[FFmpeg-devel] [PATCH] libavdevice: JACK demuxer
Olivier Guilyardi
list
Sun Mar 8 00:26:33 CET 2009
Michael Niedermayer a ?crit :
> What you didnt consider though is that we will need a similar buffer for OSS
> and possibly others, the jack ringbuffer cant be used for these.
Okay, so, now please tell me why the hell do you want to use a ringbuffer in the
oss or other (de)muxers ?
Both the oss and alsa (de)muxers do simple blocking reads, they don't deal with
a realtime thread as the jack demuxer. Check it out, but I don't think you need
a ringbuffer in any (de)muxer except for jack.
--
Olivier
More information about the ffmpeg-devel
mailing list