[FFmpeg-devel] [PATCH v3] libavformat/movenc: add dnxhr compatibility for apple players
Mark Reid
mindmark at gmail.com
Thu Jul 7 01:41:51 EEST 2016
Hi,
This version drops the need for profiles completely. Muxing also
works of 12bit formats as well.
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
ffmpeg -i lb_uhd.mxf -vcodec copy out.mov
Mark Reid (1):
libavformat/movenc: add dnxhr compatibility for apple players
libavcodec/dnxhddec.c | 3 +++
libavformat/movenc.c | 19 ++++++++++++++-----
2 files changed, 17 insertions(+), 5 deletions(-)
--
2.7.3
More information about the ffmpeg-devel
mailing list