[FFmpeg-user] adding 3D metadata to mp4: frame-packing=3
raj4126
raj4126 at yahoo.com
Fri Aug 12 13:19:56 CEST 2011
I need to add a metadata property: frame-packing=3 to a 3D mp4 file with
ffmpeg.
This is the command I use:
ffmpeg -i input.mp4 -vcodec libx264 -metadata frame-packing=3 output.mp4
The above command does not add a new property called frame-packing to the
output mp4 file.
Could someone please tell me if I am doing anything wrong, or there is
another way?
Thanks,
Raj
--
View this message in context: http://ffmpeg-users.933282.n4.nabble.com/adding-3D-metadata-to-mp4-frame-packing-3-tp3738964p3738964.html
Sent from the FFmpeg-users mailing list archive at Nabble.com.
More information about the ffmpeg-user
mailing list