To talk on Icrontic, just register!

It only takes 30 seconds.

Have an account? Sign in:

Forgot?
almeidaofctu
New to the neighborhood
almeidaofctu
2 Posts

MATLAB avi file compression

Hey folks,

I am generating an avi movie file in MATLAB and am trying to play it in PowerPoint, but Powerpoint will not play it. It seems that MATLAB's default compression did not allow the file to be played in such an application as Power Point. Can anyone shed some light on this problem?

Thanks,

Matt
shwaip
elaborate bot
shwaip
5,729 Posts
This appears to be a powerpoint issue rather than a matlab issue. The default codec (Indeo5) appears not to work in ppt. if the video isn't very long, you can try telling it not to use any compression:

PHP Code:
movie2avi(mov,filename'compression','None'); 
if you're not using movie2avi, you should just be able to add the last to arguments to whatever you're using to build the avi file.
__________________ my photostream for ic photography challenge

Anyone who wants dropbox, please use my referral link
Similar Threads
Thread Thread Starter Forum Replies Last Post
I've tried everything. I need wisdom and help ... please. djblacksmith Resolved / Inactive 23 2 Jun 2006 5:00pm
Enjoywebsurf has taken over! Mento Resolved / Inactive 5 14 Jun 2005 2:27am
Need help with Trojan-spy.html.smitfraud.c VinnyDaKid Resolved / Inactive 3 8 May 2005 1:34am
Infected with several viruses, HijackThis Log Included - Please Help! (CA_Dude) CA_DUDE Resolved / Inactive 11 7 May 2005 2:33pm
HijackThis log - Christian Michael - new CWS infection Christian Michael Resolved / Inactive 5 14 Sep 2004 4:59am

Go Back   Icrontic Forums > Tech: Software > General Software > Matlab Help
Jump to
This Thread Search this Thread
Search this Thread:

Advanced Search


Current time: 6:14am (GMT)
Powered by vBulletin®
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
Get Vanilla instead. Trust me.