Search found 8 matches

Go to advanced search

by arjunen
22 Dec 2009 01:31
Forum: VLC stream-output (sout)
Topic: decoding aac from RTP
Replies: 0
Views: 276

decoding aac from RTP

Hello, I need some help decoding AAC(mpeg4-generic) RTP stream to any playable audio file format. Any link to how to do it or any tool that does it will be highly appreciated. I understand this topic is not relevant to VLC, couldn't think of a better forum than this for media related issues. Thanks ...
by arjunen
02 Oct 2009 23:14
Forum: Development around libVLC
Topic: libvlc and ffmpeg library compatability issue
Replies: 0
Views: 1359

libvlc and ffmpeg library compatability issue

Hello Guys, In my program I am using both libvlc (for playing media files) and ffmpeg ( for decoding/muxing/adding containers) libraries. ffmpeg libraries are installed with libx264 support. When I compile and link my program with both libvlc and ffmpeg libraries, libvlc doesn't play any h264 encode...
by arjunen
24 Sep 2009 22:11
Forum: Development around libVLC
Topic: Help! libvlc for receiving and playing rtp stream!
Replies: 0
Views: 1658

Help! libvlc for receiving and playing rtp stream!

Hello Guys, I have been using vlc player for receiving h264 RTP streams and playing it. I create a sdp file and do "vlc sample.sdp", vlc gets the RTP stream and displays the video. I want to do the same using libvlc. I got the sample code from the libvlc tutorial and I modified it a little...
by arjunen
27 Aug 2009 20:33
Forum: VLC media player for Linux and friends Troubleshooting
Topic: vlc crashes (seg fault) while playing raw h264 files
Replies: 3
Views: 990

Re: vlc crashes (seg fault) while playing raw h264 files

Thanks j-b, enabling --demux=h264 works on both vlc-1.0.1 and the older 0.9.x versions.

Thanks again,
Arjun
by arjunen
27 Aug 2009 17:59
Forum: VLC media player for Linux and friends Troubleshooting
Topic: vlc crashes (seg fault) while playing raw h264 files
Replies: 3
Views: 990

vlc crashes (seg fault) while playing raw h264 files

The latest version of vlc-1.0.1 crashes while playing raw h264 files. I downgraded to version vlc-0.9.8a on both windows and ubuntu-9.04, the windows version of vlc-0.9.8a plays the raw h264 files perfectly fine, but the linux version seg faults. I compiled vlc-0.9.8a from source, I installed all th...
by arjunen
12 Feb 2009 17:49
Forum: VLC stream-output (sout)
Topic: H264 Decoding
Replies: 2
Views: 799

Re: H264 Decoding

Actually, the second RTP streams fps was different from the first one. I think VLC plays all the .264 at 30 fps, which I think is the default.
Is there a way to automatically find the fps from the .264 file?
by arjunen
12 Feb 2009 02:51
Forum: VLC stream-output (sout)
Topic: H264 Decoding
Replies: 2
Views: 799

H264 Decoding

I parse the H264 payload from the RTP stream and insert 00000001 delimiter before the payload and save it in a .264 file. I am using VLC to play the .264 file. Everything works perfectly. I have two RTP streams, I can successfully play the first RTP stream but when I play the second RTP stream VLC p...

Go to advanced search