2025-01-25, 04:11 PM
(2025-01-25, 03:28 PM)goerdi Wrote: hi !
you might need a render device like for vaapi/qsv
{
"level": 30,
"ui": 255,
"uilp": 255,
"platform": 1,
"device": "/dev/dri/renderD128",
"low_power": false,
"async_depth": 2,
"desired_b_depth": 0,
"b_reference": 0,
"rc_mode": 0,
"qp": 0,
"qmin": 0,
"qmax": 0,
"bit_rate": 0,
"max_bit_rate": 0,
"buff_factor": 3,
"bit_rate_scale_factor": 0,
"hw_denoise": 0,
"hw_sharpness": 0,
"quality": 0,
"deinterlace": true,
"height": 0,
"scaling_mode": 0,
"hwaccel": false,
"pix_fmt": -1,
"name": "vaapi_x264",
"description": "vaapi_x264",
"codec_name": "h264_vaapi",
"profile": -99
}
Ciao Gerd
Thankyou, not working, not listed tvheadend.how to fix?
root@ryzenhome/ryzen# ffmpeg -hide_banner -encoders|grep h264
V....D libx264 libx264 H.264 / AVC / MPEG-4 AVC / MPEG-4 part 10 (codec h264)
V....D libx264rgb libx264 H.264 / AVC / MPEG-4 AVC / MPEG-4 part 10 RGB (codec h264)
V....D h264_amf AMD AMF H.264 Encoder (codec h264)
V....D h264_nvenc NVIDIA NVENC H.264 encoder (codec h264)
V..... h264_qsv H.264 / AVC / MPEG-4 AVC / MPEG-4 part 10 (Intel Quick Sync Video acceleration) (codec h264)
V..... h264_v4l2m2m V4L2 mem2mem H.264 encoder wrapper (codec h264)
V....D h264_vaapi H.264/AVC (VAAPI) (codec h264)