[FFmpeg-user] an issue on decoding a mxf xavc long gop file.
Carl Eugen Hoyos
ceffmpeg at gmail.com
Fri Apr 5 16:44:03 EEST 2019
2019-04-04 20:06 GMT+02:00, Yufei He <yhe at matrox.com>:
> Hi
>
> I'm trying to trancode a 1080i xavc long gop mxf file with my
> codec, the file's frame rate is 29.97.
>
> In my decoder, avctx->framerate.den is 1001, avctx->framerate.num
> is 15000.
>
> This is wrong.
I tested the following:
$ ffmpeg -i m2641080i30m25.xavc.mxf -qscale 2 -vcodec mpeg4 out.mov
The output file plays both audio and video for 3:53 secondes (+/- 0:01).
This seems correct to me, no?
Carl Eugen
More information about the ffmpeg-user
mailing list