#58584 closed defect (invalid)
Can't install ffmpeg-devel because conflicting ports are active: ffmpeg
Reported by: | petertorelli (Peter Torelli) | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | |
Keywords: | Cc: | ||
Port: | ffmpeg-devel |
Description
ffmpeg-devel does not install if ffmpeg is installed. Cannot remove ffmpeg because it is needed from OpenCV.
Version 2.5.4 of macports. Selfupdated on 2019-06-10.
Change History (5)
comment:1 Changed 5 years ago by kencu (Ken)
comment:2 Changed 5 years ago by petertorelli (Peter Torelli)
I was looking for the API header files and static libraries to compile/link against, but it appears ffmpeg
does include them as they are registered with pkg-config as libavdevice
, etc.
Closing.
comment:3 Changed 5 years ago by kencu (Ken)
Resolution: | → invalid |
---|---|
Status: | new → closed |
comment:4 Changed 5 years ago by mf2k (Frank Schima)
Keywords: | ffmpeg-devel ffmpeg removed |
---|
comment:5 Changed 5 years ago by mf2k (Frank Schima)
The opencv
port allows the installation of ffmpeg-devel
in place of ffmpeg
.
Note: See
TracTickets for help on using
tickets.
are you sure you want
ffmpeg-devel
? If you're mostly a user-level person rather than a cutting-edge person, it might just be trouble for you.Anyway, to make this happen, you have to override the
ffmpeg
deactivation warning, either through the interactive interface, or by forcing the deactivation with the-f
flag. Then installffmpeg-devel
.