help-octave
[Top][All Lists]
Advanced

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

Re: "package video is empty"


From: Cameron MacArthur
Subject: Re: "package video is empty"
Date: Sat, 10 Aug 2013 19:09:43 -0400

Andy,
 
I re-installed and got rid of the errors, but the error for avifile still comes up.  I navigated to the packages and I think I may have found the problem.  All off the package folders contain a bunch of .m files (all of their functions) but the video package and a few others are empty except for a "packinfo" folder.
 
-Cam

 

----- Original Message -----

From: Andreas Weber

Sent: 08/09/13 07:44 AM

To: Cameron MacArthur

Subject: Re: "package video is empty"

 
Cameron MacArthur <address@hidden> schrieb: 
>Andy, 
> 
>I followed the readme to the t and it all seems to have installed 
>correctly. Also, as you said, one of the packages listed is a video 
>package, so it should be in there. That being said, when I run the 
>script I have that contains the avifile command I get: 
> 
> *error: 'avifile'undefined near line 35 column 7* 
> 
>Did I install the packages incorrectly? Is there a way to check? Or 
>maybe is avifile just not included in this video package? 
>If avifile isn't included, is there some other video-making command 
>that I can use? I don't absolutely need an .avi video, I just need to 
>make a video. 
> 
>Thanks for all your help and patience with this. 
> 
>-Cam 

Hi Cam, try 
pkg list 
And 
pkg load video 

First list all installed and loaded packages (*). This is a FAQ See in wiki.octave.org. Regards, Andy

 


reply via email to

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