Correctly drop one field instead of deinterlacing in ffmpeg
0
votes
1
answer
68
views
So, I have a 1920x1080 interlaced video recording. I want to recode using ffmpeg to procuce a 960x540 non-interlaced video. And ideally I'd like to avoid deinterlacing - instead I just want to drop one of the fields seeing I only need half the lines anyway.
But I could not find the filter to do this.
So, how do I drop one of the fields, getting the remaining field at 1920x540? (Which I can then resize to 960x540).
Asked by Mikhail Ramendik
(538 rep)
Jan 13, 2025, 02:33 AM
Last activity: Jan 13, 2025, 03:49 AM
Last activity: Jan 13, 2025, 03:49 AM