postboy99 4 Posted March 1, 2018 Posted March 1, 2018 (edited) 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 March 1, 2018 by postboy99
solabc16 379 Posted March 6, 2018 Posted March 6, 2018 Hello @@postboy99 Thanks for the update, glad you've got it working with the native Synology/XPEnology package. Best -James
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now