[FFmpeg-trac] #11245(avformat:new): Slow HEIC decoding with "hevc_cuvid"
FFmpeg
trac at avcodec.org
Wed Nov 6 05:25:14 EET 2024
#11245: Slow HEIC decoding with "hevc_cuvid"
-------------------------------------+-------------------------------------
Reporter: dkode | Owner: (none)
Type: defect | Status: new
Priority: important | Component: avformat
Version: 7.1 | Resolution:
Keywords: heif | Blocked By:
hevc_cuvid |
Blocking: | Reproduced by developer: 0
Analyzed by developer: 0 |
-------------------------------------+-------------------------------------
Comment (by Balling):
Apparently there is a mistake in CUVID init as opposed to Nvidia decoder
guidelines.
https://forums.developer.nvidia.com/t/expected-performance-gain/311816
"Another difference while using the FFMPEG approach is that
‘cuvidParseVideoData’ and ‘cuvidMapVideoFrame’ are executed in the same
thread (opposite to what is recommended in the documentation, since
‘cuvidMapVideoFrame’ will block the execution)."
--
Ticket URL: <https://trac.ffmpeg.org/ticket/11245#comment:11>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker
More information about the FFmpeg-trac
mailing list