saloromer / ffmbc

Automatically exported from code.google.com/p/ffmbc
0 stars 0 forks source link

Transcode to IMX40 MXF #36

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Trying to create an IMX40 file in MXF container. Command is:

ffmbc -i 2573-9.mpg -target imx40 imx40test.mxf

Output is:

FFmpeg version FFmbc-0.6-rc3, Copyright (c) 2000-2011 the FFmpeg developers
  built on Mar 31 2011 13:36:32 with gcc 4.5.2
  configuration: --enable-gpl --enable-version3 --enable-nonfree --enable-shared --enable-postproc --enable-runtime-cpudetect --enable-libopencore-amrnb --enable-libopencore-amrwb --enable-frei0r --enable-libdc1394 --enable-libdirac --enable-libfaac --enable-libgsm --enable-libmp3lame --enable-libopenjpeg --enable-libschroedinger --enable-libspeex --enable-libtheora --enable-libvorbis --enable-libvpx --enable-libx264 --enable-pthreads --enable-libxvid --enable-zlib
  libavutil    50. 38. 0 / 50. 38. 0
  libavcodec   52.112. 1 / 52.112. 1
  libavformat  52. 99. 0 / 52. 99. 0
  libavdevice  52.  2. 3 / 52.  2. 3
  libavfilter   1. 76. 0 /  1. 76. 0
  libswscale    0. 12. 0 /  0. 12. 0
  libpostproc  51.  2. 0 / 51.  2. 0
Input #0, mpeg, from '2573-9.mpg':
  Duration: 00:00:00.56, start: 0.092933, bitrate: 49721 kb/s
    Stream #0.0[0x1e0](und): Video: mpeg2video, yuv422p, 720x608i tff [PAR 608:405 DAR 16:9], 49583 kb/s, 25.00 fps
    Stream #0.1[0x1c0](und): Audio: mp2, 48000 Hz, stereo, s16, 384 kb/s
Assuming PAL for target.
Warning, QMAT_SHIFT is larger than 21, overflows possible
    Last message repeated 1 times
[mxf_d10 @ 0x1088510] error MXF D-10 only support 30/40/50 mbit/s
Could not write header for output file #0

IMX30 and IMX50 is possible with same test file. IMX40 in MOV container is 
possible with same test file. Problem only seems to be IMX40 in MXF container.

Test File be used here (Available until April 7th):

https://rcpt.yousendit.com/1083770493/0015d6c0ae69ccff23ad78fab44a1eb3

Original issue reported on code.google.com by phillclarke@gmail.com on 31 Mar 2011 at 9:39

GoogleCodeExporter commented 8 years ago
imx40 is not supported currently.

Original comment by baptiste...@gmail.com on 1 Apr 2011 at 12:37

GoogleCodeExporter commented 8 years ago

Original comment by baptiste...@gmail.com on 4 Apr 2011 at 10:07

GoogleCodeExporter commented 8 years ago

Original comment by baptiste...@gmail.com on 26 Jul 2011 at 10:56