[FFmpeg-trac] #8916(avcodec:open): Incorrect field order indication when encoding interlace top field first using h264_nvenc
FFmpeg
trac at avcodec.org
Sun Nov 10 21:46:00 EET 2024
#8916: Incorrect field order indication when encoding interlace top field first
using h264_nvenc
-------------------------------------+-------------------------------------
Reporter: Ptaah | Owner: (none)
Type: defect | Status: open
Priority: important | Component: avcodec
Version: git-master | Resolution:
Keywords: nvenc | Blocked By:
regression |
Blocking: | Reproduced by developer: 0
Analyzed by developer: 0 |
-------------------------------------+-------------------------------------
Comment (by Django):
When checking the encoded file with MediaInfo, it was found to be
interlaced (TFF), but when played back, it was not deinterlaced.
After installing the driver (NVIDIA-Linux-x86_64-550.127.05.run), the
video is now deinterlaced without any problems during playback.
The environment is as follows
GPU: Quadro P400(Pascal)
Version with problem
Driver Version: 545.29.02
CUDA Version: 12.3
Version with fixed issue
Driver Version: 550.127.05
CUDA Version: 12.4
--
Ticket URL: <https://trac.ffmpeg.org/ticket/8916#comment:28>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker
More information about the FFmpeg-trac
mailing list