[FFmpeg-devel] [PATCH 0/2] Enhance progressive content detection
Nicolas Gaullier
nicolas.gaullier at cji.paris
Fri Jan 29 19:23:59 EET 2021
These are two completely independant patchs.
My use case is that I have many progressive materials and only a few interlaced,
and I just want to avoid inserting a deinterlacing filter if it is not required.
Thank you for the review
Nicolas
Nicolas Gaullier (2):
avformat/mov: always parse video headers
avcodec/hevc: set field_order=progressive when SPS makes it straightforward
libavcodec/hevcdec.c | 2 ++
libavformat/mov.c | 7 ++++---
2 files changed, 6 insertions(+), 3 deletions(-)
--
2.27.0.windows.1
More information about the ffmpeg-devel
mailing list