help-octave
[Top][All Lists]
Advanced

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

Re: Errors running .m files - FFGrab undefined


From: marco atzeri
Subject: Re: Errors running .m files - FFGrab undefined
Date: Mon, 11 Feb 2013 17:06:53 +0100
User-agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:17.0) Gecko/20130107 Thunderbird/17.0.2

On 2/11/2013 4:57 PM, svla299 wrote:
I have tried to compile ffgrab.cpp for Octave using mkoctfile command but got
a fatal error: avbin.h not found


what about reading the code ?

/***************************************************
This is the main Grabber code. It uses AVbin and ffmpeg
to capture video and audio from video and audio files.

The code supports any number of audio or video streams and
is a cross platform solution to replace DDGrab.cpp.

This code was intended to be used inside of a matlab interface,
but can be used as a generic grabber class for anyone who needs
one.

Copyright 2008 Micah Richert

This file is part of mmread.
**************************************************/

further readings:
http://avbin.github.com/AVbin/Developer.html

Regards
Marco



reply via email to

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