Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
patches: Add 0102 to fix ffmpeg-vaapi transcode memory out
$ ffmpeg -threads 20 -v verbose -init_hw_device vaapi=hw:/dev/dri/renderD128 \ -hwaccel_output_format vaapi -hwaccel vaapi -i avc.mp4 \ -vf 'scale_vaapi=w=720:h=480' -f null - [vf#0:0 @ 0x559fa1faba00] Error while filtering: Cannot allocate memory Signed-off-by: Fei Wang <[email protected]>
- Loading branch information