mpgwrite
The MPEG converter takes a MATLAB movie matrix and writes the movie to disk as an MPEG file.
Author: David Foti
Hi there!
I have MATLAB 2009b, Win7 x64 and Visual Studio 2008 as a compiler.
I can compile the source, even without -v, but...when i try to call the function, i am prompted the following message:
??? Attempt to execute SCRIPT mpgwrite as a function:
*folder*
The hell? When i type help mpgwrite i get the correct informations, just can't use it! Any ideas?