Re: New to Io - AVCodec
"tomkane63" <[email protected]> Mon, 30 Apr 2012 11:52:31 -0000
| Newsgroups | gmane.comp.lang.io |
|---|---|
| Message-ID | <[email protected]> |
Hi Steve, Thanks for the response. And I can see this might be outside your ken, and it's purely an install problem, which is a bit murky in Linux. I took down two downloadables from the website. I actually have two machines - an ubuntu and a Pardus. Anyway, ubuntu 10.04.04 will take a debian build via its package manager, and I installed the x86deb from the front page. Strangely, it doesn't have the AVCodec addon. There are a lot of others though. I also took down the linux x86rpm and that does have the AVCodec addon, but it doesn't install via the ubuntu package manager, and when I installed via the shell, it seemed to install ok in situ. But it didn't put the addons in the right place. 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? All Best, Tom --- In [email protected], Steve Dekorte <steve@...> wrote: > > > Hi Tom, > > I'm not on Linux so I can't help directly, but there is a Linux binary that might have what you need on the io home page. Have you tried it? > > Steve > > On 2012-04-18 Wed, at 09:37 AM, tomkane63 wrote: > > > I am new to this language, and I love it. I made first contact a couple of months ago with the book 7 langs in 7 weeks. But I have been really struggling with trying to link to videos and manipulate them from within Io. I want to play sections off videos essentially. > > > > I have put in a bit of time, and it seems that AVCodec is there and ffmpeg can be used, but I'm lost. > > > > I'm using Pardus Linux. Can anyone tell me how I setup my Io so I can use video, and perhaps reference a program that shows video being used? > > > > I really do love this language. >