help-octave
[Top][All Lists]
Advanced

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

Re: Matlab AVI files


From: Miroslaw Kwasniak
Subject: Re: Matlab AVI files
Date: Thu, 10 Aug 2006 12:32:25 +0200
User-agent: Mutt/1.5.9i

On Wed, Aug 09, 2006 at 03:38:12PM -0400, Jordi Gutierrez Hermoso wrote:
> On Tue, Aug 08, 2006 at 06:49:10PM -0500, Jordi Gutierrez Hermoso wrote:
> > > You probably are aware that Matlab can generate movies, by default
> > > uncompressed in .avi format. I've had a very difficult time seeing in
> > > Debian files of this kind that someone sent me.
> On 09/08/06, Miroslaw Kwasniak <address@hidden> wrote:
> >
> > Could you point to an example avi?
> 
> Sure: http://www.cimat.mx/~jordi/evil-avis/asymmetrical.zip

I was able to play your avi with mplayer 1.0pre8-3.3.5

    mplayer -forceidx -zoom -vo x11 x.avi 

-forceidx is a magic option for your file ;)

An another option is mencoder 

    mencoder -forceidx -ovc lavc -ffourcc VXID -o z.avi x.avi

which gives playable file and reduces size from 150MB to 640KB



reply via email to

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