MPEG-1 to MXF using FFmpeg

From Archivematica
Revision as of 17:20, 6 August 2010 by Evelyn McLellan (talk | contribs)
Jump to navigation Jump to search

Main Page > Documentation > Media type preservation plans > Moving Picture Experts Group file > MPEG to MXF using FFmpeg

  • File used was CLIP07.MPG ("Animal Handling"), taken from http://www.interniche.org/video_download.htm
  • Used the following command to convert the file: ffmpeg -i CLIP07.MPG -vcodec mpeg2video -qscale 1 -qmin 1 -intra -ar 48000 CLIP07.mxf
  • Note: FITS tools don't recognize the MXF format and only generate a small amount of generic file metadata as a result. In addition, some of the elements that are considered significant properties are not extracted by FITS for the original file. Therefore some of the metadata in these tables are taken from the FFmpeg metadata that were generated during conversion. These are indicated by FFmpeg in brackets next to the value.


File/video stream properties

Property Significant property name Original Normalized
FileSize 20,334,596 bytes 41,290,418 bytes
Streamcount imageStreams, audioStreams 2 2
FrameCount length 2706 2706
ImageWidth width 352 352
ImageHeight height 288 288
BitDepth bitDepth
colourModel
colourSpace yuv420p yuv420p
PAR (pixel aspect ratio)/DAR (display aspect ratio) aspectRatio PAR 178:163 DAR 1958:1467 PAR 12:11 DAR v:3
FrameRate frameRate 25 per second 25 per second
lossless No No
compressionRatio
Compression codec mpeg1video mpeg2video
interlace
metadata


Audio stream properties

Property Original Normalized
Codec MPEG 1 Audio, Layer 2 (MP2) Uncompressed WAV
Channels 2 2
SampleRate 44100 HZ 48000 HZ
BitDepth 16 16