[FFmpeg-user] XAVC to Quicktime MOV

Rens Dijkshoorn rens at onlinemedia.nl
Fri Nov 28 16:06:57 CET 2014


The ffmpeg-2.4.3 version is broken for this command 

ffmpeg -i AVC100CBG_1920_1080_H422IP.MXF -map 0:0 -map 0:1 -map 0:2 -c copy -vtag ai12 FFMPEG.MOV

The latest version from git this afternoon works fine with this configuration

ffmpeg version N-68088-gf001a2b Copyright (c) 2000-2014 the FFmpeg developers
  built on Nov 28 2014 14:25:15 with Apple LLVM version 6.0 (clang-600.0.54) (based on LLVM 3.5svn)
  configuration: --enable-libvpx --enable-libx264 --enable-libx265 --enable-libopenjpeg --enable-libmp3lame
                 --enable-libfaac --enable-libfdk-aac --enable-libfreetype --enable-libass --enable-gpl
                 --enable-nonfree --enable-shared
 
 libavutil      54. 15.100 / 54. 15.100
  libavcodec     56. 13.100 / 56. 13.100
  libavformat    56. 15.101 / 56. 15.101
  libavdevice    56.  3.100 / 56.  3.100
  libavfilter     5.  2.103 /  5.  2.103
  libswscale      3.  1.101 /  3.  1.101
  libswresample   1.  1.100 /  1.  1.100
  libpostproc    53.  3.100 / 53.  3.100

Hyper fast Audio and Video encoder
usage: ffmpeg [options] [[infile options] -i infile]... {[outfile options] outfile}...

Regards

Rens


More information about the ffmpeg-user mailing list