Hard Light Productions Forums

Modding, Mission Design, and Coding => FS2 Open Coding - The Source Code Project (SCP) => Topic started by: Jake101 on March 26, 2005, 07:47:23 pm

Title: Cutscenes
Post by: Jake101 on March 26, 2005, 07:47:23 pm
Been trying to get cutscenes to work.  So far I've tried putting the avi I want in the main directory, and the data/movies directory.  It's an avi encoded with the DivX 5.1.1 codec, it plays fine in Windows Media Player.

Under the campaign editor 'briefing cutscene' entry, I've tried referencing it as filename, and filename.avi.  Whether I put the extension or not makes no difference.

Can anyone tell me what my problem may be?

I've tried this using both the official 3.6.5 build and the fs2_open_ex build.
Title: Cutscenes
Post by: karajorma on March 26, 2005, 07:51:32 pm
3.6.5 doesn't play movies. Get this build (http://www.hard-light.net/forums/index.php/topic,29087.0.html) instead.

Nothing you did wrong. It's a bug in the build.
Title: Cutscenes
Post by: Jake101 on March 26, 2005, 08:09:38 pm
Still does not work.
Title: Cutscenes
Post by: karajorma on March 26, 2005, 08:13:13 pm
Odd. Try calling the file intro.avi and seeing if it is played when FS2 starts.

You must not be in windowed mode BTW. Movies won't work if you're running FS2_Open in a window at all.
Title: Cutscenes
Post by: Jake101 on March 26, 2005, 08:27:28 pm
Quote
Originally posted by karajorma

You must not be in windowed mode BTW. Movies won't work if you're running FS2_Open in a window at all.


Whoops. :lol:  Works now.

BTW: It also works with fs2_open_ex.