[FFmpeg-devel] [RFC] ffmpeg.c refactoring

trueice trueice
Fri Jun 13 05:47:00 CEST 2008


On Thu, Jun 12, 2008 at 2:06 AM, John Kelley <john at kelley.ca> wrote:

> On Wed, Jun 11, 2008 at 2:32 AM, Ralf Terdic <contact at jswiff.com> wrote:
> > Why use a hacky solution instead of a clean one based on a thread-safe
> API?
>
> Are ffmpeg libs even thread safe yet? Last time I checked there was
> much discussion any many doubts on this.
>
They are Thread safe, I use libav* for multithreaded video capturing and
encoding.
FFmpeg.c should use multithreaded mode for realtime video cap&enc too, which
will take full use of the current multi-core boxes:)


>  - John
> _______________________________________________
> ffmpeg-devel mailing list
> ffmpeg-devel at mplayerhq.hu
> https://lists.mplayerhq.hu/mailman/listinfo/ffmpeg-devel
>



-- 
truly yours
ice




More information about the ffmpeg-devel mailing list