help-octave
[Top][All Lists]
Advanced

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

video utility


From: ANTON UREVC
Subject: video utility
Date: Mon, 8 Oct 2012 12:02:39 +0200

Hello.

Reading a movie with Octave (octave ver. 3.4.3) apparantly has some issues with video codecs - ffmpeg. Based on my experience an suitable avi codec, installing ffmpeg/avformat/avutils and testing the video-1.0.2 and video -1.0.1 package the problem was not solved.

Warning after video-1.0.1 and video-1.0.2 installation in octave is as follows:

warning: this package is empty,

After testing the video-1.0.0 a usability and presence of avformat header files is not found. The error is

configure: error: FFMpeg header files not found
...
checking for unistd.h... yes
checking ffmpeg/avformat.h usability... no
checking ffmpeg/avformat.h presence... no
checking for ffmpeg/avformat.h... no
error: called from `pkg>configure_make' in file /usr/local/share/octave/3.4.3/m/pkg/pkg.m near line 1327, column 9
error: called from:
error:   /usr/local/share/octave/3.4.3/m/pkg/pkg.m at line 790, column 5
error:   /usr/local/share/octave/3.4.3/m/pkg/pkg.m at line 361, column 9


Any information would be thankfull.
Thanks.

Greetings,
Jocker


reply via email to

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