[FFmpeg-user] Preserving PAL 720x576 resolution
Carl Eugen Hoyos
ceffmpeg at gmail.com
Tue Apr 13 00:17:30 EEST 2021
Am Mo., 12. Apr. 2021 um 12:46 Uhr schrieb Matthew Yang
<matthew at asianfilmarchive.org>:
> ffmpeg -ss 00:00:00 -i "input.mxf" -c copy -t 00:05:00 output.mxf
Complete, uncut console output missing.
Is your input really 720x576 or is it maybe interlaced content
encoded as two separate frames with height 288? This is not
yet supported by FFmpeg at all without filter insertion, it is
possible that we will never write such atrocities.
Carl Eugen
More information about the ffmpeg-user
mailing list