Hey Carne,

>Do you know how to create a
patch?

Do I just diff the original file and the edited file and submit the diff
result as a .patch file? If so, I'll go ahead and do that.

>Unfortunately, there hasn't been much
development on the video package.

There are more problems as far as I can see. For instance, the aviinfo
function is returning 0 for the number of frames for all of the avi files
that I tried.

So, you need to wrap the aviread around a try, catch block and increment
the number of the frame you are reading. That's the only way I've been able
to get it to work.

The avitest.m file under the src/video package has resulted in error for
all the codecs I've tried.

I'd be happy to try to debug but I'm not at all familiar with the code.

I don't know if I'm seeing all these issues because I'm using OSX and/or
the latest ffmpeg.

I'll go ahead and edit the wiki now.

Best,
Cihan

2011/12/26 Carnë Draug <carandraug+...@gmail.com>

> Do you know how to create a
> patch?
>
------------------------------------------------------------------------------
Write once. Port to many.
Get the SDK and tools to simplify cross-platform app development. Create 
new or port existing apps to sell to consumers worldwide. Explore the 
Intel AppUpSM program developer opportunity. appdeveloper.intel.com/join
http://p.sf.net/sfu/intel-appdev
_______________________________________________
Octave-dev mailing list
Octave-dev@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/octave-dev

Reply via email to