On Fri, 20 Nov 2015 18:35:33 +0100
Nicolas George <geo...@nsup.org> wrote:

> Le decadi 30 brumaire, an CCXXIV, wm4 a écrit :
> > Uh what? Blocking I/O is perfectly fine, especially for something like
> > a demuxer, or something that does file I/O. Just use threads.  
> 
> Just use threads... I was waiting for it. Trick question: an application is
> reading from a live stream, the server goes down, the user switches to
> another stream: how do you close the first stream?

Interrupt callback.

> > But this has absolutely nothing to do with the problem at hand.  
> 
> It has everything to do with it.

No.

> Regards,
> 

_______________________________________________
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-devel

Reply via email to