With Movie Editor you can:
- Load movies (avi's only)
- Cut movies
- Crop movies
- Split movies into separate color layers
- Rotate movies
- Save movies as avi or mpg (thanks to David Foti)
- Save independent frames as bmp, jpg, png, and tif
- You can always stroll through the movie using the slider and edittext underneath the image (maybe somebody can combine it with the 'Interactive MATLAB Movie Player' of Don Orofino.
Maybe you can add a function? The user interface is pretty self-explanatory. But questions are welcome. An example of a before- and after-movie are added to the zip-file.
Note: the settings in the Save Movie window have no influence if the file is saved as mpg; this is a work in progress.
Warning: AVIREAD will be removed in a future release. Use VIDEOREADER instead.
> In aviread at 26
In openmovie at 10
In movieeditor>Openpushbutton_Callback at 410
In gui_mainfcn at 96
In movieeditor at 80
Error using aviread (line 148)
Only uncompressed AVI movies can be read on UNIX.
Error in openmovie (line 10)
movieout = aviread([PathName,FileName]);
Error in movieeditor>Openpushbutton_Callback (line 410)
M2=openmovie;
Error in gui_mainfcn (line 96)
feval(varargin{:});
Error in movieeditor (line 80)
gui_mainfcn(gui_State, varargin{:});
Error while evaluating uicontrol Callback
I am getting this error when I try to open an .avi file on a Mac OSX 10.7.5. I'm not sure what kind of compression it is looking for, as I have tried various compressions using pal/NTSC. I also tried using a .mov for a completely uncompressed file, but it would not even let me select the file to open it with Movie Editor.
hi... cool stuff but whenever i do cut/crop/rotate or use the frameslider i get error msg such as the one below for cut option:
??? Error using ==> guidata
H must be the handle to a figure or figure descendent.
Error in ==> movieeditor>Cutpushbutton_Callback at 300
guidata(hObject, handles);
Error in ==> gui_mainfcn at 75
feval(varargin{:});
Error in ==> movieeditor at 80
gui_mainfcn(gui_State, varargin{:});
??? Error while evaluating uicontrol Callback.
... must i do some settings. i'm currently using the Version 7 R14 SP1. help! tx.
15 Aug 2008
Priya Rajendran
How can i download this.
06 Aug 2008
nameera zaidi
very nice
01 Jul 2008
Daniel Wakefield
An absolute godsend for someone who needs to edit movies for processing. It would be great if the program could crop to rotated rectangles, but even as-is it is excellent.
29 Jul 2006
Eduard van der Zwan(Eduard.vanderZwan@ho Eduard van der Zwan(Eduard.vanderZwan@ho
I rate my program as excellent. Of course and why not? It is the best around. Don't call me narcistic. It is just the truth!
13 Jul 2006
samy daoud
good
29 Mar 2006
byron torres
very good
10 Feb 2006
Eduard van der Zwan
line 73 says:
if nargin && ischar(varargin{1})
&& is a short circuit version of &. It looks like you have an older version of matlab which can not handle short circiut logical operators. I can not make a suggestion about changes to make the movie editor work on your version because there are manny fucntions only available in matlab 7. The only thing I can suggest is try to get matlab 7.
09 Feb 2006
Wouter Suren
When I run 'movieeditor' it gives the following error:
movieeditor.m Line: 73 Column: 12
Expected a variable, function, or constant, found "&".
What did I do wrong?
12 Dec 2005
Dan Needleman
Thanks! This is great!
05 Dec 2005
Joe Shoe
Have to brush my shoes!
20 Jul 2005
Scusi Gazzo
Perfect way to convert my camera-angels to do triangle bipidal movements on the virtual tour signed multi-platform level in breaking the first timers! Nice! Oh sorry, I need to eat some cheese!
13 Jun 2005
Rico Nazarri
Searched everywhere, but this was the most reliable and helpful one.
many thanks to the author!
13 Jun 2005
Jan-Leendert P Brouwer
Very helpful indeed
12 Jun 2005
Patrick Bateman
Very flexible program to control my dogs virtual reality movies. Very helpfull to convert the different colors to adapt to my powerpoint slides.
Ed, thanx!
12 Apr 2005
Florence Kussener
Updates
24 Mar 2005
While editing some help text I changed a function title, whitch results in a non-usable progamm