No BSD License  

Highlights from
Movie Editor

4.58333

4.6 | 12 ratings Rate this file 52 Downloads (last 30 days) File Size: 3.36 MB File ID: #7215
image thumbnail

Movie Editor

by Eduard van der Zwan

 

21 Mar 2005 (Updated 24 Mar 2005)

With the Movie Editor you can load, edit and save movies.

| Watch this File

File Information
Description

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.

Acknowledgements

The author wishes to acknowledge the following in the creation of this submission:
mpgwrite, progressbar

Required Products Image Processing Toolbox
MATLAB release MATLAB 7 (R14)
Tags for This File  
Everyone's Tags
Tags I've Applied
Add New Tags Please login to tag files.
Comments and Ratings (19)
12 Apr 2005 Florence Kussener  
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!

13 Jun 2005 Jan-Leendert P Brouwer

Very helpful indeed

13 Jun 2005 Rico Nazarri

Searched everywhere, but this was the most reliable and helpful one.

many thanks to the author!

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!

05 Dec 2005 Joe Shoe

Have to brush my shoes!

12 Dec 2005 Dan Needleman

Thanks! This is great!

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?

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.

29 Mar 2006 byron torres

very good

13 Jul 2006 samy daoud

good

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!

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.

06 Aug 2008 nameera zaidi

very nice

15 Aug 2008 Priya Rajendran

How can i download this.

21 Sep 2008 marnsah m

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.

29 Jan 2010 Benjamin

support for Linux?

12 May 2011 cabrego

Can you stich a series of bmps to generate a mpg, avi, etc.?

23 Aug 2011 Nic Roberts

Cant get it to work. keep getting the following error;

??? Error using ==> aviread at 84
Unable to locate decompressor to decompress video stream

Error in ==> openmovie at 10
movieout = aviread([PathName,FileName]);

Error in ==> movieeditor>Openpushbutton_Callback at 410
M2=openmovie;

Error in ==> gui_mainfcn at 96
        feval(varargin{:});

Error in ==> movieeditor at 80
    gui_mainfcn(gui_State, varargin{:});
 
??? Error while evaluating uicontrol Callback

The file I'm trying to open is an 'avi'

Please login to add a comment or rating.
Updates
24 Mar 2005

While editing some help text I changed a function title, whitch results in a non-usable progamm

Tag Activity for this File
Tag Applied By Date/Time
reconstruction Eduard van der Zwan 22 Oct 2008 07:43:51
video Eduard van der Zwan 22 Oct 2008 07:43:51
imputoutput Eduard van der Zwan 22 Oct 2008 07:43:51
editing Eduard van der Zwan 22 Oct 2008 07:43:51

Contact us at files@mathworks.com