On Wed, Nov 16, 2011 at 01:01:13AM -0500, Alexander Strange wrote:
> 
> On Nov 10, 2011, at 4:02 PM, Janne Grunau wrote:
> 
> > this fixes fate-iv8-demux with two threads
> 
> Seems worthwhile.
> 
> I added this to avoid mplayer/vlc having to make code changes (their a/v sync
> is somewhat based on guesswork…), so if you apply this they'll need to
> change.

so is our, see the iv8-demux error
> 
> > ---8<--- Adding the thread count in frame level multithreading to
> > has_b_frames as an additional delay causes more problems than it solves.
> > For example inconsistent behaviour during timestamp calculation in
> > libavformat.  Thread count and frame level multithreading are both set by
> > the user.
> 
> Auto thread count would make this not true of course.

Auto thread count could update it the actually used number of threads,
The number of threads has to be stored somewhere. This is something to
keep in mind when auto thread count is implemented.

Janne
_______________________________________________
libav-devel mailing list
libav-devel@libav.org
https://lists.libav.org/mailman/listinfo/libav-devel

Reply via email to