Since v0.7-rc5 was listed as the first entry in the download list, I
didn't see that rc7 already exists.
I've tried the same transcoding today with v0.7-rc7, and the problem
persists:
//-------------------
./ffmbc -i input/test_v1.mxf -acodec copy -vcodec copy test.avi
//-------------------
FFmbc version 0.7-rc7
Copyright (c) 2008-2012 Baptiste Coudurier and the FFmpeg developers
[mxf @ 0x1cde100] material track 2: no corresponding source package found
[mxf @ 0x1cde100] material track 3: no corresponding source package found
[mxf @ 0x1cde100] material track 4: no corresponding source package found
[mxf @ 0x1cde100] material track 5: no corresponding source package found
Input #0, mxf, from 'input/test_v1.mxf':
Metadata:
operational_pattern: OpAtom
Duration: 00:00:16.71, start: 0.000000, bitrate: 173062 kb/s
Stream #0.0(und): Video: unknown (0x0000), 720x496p, 29.97 fps
Output #0, avi, to 'test.avi':
Metadata:
ISFT: FFmbc 0.7
Stream #0.0(und): Video: unknown (0x0000), 720x496p, stream copy,
29.97 fps
Stream mapping:
Stream #0.0 -> #0.0
Press [q] to stop, [?] for help
Stream #0.0 dropping frames before first keyframe pts 0 dts 0 duration 1
size 720896 flags 0
Stream #0.0 dropping frames before first keyframe pts 1 dts 1 duration 1
size 720896 flags 0
Stream #0.0 dropping frames before first keyframe pts 2 dts 2 duration 1
size 720896 flags 0
Stream #0.0 dropping frames before first keyframe pts 3 dts 3 duration 1
size 720896 flags 0
[Lots more of these messages...]
Stream #0.0 dropping frames before first keyframe pts 498 dts 498
duration 1 size 720896 flags 0
Stream #0.0 dropping frames before first keyframe pts 499 dts 499
duration 1 size 720896 flags 0
Stream #0.0 dropping frames before first keyframe pts 500 dts 500
duration 1 size 720896 flags 0
frame= 0 fps= 0 Lsize= 6kB time=00:00:00.00 bitrate= 0.0kbits/s
video:0kB audio:0kB global headers:0kB muxing overhead inf%
//---------------
Mark Himsley told me that handling OP-Atom MXFs should work since v0.7-rc6.
Am I doing something wrong here?
Thanks,
Pb