[FFmpeg-trac] #11618(ffmpeg:new): hwupload filter fails with "Cannot allocate memory" for VA-API on AMD RX 7900 XT (Navi 31) preventing H.264/HEVC hardware encoding initialization.
FFmpeg
trac at avcodec.org
Tue Jun 3 21:35:40 EEST 2025
#11618: hwupload filter fails with "Cannot allocate memory" for VA-API on AMD RX
7900 XT (Navi 31) preventing H.264/HEVC hardware encoding initialization.
----------------------------------+----------------------------------
Reporter: CN | Owner: (none)
Type: defect | Status: new
Priority: normal | Component: ffmpeg
Version: 7.1 | Resolution:
Keywords: hwupload | Blocked By:
Blocking: | Reproduced by developer: 0
Analyzed by developer: 0 |
----------------------------------+----------------------------------
Comment (by nyanmisaka):
The input of `hwdownload` must be hardware frames. However, testsrc always
generates software frames, and hwaccel will not work here. Therefore,
pipeline negotiation fails.
--
Ticket URL: <https://trac.ffmpeg.org/ticket/11618#comment:3>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker
More information about the FFmpeg-trac
mailing list