[FFmpeg-trac] #9351(undetermined:open): bug in several windows builds when reencoding h.264 to h.265 with GPU
FFmpeg
trac at avcodec.org
Fri Jun 16 12:40:50 EEST 2023
#9351: bug in several windows builds when reencoding h.264 to h.265 with GPU
-------------------------------------+-------------------------------------
Reporter: John Dury | Owner: Timo R.
Type: defect | Status: open
Priority: normal | Component:
| undetermined
Version: unspecified | Resolution:
Keywords: ffmpeg gpu | Blocked By:
buffer |
Blocking: | Reproduced by developer: 0
Analyzed by developer: 0 |
-------------------------------------+-------------------------------------
Comment (by Balling):
Also this may be again https://trac.ffmpeg.org/ticket/7562#comment:6
/*
* We add two extra frames to the pool to account for deinterlacing
filters
* holding onto their frames.
*/
frames_ctx->initial_pool_size = dpb_size + 2;
--
Ticket URL: <https://trac.ffmpeg.org/ticket/9351#comment:40>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker
More information about the FFmpeg-trac
mailing list