[FFmpeg-user] live stream transcoding problem

Andrey Utkin andrey.krieger.utkin at gmail.com
Fri Mar 9 15:05:52 CET 2012


2012/3/9 Carl Eugen Hoyos <cehoyos at ag.or.at>:
> Robert Harakaly <r.harakaly <at> gmail.com> writes:
>
>> ffmpeg version 0.9, Copyright (c) 2000-2011 the FFmpeg developers
>
> Please test current git head, it always contains less bugs and
> more features than any released version.
> (And there have been changes in the network code iirc.)
>
> Carl Eugen

+1.
If still doesn't work - then this known bug is not fixed yet. Try
appending this to your udp input URL:
?fifo_size=0
If you get bad quality video after this, increase wmem_max sysctl
variable, and append sth like '&buffer_size=10000000' to input URL.

-- 
Andrey Utkin


More information about the ffmpeg-user mailing list