2019-04-04 20:06 GMT+02:00, Yufei He <y...@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
_______________________________________________
ffmpeg-user mailing list
ffmpeg-user@ffmpeg.org
https://ffmpeg.org/mailman/listinfo/ffmpeg-user

To unsubscribe, visit link above, or email
ffmpeg-user-requ...@ffmpeg.org with subject "unsubscribe".

Reply via email to