HaveAGitGat / Tdarr

Tdarr - Distributed transcode automation using FFmpeg/HandBrake + Audio/Video library analytics + video health checking (Windows, macOS, Linux & Docker)
Other
2.92k stars 92 forks source link

Latest dev build of the Tdarr docker image in Unraid is not working #712

Closed thespinmaster closed 1 year ago

thespinmaster commented 1 year ago

Describe the bug Version: 2.00.19 Repository: haveagitgat/tdarr_acc:dev

Updated my Tdarr docker image on Unraid. Went to the Help tab in Tdar to run ffmpeg to check the version. (To make sure Tdarr still has the newer version of ffmpeg that does not trash Dolby Vision data)

To Reproduce In Tdarr, Click on the the Tools tab and then click the Run button for FFmpeg

Result tdarr-ffmpeg: symbol lookup error: tdarr-ffmpeg: undefined symbol: vaSyncBuffer

Expected behavior FFmpeg runs without errors

HaveAGitGat commented 1 year ago

Was doing some updates last night but seems some things have changed around with ffmpeg/intel setup so the old stuff isn't working. Will look into it.

HaveAGitGat commented 1 year ago

This should now be working, I've added it to haveagitgat/tdarr_acc:2.00.19 and haveagitgat/tdarr_acc:latest so you don't have to use the dev container. Same for nodes.

thespinmaster commented 1 year ago

Great, thank you very much. Can confirm all is working. Closed