Jump to content

HW Transcoding DS716+


postboy99

Recommended Posts

postboy99

Hi,

 

I'm new to Emby and I pretty like it.

 

I installed it on my DS716+ as a docker container and the only problem I have is the HW Transcoding.

 

I'm using VAAPI but getting Errors:

 

/bin/ffmpeg -hwaccel vaapi -hwaccel_output_format vaapi -vaapi_device /dev/dri/renderD128 -i file:"/Filme/XXXXX.mkv" -threads 2 -map 0:0 -map 0:1 -map -0:s -codec:v:0 h264_vaapi -vf "format=nv12|vaapi,hwupload"  -b:v 138341328 -maxrate 138341328 -bufsize 276682656 -profile:v 578 -level 41 -force_key_frames "expr:if(isnan(prev_forced_t),eq(t,t),gte(t,prev_forced_t+2))" -copyts -vsync -1 -codec:a:0 aac -strict experimental -ac 2 -ab 384000 -af "volume=2" -f segment -max_delay 5000000 -avoid_negative_ts disabled -map_metadata -1 -map_chapters -1 -start_at_zero -segment_time 3  -individual_header_trailer 0 -segment_format mpegts -segment_list_type m3u8 -segment_start_number 0 -segment_list "/config/transcoding-temp/e1f4106fd3cc502252cf1f0c531a0aaa.m3u8" -y "/config/transcoding-temp/e1f4106fd3cc502252cf1f0c531a0aaa%d.ts"

 

 

[AVHWDeviceContext @ 0x1a4f900] No VA display found for device: /dev/dri/renderD128.
Device creation failed: -22.
  libswresample   2.  9.100 /  2.  9.100
  libpostproc    54.  7.100 / 54.  7.100
Failed to set value '/dev/dri/renderD128' for option 'vaapi_device': Invalid argument
Error parsing global options: Invalid argument
 
 
Is my DS716+ not supported(Intel Celeron N3150)?
 
EDIT:
I tried the non-docker version of Emby and HW transcoding works on it.
So must a problem with the docker version.
Edited by postboy99
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...