On Mon, 27 May 2013 15:13:19 +0100, Harfe Leier <astrat...@gmail.com> wrote:
> I vote for timebase, for general mkv -> mp4 or mkv -> other formats
> remuxing. Otherwise default 1/1000s timebase of matroska video will be
> copied unintendedly, while the accurate timebase for common ntsc video is
> usually 1/24000, 1/30000, 1/60000 or 1/120000, with 1000 or 1001 timescale.
> Currently we need to use video filter to change timebase, which is
> unavailable for stream copying.

Changing the timebase won't magically make the timestamps accurate, you still
need to fix those somehow. I suppose we could add an option to set timestamps
for streamcopy.

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

Reply via email to