Re: New to Io - AVCodec
Steve Dekorte <[email protected]> Fri, 4 May 2012 15:23:26 -0700
| Newsgroups | gmane.comp.lang.io |
|---|---|
| Message-ID | <[email protected]> |
On 2012-04-30 Mon, at 04:52 AM, tomkane63 wrote: > What I'd like to do is either build my own addon for ubuntu to do ffmpeg control, or maybe take the addon from the x86rpm and put that into my deb install. My preference would be the second, because I want to get on and use some video manipulation, but I'm happy to go the first route too. Could you give some advice? I'd recommend cloning the git repo and compiling it on linux. If you install the dependencies, it should compile the video addons and install everything you need. Steve