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: Søren Hauberg
Subject: Re: software for manipulating AVI files
Date: Thu, 29 Sep 2005 18:48:31 +0200

I don't know about it's dependencies, but I think Gstreamer
(http://gstreamer.freedesktop.org/) would be nice for Octave. It's a
multi-format library, so you would get more then just avi support. It's
a LGPL library and it's a very active project.

/Søren

tor, 29 09 2005 kl. 12:36 -0400, skrev John W. Eaton:
> 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?
> 
> Thanks,
> 
> jwe
> 
> 
> 
> -------------------------------------------------------------
> 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
> -------------------------------------------------------------
> 



-------------------------------------------------------------
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]