[FFmpeg-user] Quicktime Files create with -vtag aivx

Rens Dijkshoorn rens at offlinemedia.nl
Sat Dec 6 01:02:15 CET 2014



> This Sony F55 camera can record in MPEG2, XAVC
> and soon in PRORES & DNXHD. In frame sizes from
> 1280x720, 1920x1080, 2048x1080, 3840x2160 & 4096x2160
> with frame rates up to 60 fps.

> In addition to that it can record RAW formats

> Currently i have only have media in 1920x1080,
> 3840x2160 and 4096x2160 in a few frame rates.

> I will check the other options and report them
> here when i get hold of them. For the moment
> this is a big improvement as -vtag aivx now
> produces a compliant Quicktime File.


Update 


a re-wrapped AVC_2048_1080_H422IP at L42.MXF to Quicktime .MOV
also requires the -vtag aivx to play in the QUICKTIME PLAYERX.

ffmpeg -i AVC_2048_1080_H422IP at L42.MXF -c.copy -vtag aivx FFMPEG.MOV

For autoselect the correct -vtag an extra condition is needed in movenc.c

Also worth knowing is that Apple introduced this week a new
mxf codec, the AppleMXFImport.component this will allow
playback and direct editing of MXF media with HDV, MPEG2
and XAVC. Full discription can be found.

   http://support.apple.com/en-us/HT6423

The latest version of FCPX 10.1.4 stores the orginale media
now as mxf and nolonger rewrap to mov. QUICKTIME PLAYERX
still requires .mov with the correct vtag to play
  
  
Regards

Rens


More information about the ffmpeg-user mailing list