ErsatzTV
ErsatzTV copied to clipboard
Upgrade ffmpeg to v5 for arm64
As mentioned in the Dockerfile, the issue https://github.com/linuxserver/docker-ffmpeg/issues/19 seems resolved, so should be possible to use the latest verison.
To be clear, the latest ffmpeg bundled in that repo is still 4.4.x, not 5.x, but I can update ETV's Dockerfiles to use latest again.
ah, gotcha, I was hoping they'll have the v5 there...
This should be resolved when #1052 is completed.
@theboxer please test the latest develop-arm64
tag, it should now have ffmpeg 5.1.2.
@jasongdove sorry for the delay, I didn't get to it until now. Installed the develop-arm64
and seems to work fine and has the ffmpeg 5.1.2
Thank you.