Author Topic: Cutscene Creation Tutorial Discussion  (Read 4601 times)

0 Members and 1 Guest are viewing this topic.

Offline Nighteyes

  • 211
Cutscene Creation Tutorial Discussion
I'm asking for a simple tutorial about preparing a movie and how to convert it to a formal freespace understands, whats the best encoding, rez, program to encode and such, all the basic so someone can bring an uncompressed AVI to something nice that works in the game.
thanks.
« Last Edit: March 08, 2011, 12:46:07 am by mjn.mixael »

 

Offline mjn.mixael

  • Cutscene Master
  • Moderator
  • 212
  • Chopped liver
    • Steam
    • Twitter
Hmmm, I think I wrote something similar a while back. Let me see if I can find it.

EDIT:

Here is what I wrote before.

When I get some more time, I'll write up something far more comprehensive. Any other specifics anyone wants to know about cutscene creation (not the FRED kind either)?

EDIT:

New Tutorial!

Continue discussion of that tutorial here.
« Last Edit: March 08, 2011, 12:48:04 am by mjn.mixael »
Cutscene Upgrade Project - Mainhall Remakes - Between the Ashes
Youtube Channel - P3D Model Box
Between the Ashes is looking for committed testers, PM me for details.
Freespace Upgrade Project See what's happening.

 
Re: Cutscene Creation Tutorial Discussion
The MakeOGG cmd-file doesn't work. After I've entered my video name, it outputs the following, without asking any more input. No OGG files are created.

While at it, could it make a cutscene at input-file resolution as well? I have an AVI at 848x512 (don't ask why), would be a pity to see it scaled down to 720p.

Code: [Select]
Which resolutions do you wish to make?
Please answer Y/N...
'CHOICE' is not recognized as an internal or external command, operable program or batch file.
'CHOICE' is not recognized as an internal or external command, operable program or batch file.
'CHOICE' is not recognized as an internal or external command, operable program or batch file.
OGG conversion complete!
Press any key to continue . . .

 

Offline mjn.mixael

  • Cutscene Master
  • Moderator
  • 212
  • Chopped liver
    • Steam
    • Twitter
Re: Cutscene Creation Tutorial Discussion
Hmmm, interesting. I know the script works because I use it. Make sure you have the latest version of the toolkit. (Should be version 1.5).

Watch this tutorial on the toolkit. (I think the part about the MakeOGG script is near the latter end of Part 2.)

Video Tutorial using MixaelANITools Part 1
Video Tutorial using MixaelANITools Part 2

As for making a custom size, if you have the latest version of the toolkit, tell the script 'N' for 480p, 720p, and 1080p and it will ask you for a custom size.

EDIT: Furthermore, what version of windows are you running?

EDIT2: Seems like 'CHOICE' was not available for XP, so I'm guessing you are on XP...  :banghead:

It'll take a quick rewrite, but I'll get a new version of that script up today. New version linked here.
« Last Edit: April 23, 2011, 11:15:26 am by mjn.mixael »
Cutscene Upgrade Project - Mainhall Remakes - Between the Ashes
Youtube Channel - P3D Model Box
Between the Ashes is looking for committed testers, PM me for details.
Freespace Upgrade Project See what's happening.

 
Re: Cutscene Creation Tutorial Discussion
Yeah, XP it is. Eh, it's still doing it, only the 'CHOICE' line shows up four times now.

 

Offline mjn.mixael

  • Cutscene Master
  • Moderator
  • 212
  • Chopped liver
    • Steam
    • Twitter
Re: Cutscene Creation Tutorial Discussion
 :wtf:

Please extract this to MixaelTools\data (replace the old one). You'll need to rerun the setup script, but this *should* do it...

Sorry this is taking so much work... There aren't many ANI or Cutscene creators around here, so getting this thoroughly tested has been... well.. not happening.

[attachment deleted by ninja]
« Last Edit: April 24, 2011, 08:22:48 am by mjn.mixael »
Cutscene Upgrade Project - Mainhall Remakes - Between the Ashes
Youtube Channel - P3D Model Box
Between the Ashes is looking for committed testers, PM me for details.
Freespace Upgrade Project See what's happening.

 
Re: Cutscene Creation Tutorial Discussion
While running the setup, I got the error box attached (last time as well, failed to report it, sorry). That's when I installed it to D:, anyway - installing to C: didn't do this, so I guess I should do that.

The 'CHOICE' error is gone now, but instead it says "The system cannot find the path specified" four times. It still doesn't ask me any input other than the vidname, and doesn't produce any OGG (regardless of whether installed to C: or D: )

Don't worry about it taking a while, it's not holding up anything :)

[attachment deleted by ninja]

 

Offline mjn.mixael

  • Cutscene Master
  • Moderator
  • 212
  • Chopped liver
    • Steam
    • Twitter
Re: Cutscene Creation Tutorial Discussion
Huh... That is odd (C: vs D:). I'll have to consult someone smarter than I on that. For now use C: I guess and I'll figure that wierd error out...

As for the latter. That's my bad. Stupid syntax error.  :doubt:

Same drill as last time.

EDIT: Could you try the attached setup script on your D: drive? Delete AutoANI.cmd (It should be in the same folder as the setup script itself) and see if the setup script recreates it.

[attachment deleted by ninja]
« Last Edit: April 25, 2011, 12:38:43 pm by mjn.mixael »
Cutscene Upgrade Project - Mainhall Remakes - Between the Ashes
Youtube Channel - P3D Model Box
Between the Ashes is looking for committed testers, PM me for details.
Freespace Upgrade Project See what's happening.

 
Re: Cutscene Creation Tutorial Discussion
After "Which resolutions do you wish to make? Please answer Y/N...", I now get a dialog box telling me that choice.exe is not a valid Win32 application. Four times.

On a positive node, installing to D: seems to work with the new setup script. No warnings, and AutoAni, AutoEff and TheWorks are created. And MakeOGG produces the same error :/

 

Offline mjn.mixael

  • Cutscene Master
  • Moderator
  • 212
  • Chopped liver
    • Steam
    • Twitter
Re: Cutscene Creation Tutorial Discussion
Good gravy I hope this works...

I totally depreciated the Choice.exe as windows XP seems to hate the bugger. Which means I gave that script a pretty hefty rewrite to use a different method of capturing user choice. I did a some testing and it works over here... I hope Windows XP is as nice to this method as my research suggests.

Same drill as always. Place it in data and rerun the setup script. Also, thanks again for your patience!

[attachment deleted by ninja]
Cutscene Upgrade Project - Mainhall Remakes - Between the Ashes
Youtube Channel - P3D Model Box
Between the Ashes is looking for committed testers, PM me for details.
Freespace Upgrade Project See what's happening.

 
Re: Cutscene Creation Tutorial Discussion
Yes, works like a charm now! So much better than SUPER...

 

Offline mjn.mixael

  • Cutscene Master
  • Moderator
  • 212
  • Chopped liver
    • Steam
    • Twitter
Re: Cutscene Creation Tutorial Discussion
Awesome! With that confirmation, I'm making MixaelANITools V2 publically available. Now includes MNG support, cleaned up scripts, bugfixes, and new extra scripts to allow user choice instead of the defaults.
Cutscene Upgrade Project - Mainhall Remakes - Between the Ashes
Youtube Channel - P3D Model Box
Between the Ashes is looking for committed testers, PM me for details.
Freespace Upgrade Project See what's happening.

  

Offline Tolwyn

  • The Admiral
  • Administrator
  • 214
  • Ridiculously Old Fraud
    • Wing Commander Saga
Re: Cutscene Creation Tutorial Discussion
Hmm... this is most likely related to my workstation: install script reports that no scripting engine was installed for the .vbs file extension (which is a fairly loose translation, by the way).
Wing Commander Saga: A Legend Is Reborn | WingCenter
 
Tolwyn’s reputation for risk taking with other people’s lives was considered  to understate the facts. The admiral’s willingness to sacrifice anyone or anything to achieve his objectives had long been lauded in the popular press. He was “the man who got things done”.- Colonel Blair

No errors, no random CTDs, just pure fun and proof of why getting hit with missiles is a bad thing.
-WC Saga's beta tester


Report Wing Commander Saga bugs with Mantis

 

Offline mjn.mixael

  • Cutscene Master
  • Moderator
  • 212
  • Chopped liver
    • Steam
    • Twitter
Re: Cutscene Creation Tutorial Discussion
It's a visual basic script.
Cutscene Upgrade Project - Mainhall Remakes - Between the Ashes
Youtube Channel - P3D Model Box
Between the Ashes is looking for committed testers, PM me for details.
Freespace Upgrade Project See what's happening.

 

Offline Tolwyn

  • The Admiral
  • Administrator
  • 214
  • Ridiculously Old Fraud
    • Wing Commander Saga
Re: Cutscene Creation Tutorial Discussion
That was my initial impression. I just wanted to make sure that the problem is caused by my OS.
Wing Commander Saga: A Legend Is Reborn | WingCenter
 
Tolwyn’s reputation for risk taking with other people’s lives was considered  to understate the facts. The admiral’s willingness to sacrifice anyone or anything to achieve his objectives had long been lauded in the popular press. He was “the man who got things done”.- Colonel Blair

No errors, no random CTDs, just pure fun and proof of why getting hit with missiles is a bad thing.
-WC Saga's beta tester


Report Wing Commander Saga bugs with Mantis

 

Offline mjn.mixael

  • Cutscene Master
  • Moderator
  • 212
  • Chopped liver
    • Steam
    • Twitter
Re: Cutscene Creation Tutorial Discussion
Yeah.. my next goal is to make that script unnecessary.
Cutscene Upgrade Project - Mainhall Remakes - Between the Ashes
Youtube Channel - P3D Model Box
Between the Ashes is looking for committed testers, PM me for details.
Freespace Upgrade Project See what's happening.

 

Offline Tolwyn

  • The Admiral
  • Administrator
  • 214
  • Ridiculously Old Fraud
    • Wing Commander Saga
Re: Cutscene Creation Tutorial Discussion
Yup. I've just "installed" on my render workstation, setup script worked like a charm. The amount of work you put into creating this tool set is simply amazing. Thumbs up!
Wing Commander Saga: A Legend Is Reborn | WingCenter
 
Tolwyn’s reputation for risk taking with other people’s lives was considered  to understate the facts. The admiral’s willingness to sacrifice anyone or anything to achieve his objectives had long been lauded in the popular press. He was “the man who got things done”.- Colonel Blair

No errors, no random CTDs, just pure fun and proof of why getting hit with missiles is a bad thing.
-WC Saga's beta tester


Report Wing Commander Saga bugs with Mantis

 

Offline mjn.mixael

  • Cutscene Master
  • Moderator
  • 212
  • Chopped liver
    • Steam
    • Twitter
Re: Cutscene Creation Tutorial Discussion
Yup. I've just "installed" on my render workstation, setup script worked like a charm. The amount of work you put into creating this tool set is simply amazing. Thumbs up!

Thanks! Yeah, it has made my projects much easier... figured it would be super beneficial to share.
Cutscene Upgrade Project - Mainhall Remakes - Between the Ashes
Youtube Channel - P3D Model Box
Between the Ashes is looking for committed testers, PM me for details.
Freespace Upgrade Project See what's happening.