[FFmpeg-devel] [PATCH] movenc: add movie_timescale option instead of hardcoding 1000

Vittorio Giovara vittorio.giovara at gmail.com
Wed Apr 28 00:35:26 EEST 2021


From: Justin Ruggles <justin.ruggles at gmail.com>

There are cases where using 1000 as the MP4 timescale is not
accurate enough, for example when one needs sample-accurate audio
handling.

This adds a new AVOption to the MOV/MP4 muxer to override the
movie timescale, but it still defaults to 1000 to maintain current
default behavior.

-- 
Vittorio
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-movenc-add-movie_timescale-option-instead-of-hardcod.patch
Type: application/octet-stream
Size: 6649 bytes
Desc: not available
URL: <https://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20210427/4838cfe2/attachment.obj>


More information about the ffmpeg-devel mailing list