#33869: yorick-av (new port) - Write movies to various formats from within Yorick --------------------------------------+------------------------------------- Reporter: thibaut.paumard@… | Owner: macports-tickets@… Type: submission | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.0.4 Keywords: | Port: --------------------------------------+------------------------------------- Hi, This plug-in links agains FFmpeg to allow writing movies in various popular formats directly from within Yorick. I am not sure how to deal with ffmpeg vs. ffmpeg-devel, I have made a "devel" variant. yorick-av works better with ffmpeg, but is usable with ffmpeg-devel (can write only one movie with a given codec within a yorick session). Once the package is installed, it can be tested with: {{{ $ yorick
avtest, "test.ogg"; quit $ open test.ogg }}}
(Or any other file extension supported by FFmpeg). Regards, Thibaut. -- Ticket URL: <https://trac.macports.org/ticket/33869> MacPorts <http://www.macports.org/> Ports system for Mac OS