#5818: encoing to interlaced with nvenc
---------------------------------------+-----------------------------------
Reporter: milanc | Owner:
Type: enhancement | Status: new
Priority: wish | Component: avcodec
Version: git-master | Resolution:
Keywords: nvenc, bounty | Blocked By:
Blocking: | Reproduced by developer: 0
Analyzed by developer: 0 |
---------------------------------------+-----------------------------------
Comment (by Brainiarc7):
You can attempt interlaced encoding on NVENC provided that:
(a). You're using an NVENC-capable GPU older than Turing. Turing GPUs
inexplicably disabled interlaced encoding.
(b). The following flags are set before input:
{{{-flags +ildct+ilme}}}.
Alternatively (or in combination with the above), insert the filter
{{{-vf tinterlace=interleave_top,fieldorder=tff}}} and retest.
An older thread courtesy of Google which may still be relevant:
https://devtalk.nvidia.com/default/topic/1043798/video-codec-and-optical-
flow-sdk/possible-driver-bug-or-sdk-bug-related-to-encoding-interlaced-
video-with-nvenc/
--
Ticket URL: <https://trac.ffmpeg.org/ticket/5818#comment:8>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker
_______________________________________________
FFmpeg-trac mailing list
[email protected]
https://ffmpeg.org/mailman/listinfo/ffmpeg-trac
To unsubscribe, visit link above, or email
[email protected] with subject "unsubscribe".