[FFmpeg-devel] MP2 incomlpete frame while output to RTMP Error

Sergiy piratfm
Wed Jan 20 10:31:37 CET 2010


only_today at gmx.de:
> mostly it quits with an error message after short a while,
> cause of an incomplete frame ( mp2-module ).
>   

This is due using single thread for input and output stream (when output
socket blocks main thread, input stream loses some bytes).
Try to send stream from file, and you will see that output will works fine.

> is there any chance to fix this or simply to skip  ?
>   
I searching for solution too.



More information about the ffmpeg-devel mailing list