Mercurial > mplayer.hg
comparison libaf/af.c @ 32434:acb796d7ca50
Make mencoder account for encoder delay when considering the current
time position of a muxer stream. To mencoder core, delayed frames
should be considered as "dealt with", since they'll get to the muxer
eventually. Without this compensation, mencoder will sometimes make
different frame skip/duplicate decisions on the first of a two-pass
x264 encode (since x264 buffers many more frames on the first pass),
leading to a segfault in x264 when it gets fed more frames on the
second pass.
author | corey |
---|---|
date | Thu, 21 Oct 2010 07:05:30 +0000 |
parents | 71a04d45357c |
children | 8fa2f43cb760 |
comparison
equal
deleted
inserted
replaced
32433:520d72f61c8c | 32434:acb796d7ca50 |
---|