ajay parashar <ajay_382000-at-yahoo.co.in <at> ffmpeg.org> writes:

> so i use fifo_size option and exectuted below command 
> but while processing  ffmpeg hanges itself. Out of
> total 1892 frames it process 1880 frames and then hangs.

I believe this has nothing to do with fifo_size, 
it should also happen without it: udp input 
does not expect eof but waits for more input.

>   configuration: --enable-debug --enable-gpl 
> --enable-libx264 --enable-shared --disable-static
> --disable-optimizations --disable-mmx --disable-stripping

I am curious:
Why do you use --disable-optimizations --disable-mmx 
which produce a very slow binary?
Note that --enable-debug is the default.

Carl Eugen

_______________________________________________
ffmpeg-user mailing list
[email protected]
http://ffmpeg.org/mailman/listinfo/ffmpeg-user

Reply via email to