nyanmisaka / ffmpeg-rockchip

FFmpeg with async and zero-copy Rockchip MPP & RGA support
Other
327 stars 48 forks source link

Conflict Between New ffmpeg-2:7.0.1-1 & ffmpeg-mpp-git #77

Closed JFLim1 closed 6 days ago

JFLim1 commented 6 days ago

sudo pacaman -Syu" results in system wanting to install the new "ffmpeg-2:7.0.1-1" to replace "ffmpeg-mpp-git".

sudo pacman -Syu
[sudo] password for jfl:
:: Synchronizing package databases...
core is up to date
extra 9.2 MiB 43.1 KiB/s 03:39 [####################################] 100%
community is up to date
7Ji is up to date 
rockchip is up to date
:: Starting full system upgrade...
warning: mpv: ignoring package upgrade (1:0.38.0-4 => 1:0.38.0-5)
resolving dependencies...
looking for conflicting packages...
:: ffmpeg-2:7.0.1-1 and ffmpeg-mpp-git-6.1.r112638.9efe5bcff0-1 are in conflict. Remove ffmpeg-mpp-git? [y/N] N
error: unresolvable package conflicts detected
error: failed to prepare transaction (conflicting dependencies)
:: ffmpeg-2:7.0.1-1 and ffmpeg-mpp-git-6.1.r112638.9efe5bcff0-1 are in conflict

sudo pactree -r ffmpeg
[sudo] password for jfl: 
ffmpeg-mpp-git provides ffmpeg
├─chromaprint
│ ├─grilo-plugins
│ │ └─gnome-music
│ └─gst-plugins-bad
│   ├─grilo-plugins
│   └─totem
├─ffmpegthumbnailer
├─firefox
├─gst-libav
├─mpv
│ └─celluloid
├─opencv
│ └─gst-plugin-opencv
└─scratch3-bin

The new "chromaprint" and "mpv" requires the new "libav*" packages apparently.

nyanmisaka commented 6 days ago

You can contact the maintainer of ffmpeg-mpp-git to switch to the 7.0 branch.