[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Octave 3.6.2 (VS2010) available
From: |
cmoibenlepro |
Subject: |
Re: Octave 3.6.2 (VS2010) available |
Date: |
Wed, 13 Jun 2012 10:46:38 -0700 (PDT) |
Michael Goffioul wrote
>
> I'll take a look when I get a chance. Did you try the avitest.m test file
> in the video source package (download it from sourceforge)? I tried it
> locally and it seems to work fine. But indeed avifile('codecs') does not
> return anything.
>
> Michael.
>
Yes I tried to run avitest.m and it crashed. I tried to put some fprintf so
I could see what line made octave crash, and it is the line
/m = avifile("test.avi", "codec", codec, "fps", 25, "bitrate", 500000)/
I suppose it has to do whit a missing codec, but I am really not sure about
how to set it in octave...
http://octave.1599824.n4.nabble.com/file/n4630730/Capture.jpg
I have no idea how I could debug this further...
Thanks for your help.
--
View this message in context:
http://octave.1599824.n4.nabble.com/Octave-3-6-2-VS2010-available-tp4630530p4630730.html
Sent from the Octave - Maintainers mailing list archive at Nabble.com.
- Re: Octave 3.6.2 (VS2010) available, (continued)