[FFmpeg-trac] #9339(undetermined:reopened): tff interlaced encode from progressive not working
FFmpeg
trac at avcodec.org
Thu Sep 14 17:43:43 EEST 2023
#9339: tff interlaced encode from progressive not working
-------------------------------------+-------------------------------------
Reporter: daren | Owner: (none)
Type: defect | Status: reopened
Priority: normal | Component:
| undetermined
Version: unspecified | Resolution:
Keywords: tff | Blocked By:
interlaced progressive |
Blocking: | Reproduced by developer: 0
Analyzed by developer: 0 |
-------------------------------------+-------------------------------------
Comment (by elenril):
Okay, I see the problem in the handling of the `-top` option. The thing is
also that it is badly named, underdocumented, and entirely redundant with
the `setfield` filter - transcoding your video with `-vf setfield=tff`
produces correctly-looking output. I'm thinking the option should be
removed and everyone should switch to using the filter.
--
Ticket URL: <https://trac.ffmpeg.org/ticket/9339#comment:13>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker
More information about the FFmpeg-trac
mailing list