Stream crashing with FFMPEG error #770
Replies: 2 comments 9 replies
-
|
Ok so I am dumb and fixed this by passing /dev/dri/ as a device since I had it as a path. FFMPEG is no longer crashing but the video stream is extremely choppy and lagging behind audio. |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
Just double checking that you configured Tunarr to use QSV in the ffmpeg options. I didn't see the part of the log with the actual video stream command in what you pasted |
Beta Was this translation helpful? Give feedback.
9 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Logs: https://pastebin.com/7jULavtZ
I am using the container on unraid.
The latest vaapi
/dev/dri:/dev/dri is passed in the container
I set the ffmpeg path in the settings to /usr/local/bin/ffmpeg
which ffmpeg
/usr/local/bin/ffmpeg
ffmpeg -hide_banner -hwaccels
Hardware acceleration methods:
vdpau
vaapi
qsv
drm
opencl
Beta Was this translation helpful? Give feedback.
All reactions