On 17/08/13 18:10, Martin Storsjö wrote:
> The mov/mp4 muxer has support for handling negative timestamps
> via edit lists (which customarily is used for handling the 1-frame
> delay due to B-frames as well).
> 
> Using the muxer's native way of handling it is better than using
> the generic offsetting. The generic offsetting is a bit too
> crude when e.g. the timebase of one track is 1/fps, where the
> edit lists can handle it accurately.
> ---
>  libavformat/movenc.c |   14 +++++++-------
>  1 file changed, 7 insertions(+), 7 deletions(-)
> 

Ok.

_______________________________________________
libav-devel mailing list
[email protected]
https://lists.libav.org/mailman/listinfo/libav-devel

Reply via email to