Skip to content

Instantly share code, notes, and snippets.

Created September 12, 2012 10:13
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save anonymous/3705742 to your computer and use it in GitHub Desktop.
Save anonymous/3705742 to your computer and use it in GitHub Desktop.
d:\work\mxf_bench>ffmpeg.exe -i input.mxf
ffmpeg version N-44268-g124f0b2 Copyright (c) 2000-2012 the FFmpeg developers
built on Sep 8 2012 08:53:12 with gcc 4.7.1 (GCC)
configuration: --enable-gpl --enable-version3 --enable-nonfree --disable-hwaccels --disable-doc --enable-runtime-cpudetect
--extra-cflags=-U__STRICT_ANSI__ --extra-cflags=-DPTW32_STATIC_LIB --prefix=/home/pipi/software/win64 --cross-prefix=x86_64-w
64-mingw32- --cpu=x86_64 --arch=x86_64 --target-os=mingw32 --enable-avisynth --enable-libfaac --enable-libx264 --enable-libmp
3lame --enable-libopencore-amrnb --enable-libopencore-amrwb
libavutil 51. 72.100 / 51. 72.100
libavcodec 54. 55.100 / 54. 55.100
libavformat 54. 25.105 / 54. 25.105
libavdevice 54. 2.100 / 54. 2.100
libavfilter 3. 16.100 / 3. 16.100
libswscale 2. 1.101 / 2. 1.101
libswresample 0. 15.100 / 0. 15.100
libpostproc 52. 0.100 / 52. 0.100
Guessed Channel Layout for Input Stream #0.1 : mono
Guessed Channel Layout for Input Stream #0.2 : mono
Guessed Channel Layout for Input Stream #0.3 : mono
Guessed Channel Layout for Input Stream #0.4 : mono
Guessed Channel Layout for Input Stream #0.5 : mono
Guessed Channel Layout for Input Stream #0.6 : mono
Guessed Channel Layout for Input Stream #0.7 : mono
Guessed Channel Layout for Input Stream #0.8 : mono
Input #0, mxf, from 'input.mxf':
Metadata:
timecode : 20:30:00:19
Duration: 01:14:39.36, start: 0.000000, bitrate: 60152 kb/s
Stream #0:0: Video: mpeg2video (4:2:2), yuv422p, 1920x1080 [SAR 1:1 DAR 16:9], 50000 kb/s, 25 fps, 25 tbr, 25 tbn, 50 tbc
Stream #0:1: Audio: pcm_s24le, 48000 Hz, mono, s32, 1152 kb/s
Stream #0:2: Audio: pcm_s24le, 48000 Hz, mono, s32, 1152 kb/s
Stream #0:3: Audio: pcm_s24le, 48000 Hz, mono, s32, 1152 kb/s
Stream #0:4: Audio: pcm_s24le, 48000 Hz, mono, s32, 1152 kb/s
Stream #0:5: Audio: pcm_s24le, 48000 Hz, mono, s32, 1152 kb/s
Stream #0:6: Audio: pcm_s24le, 48000 Hz, mono, s32, 1152 kb/s
Stream #0:7: Audio: pcm_s24le, 48000 Hz, mono, s32, 1152 kb/s
Stream #0:8: Audio: pcm_s24le, 48000 Hz, mono, s32, 1152 kb/s
At least one output file must be specified
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment