[MacPorts] #42299: ImageMagick is broken on OS X 10.7.5
#42299: ImageMagick is broken on OS X 10.7.5 -----------------------------+-------------------------------- Reporter: tony.mannucci@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.2.1 Keywords: | Port: -----------------------------+-------------------------------- The convert program is broken. It is configured to use the delegate avconv which does not exist, and is not available via Macports. The dependency used to be on ffmpeg, which does exist. This is to convert video such as mpeg. -- Ticket URL: <https://trac.macports.org/ticket/42299> MacPorts <http://www.macports.org/> Ports system for OS X
#42299: ImageMagick is broken on OS X 10.7.5 ------------------------------+-------------------------- Reporter: tony.mannucci@… | Owner: ryandesign@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.2.1 Resolution: | Keywords: Port: ImageMagick | ------------------------------+-------------------------- Changes (by macsforever2000@…): * owner: macports-tickets@… => ryandesign@… * port: => ImageMagick Comment: In the future, please fill in the Port field and Cc the port maintainers ({{{port info --maintainers ImageMagick}}}). -- Ticket URL: <https://trac.macports.org/ticket/42299#comment:1> MacPorts <http://www.macports.org/> Ports system for OS X
#42299: ImageMagick: support converting videos ------------------------------+-------------------------- Reporter: tony.mannucci@… | Owner: ryandesign@… Type: enhancement | Status: assigned Priority: Normal | Milestone: Component: ports | Version: Resolution: | Keywords: Port: ImageMagick | ------------------------------+-------------------------- Changes (by ryandesign@…): * status: new => assigned * version: 2.2.1 => * type: defect => enhancement Comment: The ImageMagick Portfile makes no mention of ffmpeg or supporting converting from video files, but I'm happy to look into adding this feature. -- Ticket URL: <https://trac.macports.org/ticket/42299#comment:2> MacPorts <http://www.macports.org/> Ports system for OS X
#42299: ImageMagick: support converting videos ------------------------------+-------------------------- Reporter: tony.mannucci@… | Owner: ryandesign@… Type: enhancement | Status: assigned Priority: Normal | Milestone: Component: ports | Version: Resolution: | Keywords: Port: ImageMagick | ------------------------------+-------------------------- Comment (by tony.mannucci@…): I fixed the problem by modifying the delegates.xml, using the file included in the binary OS X distribution on the ImageMagick site. The delegates.xml in MacPorts should be changed. -- Ticket URL: <https://trac.macports.org/ticket/42299#comment:3> MacPorts <http://www.macports.org/> Ports system for OS X
#42299: ImageMagick: support converting videos ------------------------------+-------------------------- Reporter: tony.mannucci@… | Owner: ryandesign@… Type: enhancement | Status: assigned Priority: Normal | Milestone: Component: ports | Version: Resolution: | Keywords: Port: ImageMagick | ------------------------------+-------------------------- Comment (by ryandesign@…): So far, I have not figured out how to tell ImageMagick to use ffmpeg. The delegates.xml file is created at build time, and the placeholder "`@MPEGDecodeDelegate@`" is replaced with the mpeg decode delegate program name. I don't know how to tell ImageMagick's configure script what program name it should use there. -- Ticket URL: <https://trac.macports.org/ticket/42299#comment:4> MacPorts <http://www.macports.org/> Ports system for OS X
#42299: ImageMagick: support converting videos ------------------------------+-------------------------- Reporter: tony.mannucci@… | Owner: ryandesign@… Type: enhancement | Status: assigned Priority: Normal | Milestone: Component: ports | Version: Resolution: | Keywords: Port: ImageMagick | ------------------------------+-------------------------- Comment (by petr@…): I today ran into the same issue, actually there may be even to different issued. (1) Trying to get an AVI video output resulted in only the first frame being present in the resulting file (2) MPEG output tries to call avconv, this seems to be part of a library called libav I understood, that only (2) delegates conversion to ffmpeg (or maybe libav as an alternative). While (2) should be built-in, so this maybe a different problem. -- Ticket URL: <https://trac.macports.org/ticket/42299#comment:6> MacPorts <http://www.macports.org/> Ports system for OS X
participants (1)
-
MacPorts