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: Andreas Weber
Subject: Re: Load frames from video - aviread replacement
Date: Mon, 24 Feb 2020 16:20:52 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.5.0

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]