[FFmpeg-devel] [PATCH v5 0/2] libavformat/movenc: add dnxhr compatibility for apple players

Mark Reid mindmark at gmail.com
Fri Jul 22 23:30:13 EEST 2016


changes since v4:
* use profile to set codec tag

to test
ffmpeg -i lb_uhd.mxf -vcodec copy out.mov

here are some samples:
https://dl.dropboxusercontent.com/u/170952/ffmpeg_samples/mxf/UHD/lb_uhd.mxf
https://dl.dropboxusercontent.com/u/170952/ffmpeg_samples/mxf/UHD/hqx_uhd.mxf

Mark Reid (2):
  ffmpeg.c: copy video profile when using stream_copy
  libavformat/movenc: add dnxhr compatibility for apple players

 ffmpeg.c             |  1 +
 libavformat/movenc.c | 31 ++++++++++++++++++++++++++-----
 2 files changed, 27 insertions(+), 5 deletions(-)

--
2.7.3


More information about the ffmpeg-devel mailing list