[FFmpeg-devel] [PATCH v3 0/3] framerate / streamcopy

Nicolas Gaullier nicolas.gaullier at cji.paris
Tue Sep 3 11:02:27 EEST 2024


This is the whole serie properly posted with the latest addition, the
third patch related to ffmpeg. This last patch is independent but
somewhat related, so maybe it is a good thing to review it to possibly
apply the complete serie as a whole.
(the first two patches seem ready to apply)

Nicolas Gaullier (3):
  avformat/mxfenc: Fix guess frame_rate
  tests: Remove void -time_base overrides when streamcopying to mxf
  fftools/ffmpeg: Fix honor -r output option with streamcopy

 fftools/ffmpeg_mux_init.c | 1 -
 libavformat/mxfenc.c      | 8 ++++++--
 tests/fate/ffmpeg.mak     | 4 ++--
 tests/ref/fate/time_base  | 2 +-
 4 files changed, 9 insertions(+), 6 deletions(-)

-- 
2.30.2



More information about the ffmpeg-devel mailing list