Apologies, the problem is to do with av_find_stream_info for example, where the function has the potential to block indefinately when called. I was wondering if there is any internal unblocking in later versions without the need to use the interrupt callbacks?

Thanks



On 13 Jun 2010, at 14:20, Mike Scheutzow <[email protected]> wrote:

Mark Kenna wrote:
I have been following this thread because I have had issues with thread synchronization in the past, secifically my problems have stemmed from the need to use custom interrupt callbacks. Is there some new inbuilt functionality that can avoid the use of these as timeouts for ffmpeg functions?

It's not clear to me what question you are asking, but it sounds like something having to do with url_set_interrupt_cb().

If you describe what the problem is, and which FFmpeg functions you're using, maybe someone can offer a workaround.

--
Mike Scheutzow


_______________________________________________
libav-user mailing list
[email protected]
https://lists.mplayerhq.hu/mailman/listinfo/libav-user
_______________________________________________
libav-user mailing list
[email protected]
https://lists.mplayerhq.hu/mailman/listinfo/libav-user

Reply via email to