gacopl / dvmkv2mp4

Convert any Dolby Vision/HDR10+ MKV to DV MP4 that runs on many devices
198 stars 36 forks source link

ppa:savoury1/ffmpeg4 ffmpeg install error #26

Closed snpetit closed 1 year ago

snpetit commented 1 year ago

Hello! The ffmpeg install from ppa:savoury1/ffmpeg4 repository gives error with docker also:

the following packages have unmet dependencies:
 ffmpeg : Depends: libavcodec58 (= 7:4.4.3-0ubuntu1~22.04.sav3)
          Depends: libavfilter7 (= 7:4.4.3-0ubuntu1~22.04.sav3)
          Depends: libavformat58 (= 7:4.4.3-0ubuntu1~22.04.sav3)
 libavdevice58 : Depends: libavcodec58 (= 7:4.4.3-0ubuntu1~22.04.sav3)
                 Depends: libavfilter7 (= 7:4.4.3-0ubuntu1~22.04.sav3)
                 Depends: libavformat58 (= 7:4.4.3-0ubuntu1~22.04.sav3)
E: Unable to correct problems, you have held broken packages.

I have read that Savoury made this project donation only, maybe this is the problem?

Rob Savoury @RobSavoury · márc. 25. Do NOT expect any #SavOS PPAs requiring FFmpeg to work for you any longer if you have not donated. Non-donaters should disable or remove all #SavOS PPAs (ie. ppa:savoury1/*) using FFmpeg, including ppa:savoury1/ffmpeg4, as all further FFmpeg updates are now only for supporters.

gacopl commented 1 year ago

Someone needs to share working docker image so we could put it on gcr registry, and also make base image off of it. I personally use the script only not docker so can't help ATM

Any of the maintainers that worked on this should have it somewhere https://github.com/gacopl/dvmkv2mp4/blob/main/docker/Dockerfile

gacopl commented 1 year ago

closing as build is working again