Search All of the Math Forum:
Views expressed in these public forums are not endorsed by
Drexel University or The Math Forum.
|
|
Oliver
Posts:
30
Registered:
4/14/09
|
|
mp4 video conversion
Posted:
May 10, 2012 11:46 AM
|
|
Hi All,
I've made script in 2012a using the VideoWriter class on a windows 7 PC. The script takes in an .xvid file and converts it to .mp4
However most of the machines this code may need to be run on are 2011a, they will be upgraded to 2012a soon but they will still be on windows XP and according to the doc on VideoWriter .mp4 files can only be created on windows7 systems.
So my question is is there a way to write .mp4 files in either 2011a/2012a running on Windows XP?
Or are there any third party (free) command line tools that I can call from Matlab and parse the video to and it spits out the .mp4 file?
cheers, Ollie
|
|
|
|