2018-10-31 13:11 GMT+01:00, Peter B. <p...@das-werkstatt.com>:

> $ ffmpeg-git -f lavfi -i testsrc=size=720x576:rate=30000/1001 -c:v
> libopenjpeg -pix_fmt yuv422p10le -t 1 -an -top 1 delme.mxf

From a quick look, interlaced mxf is only supported for selected
codecs (that support interlaced encoding), not for j2k.

Are you maybe expecting an output file with field encoding? This
is generally not supported in FFmpeg, neither for reading nor for
writing.

Carl Eugen
_______________________________________________
ffmpeg-user mailing list
ffmpeg-user@ffmpeg.org
http://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