Hello, Latest version of ffmpeg, version 0.9, seems incompatible with AVHandler.cc of octave-video package. You can see the diff of my avhandler.cc and avhandler.cc.orig .
With that said, I'm not really sure about the edits. These are the results
of guesswork and googling. And most of the functionality of my video
package installation isn't working - aviread is working which is what I
need. So I strongly urge someone more knowledgeable to review the edits.
Also, I had to make changes to the mkoctfile in order to compile certain
packages for my Mac OS X platform. My edits to the mkoctfile concern OSX
specific linker flags that weren't getting passed. I didn't save the
original mkoctfile, so I can't really diff the results. I only added these
three lines to the argument parsing section of the code:
-framework | CoreFoundation | VideoDecodeAcceleration | QuartzCore)
ldflags="$ldflags $1"
;;
I'd be happy if you could register me as a developer so I can submit these
changes - at least for review.
Regards,
Cihan
avhandler.patch
Description: Binary data
------------------------------------------------------------------------------ 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 [email protected] https://lists.sourceforge.net/lists/listinfo/octave-dev
