[FFmpeg-user] raw input from named pipes, order of frame delivery

Roger Pack rogerdpack2 at gmail.com
Thu Jul 5 19:01:19 CEST 2012


On Mon, Jul 2, 2012 at 3:30 AM, <harald.jordan at redstream.at> wrote:

> I am writing a export Plugin for Rhozet Carboncoder that delivers
> uncompressed YUV and PCM Frames to named pipes. There is one pipe for the
> YUV data and one for the Audio.
> The problem is, that the delivery of the YUV and PCM Frames is async.
> CarbonCoder delivers first 1 Audio sample that covers the next 120ms, then
> it delivers 3 video frames and so on....
> In a testprogram where i deliver 40ms video, then 40ms audio and so on,
> everything works fine, but in the real program, ffmpeg blocks one of the
> pipes after like 80ms of delivered Material.
>

Full uncut command line and console output please?
-r


More information about the ffmpeg-user mailing list