diff options
author | Justin Ruggles <justin.ruggles@gmail.com> | 2021-04-27 12:15:11 -0400 |
---|---|---|
committer | Vittorio Giovara <vittorio.giovara@gmail.com> | 2021-05-04 15:32:26 +0200 |
commit | c75dfa043585db7f5e20f5cab2ca8be1771ca7b6 (patch) | |
tree | 2b7e141c00c6645ab04a9cf3cd5e7bedcd84651f /presets | |
parent | e27e80edcd3a20efb8520943448aa9353a191ecd (diff) | |
download | ffmpeg-c75dfa043585db7f5e20f5cab2ca8be1771ca7b6.tar.gz |
movenc: add movie_timescale option instead of hardcoding 1000
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.
Signed-off-by: Vittorio Giovara <vittorio.giovara@gmail.com>
Diffstat (limited to 'presets')
0 files changed, 0 insertions, 0 deletions