help-octave
[Top][All Lists]
Advanced

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

Re: making a video (animated plot)


From: Pantxo
Subject: Re: making a video (animated plot)
Date: Thu, 3 Oct 2019 08:56:42 -0500 (CDT)

Pantxo wrote
> I'd be very happy to help you get VideoWriter to work but I am (as most
> people on this list) completely ignorant when it comes to
> installing/testing
> a package without a proper tarball?
> 
> Can you give instructions on how to test the new functionalities?
> 
> 
> --
> Sent from:
> https://octave.1599824.n4.nabble.com/Octave-General-f1599825.html

Andy,

I managed to install the package using:

hg clone http://hg.code.sf.net/p/octave/video octave-video
cd octave-video
hg update devel
make dist
octave
>>pkg install video-2.0.0.tar.gz
>>pkg load video

But then I was unable to produce a readable video using examples provided in
ML doc.
Can you provided a working example to start with and explain the current
limitations?

Pantxo



--
Sent from: https://octave.1599824.n4.nabble.com/Octave-General-f1599825.html



reply via email to

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