Hi,
I’m not sure when this stopped working exactly as nothing I play at home tends to need transcoding but tried to use Sync today and it’s not syncing some items. It appears to be failing with an error message of:
ERROR - [Transcoder] Invalid decoder type ‘ac3’
Everything I can find on this suggests it’s a docker mount issue with noexec however I’m mounted as follows:
/dev/mapper/pve-vm–350–disk–0 on /config type ext4 (rw,relatime,stripe=16)
I tried copying in ssh as an executable into that directory, when I run it that works fine so I don’t think that’s the issue. I also looked for the huge long encoder string in Job Starts inside the logs. If I run that inside the docker container then nothing happens, it just drops back to the command prompt pretty much straight away without an errors.
Anyone have any ideas on this? My docker is set to automatically update with watchtower, I’m currently on 1.20.2.3402
It’s not an out and out transcoder failure, I transcoded and synced a video which had an eac3 track for instance so it seems to only be ac3 that’s failing that I know of.
Any ideas?