[Libav-user] VLC CANNOT play rtp stream that output by ffmpeg + ffserver

Soho Soho123 soho123.2012 at gmail.com
Mon Aug 5 16:17:09 CEST 2013


Hi All,


The problem is :
when  I use the command to capture video and audio:
ffmpeg -loglevel debug -debug_ts -f video4linux2 -r 30 -s 640x480
-input_format h264 -i /dev/video1 -f alsa -ar 48000 -ac 2 -i hw:0 -vcodec
copy -acodec copy  http://localhost:8090/feed1.ffm

then ffserver can service the VLC client request for live stream.

video can be displayed,
but there is no audio output because VLC says "PTS out of range"

Does anyone have idea?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://ffmpeg.org/pipermail/libav-user/attachments/20130805/5b54e394/attachment.html>


More information about the Libav-user mailing list