Thread Subject: Movies

Subject: Movies

From: Travis

Date: 29 Aug, 2007 20:41:25

Message: 1 of 1

Is there a way to create an MPEG movie frame by frame, such
as within a loop, similar to the addframe command used to
create AVIs?

I have tried using mpgwrite, but the arrays I am dealing
with are too large to store at once and are currently added
to an avi frame by frame.... such as (within a loop):

F = getframe(gca);
aviobj = addframe(aviobj, F);

I also tried using movieeditor to load the created AVI and
convert it to an MPEG, but when using 150 mb avi's, the
memory quickly balloons to 2 gigs and I therefore receive an
out of memory error.

Any ideas? Thanks all.

Tags for this Thread

Everyone's Tags:

Add a New Tag:

Separated by commas
Ex.: root locus, bode

What are tags?

A tag is like a keyword or category label associated with each thread. Tags make it easier for you to find threads of interest.

Anyone can tag a thread. Tags are public and visible to everyone.

Tag Activity for This Thread
Tag Applied By Date/Time
mpeg Travis 29 Aug, 2007 16:45:21
mpg Travis 29 Aug, 2007 16:45:21
avi Travis 29 Aug, 2007 16:45:20
rssFeed for this Thread

Contact us at files@mathworks.com