help-octave
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: software for manipulating AVI files


From: Stefan van der Walt
Subject: Re: software for manipulating AVI files
Date: Thu, 29 Sep 2005 22:27:49 +0200
User-agent: Mutt/1.5.9i

Hi John

Check out my Octave-FFMpeg wrapper at

http://www.dsp.sun.ac.za/~stefan

Regards
Stéfan

On Thu, Sep 29, 2005 at 12:36:37PM -0400, John W. Eaton wrote:
> Does anyone here know of any good free software (GPL compatible
> license required) for manipulating AVI files?  I'd like to be able to
> implement the at least the following AVI functions in Octave:
> 
>   addframe  Add frame to AVI file
>   avifile   Create new AVI file
>   aviinfo   Return information about AVI file
>   aviread   Read AVI file
>   close     Close AVI file
> 
> I know about the libavifile-0.7 package that is in Debian unstable,
> but it seems to force a dependency on X, and I'd prefer to avoid that
> if possible since I'm really only wanting to read and write the files,
> not display them.  Also, libavifile-0.7 is only in Debian unstable,
> and it doesn't seem like a very active project.  Are there any other
> alternatives?



-------------------------------------------------------------
Octave is freely available under the terms of the GNU GPL.

Octave's home on the web:  http://www.octave.org
How to fund new projects:  http://www.octave.org/funding.html
Subscription information:  http://www.octave.org/archive.html
-------------------------------------------------------------



reply via email to

[Prev in Thread] Current Thread [Next in Thread]