Main > Software Forum
MAME Movie Maker released
<< < (86/153) > >>
Silver:
@Buddabing

I was incorrect in my post about the SetInputFormat/Setoutputformat changing. This is incorrect.

The error messagebox is actually caused by an incorrect command line parameter in the batch - in this case the /wait command (In your 1st post of the thread). I believe this is ignored by 1.6.2 and simply errors 1.6.4. Removing the /wait from batch.bat solves the error.

On the plus side, I now have documentation for the SetInput instructions. I believe we should use:

VirtualDub.video.SetInputFormat(0);
VirtualDub.video.SetOutputFormat(0);

This simply autodetects the input and matches the output to this. This works fine in 1.6.2 and 1.6.4
I'll email you the full docs.
Buddabing:
New binary uploaded.

Changes:

- XVid decoder (-movievideo 3) changed to reduce the size of the resulting avi.
- SetInputFormat(0) and SetOutputFormat(0) instead of 7 in vdb script.

I've also edited the batch.bat on the first page to remove the /wait parameter to VirtualDub.



donnyj:
ok, I ran a bunch of test before (91) and now all the numbers are off several frames....  frustrating!  Also, I've upgraded to 92 and I cannot get movieloops 3 to work and still show detected loops, I am sure I am doing something wrong, but what?  =[

makemovie               1
minmoviestart           0
minmovielength          800
maxmovielength          10000
movieaudio              1
movievideo              3
skip_warnings           1
movieloops              3
moviesquare             0
moviesnap_directory     E:\\mamesnap
moviecompression        3

mamemm %1 -window -moviesnap_directory E:\\mamesnaps\\%1 -wavwrite %1.wav

BTW, while waiting for the code to settle, I used (abused) MMM to make hi-res titleshots of ALL the non-clones, fun eh?
Taborious:
Ok, I read the first 2 pages of this post and didn't see anything so I'm going to post the stupid semi-newbie question.

What is this used for? Creating demo game play?
donnyj:

--- Quote from: Taborious on February 23, 2005, 09:08:44 am ---Ok, I read the first 2 pages of this post and didn't see anything so I'm going to post the stupid semi-newbie question.

What is this used for? Creating demo game play?

--- End quote ---

For the creation of attract-mode videos, for front end usage (or whatever usage you come up with)
Navigation
Message Index
Next page
Previous page

Go to full version