[FFmpeg-devel] [RFC] libavdevice, audio output devices

Ivo ivop
Thu Nov 26 17:49:21 CET 2009


On Wednesday 25 November 2009, 17:04:34, Michael Niedermayer wrote:
> On Wed, Nov 25, 2009 at 04:54:56PM +0100, Ivo wrote:
> > On Wednesday 25 November 2009, 01:35:59, Michael Niedermayer wrote:
> > > On Sun, Nov 22, 2009 at 08:44:30PM +0100, Ivo wrote:
> > > > My proposal would be to extend AVFMT_FLAG_NONBLOCK to non-blocking
> > > > behaviour for output too and fix oss_audio. This leads to the
> > > > greatest flexibility for third-party applications using
> > > > libavdevice.
> > >
> > > if you can make muxers non blocking thats great, though i think this
> > > will might be hard with more complex muxers
> >
> > Yes, I hadn't thought about that. How about adding an extra flag to
> > AVOutputFormat, similar e.g. AVFMT_TS_DISCONT and AVFMT_VARIABLE_FPS,
> > indicating whether the format supports non-blocking behaviour?
>
> Iam ok with that

Great! I'll send a patch (new thread) shortly.

--Ivo



More information about the ffmpeg-devel mailing list