//-------------------
./ffmbc -i test_v1.mxf -an -vcodec copy test.avi
//-------------------
FFmbc version 0.7-rc5
Copyright (c) 2008-2011 Baptiste Coudurier and the FFmpeg developers
[mxf @ 0x2b98600] material track 2: no corresponding source package found
[mxf @ 0x2b98600] material track 3: no corresponding source package found
[mxf @ 0x2b98600] material track 4: no corresponding source package found
[mxf @ 0x2b98600] material track 5: no corresponding source package found
Input #0, mxf, from 'test_v1.mxf':
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
Stream #0.0 dropping frames before first keyframe pts 4 dts 4 duration 1
size 720896 flags 0
[Lots more of these message...]
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
//-------------------
The resulting AVI file has no video content and duration 0.
I'd be grateful for any hints/tips/suggestions.
Thanks,
Pb
When I tried to transcode directly to FFv1, I got the following error
message:
//-------------------
./ffmbc -i test_v1.mxf -an -vcodec ffv1 test.avi
//-------------------
FFmbc version 0.7-rc5
Copyright (c) 2008-2011 Baptiste Coudurier and the FFmpeg developers
[mxf @ 0x1994600] material track 2: no corresponding source package found
[mxf @ 0x1994600] material track 3: no corresponding source package found
[mxf @ 0x1994600] material track 4: no corresponding source package found
[mxf @ 0x1994600] material track 5: no corresponding source package found
Input #0, mxf, from 'test_v1.mxf':
Duration: 00:00:16.71, start: 0.000000, bitrate: 173062 kb/s
Stream #0.0(und): Video: unknown (0x0000), 720x496p, 29.97 fps
File 'test.avi' already exists. Overwrite ? [y/N] y
[buffer @ 0x1997e40] Invalid pixel format string '-1'
Error opening filters!
//-------------------
Pb
//-------------------
./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
On 4/16/12 9:50 AM, Peter B. wrote:
> 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
Your file is not recognized, can you please share it ? I'll have a look.
--
Baptiste COUDURIER
Key fingerprint 8D77134D20CC9220201FC5DB0AC9325C5C1ABAAA
FFmpeg maintainer http://www.ffmpeg.org
Thank you very much,
Pb
== References:
[1] http://www.scenesavers.com/
If I'm correct, the file is an uncompressed NTSC YUV OP-Atom, created
using BBC R&D's "Ingex" [1].
Thank you very much in advance,
Pb
== References:
[1] http://ingex.sourceforge.net/