octave-maintainers
[Top][All Lists]
Advanced

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

Re: Load frames from video - aviread replacement


From: Evangelos Rozos
Subject: Re: Load frames from video - aviread replacement
Date: Tue, 25 Feb 2020 11:55:31 +0200
User-agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:68.0) Gecko/20100101 Thunderbird/68.5.0

I tested it in two machines, Win 7 32 bit and Win 10 64 bit. In both machines I get the following warning during the installation.

warning: doc_cache_create: unusable help text found in file 'VideoReader'
warning: doc_cache_create: unusable help text found in file 'VideoWriter'
For information about changes from previous versions of the video package, run 'news video'.

Octave version is  5.1.0 in both. In Win 10 I get

error: '__cap_open__' undefined near line 77 column 15
error: called from
    VideoReader at line 77 column 13
    loadframes at line 13 column 8
    scriptloadframes at line 1 column 7

In Win 7 seems to work fine.

ER.

On 24/02/2020 17:20, Andreas Weber wrote:
Am 24.02.20 um 09:27 schrieb Evangelos Rozos:
No, I haven't. I don't know how to install it. Is it something trivial
like download devel branch and then pkg install
octave-video-27b41daa71182ce7c00d32bc054797d9d64fcdc3.zip?
You can download a snapshot from here:
http://josoansi.de/files/video-2.0.0.tar.gz

then open GNU Octave, navigate to the download destination:
pkg install video-2.0.0.tar.gz
pkg load video
demo VideoReader

if this doesn't work for you use:
pkg -verbose install video-2.0.0.tar.gz

and add used OS, distribution and ffmpeg or libav version you've installed.

-- Andy



reply via email to

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