User Tools

Site Tools


ffmpeg:troubleshooting:segmentation_fault_core_dumped_ffmpeg_-vaapi_device_dev_dri_renderd128_-i_-vf_format_nv12_hwupload_-c:v

ffmpeg - Troubleshooting - segmentation fault (core dumped) ffmpeg -vaapi_device /dev/dri/renderD128 -i -vf 'format=nv12,hwupload' -c:v

The error

ffmpeg -vaapi_device /dev/dri/renderD128 -i input.mkv -vf 'format=nv12,hwupload' -c:v hevc_vaapi -f mp4 -rc_mode 1 -qp 25 output.mp4

returns:

segmentation fault (core dumped)  ffmpeg -vaapi_device /dev/dri/renderD128 -i  -vf 'format=nv12,hwupload' -c:v

Cause

The problem is segfaults with ffmpeg with VA-API.


Solution

The reinstall of the libva-mesa-driver package.

ffmpeg/troubleshooting/segmentation_fault_core_dumped_ffmpeg_-vaapi_device_dev_dri_renderd128_-i_-vf_format_nv12_hwupload_-c/v.txt · Last modified: 2023/06/19 09:00 by peter

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki