Hard Light Productions Forums
Modding, Mission Design, and Coding => The Modding Workshop => Topic started by: maisr001 on December 22, 2009, 06:06:19 am
-
Need help with custom cutscenes!!!! I've created a new Introduction cutscene to replace the retail one for a mod I'm making, it played in the start of freespace 2 but the video is heavily pixelated and no sound comes out of the video!! :blah: Does anyone know why this happens or what the correect video settings should be as you are making them? The intro cutscene has been tried under .avi, .mve and .ogg and the result is the same regardless.....It's annoying because I've spent hours making some of these cutscenes and there aren't working correctly in the game....
-
1. This is modding; you don't have problems playing FreeSpace or getting the game to run -> moved to the FreeSpace Modding board.
2. Avi doesn't work for sure. Ogg should work as long as the audio is Ogg Vorbis encoded and the audio is Ogg Theora encoded. Mve probably isn't worth the hassle.
3. I have this feeling that I've heard about some resolution limits. I'm not sure but in case modding people stumble upon this thread, you could tell us what resolution your cutscenes have.
-
Not sure about res limits, but I think it would be a good idea to use 1024*768 as a resolution.
As for file formats, ogg Theora/ogg Vorbis is the way to go; avi support has been removed completely and I don't think there's an encoder for mve out there.
-
Thank you for the help, and I apologise for placing this in the wrong section! :lol: Oh, and the movie resolution is 640x480, maybe an increase to 1024x768 , if it can be done, might be better?
-
I just checked and the retail cutscenes seem to be 640x320. As an interesting side note. It shouldn't matter too much.
Also, I do hope you know how to encode the video clips properly. Not that I'm implying anything, but I've seen enough cases where people have thought that conversion from avi to ogg can be done by changing the file extension from .avi to .ogg.
You could upload the cutscene somewhere so that people could check it out and try it themselves to see if they can get it to work. If that is okay with you, of course.
-
Yes I know how to encode movies properly, I use online converters for basic convertion and use a bundle of other software to fine tune them, but I know what you mean with people not encoding the movies properly.
I'll think about the uploading bit, I've got a few other options I've thought of so I hope they work. Thanks for your help Jeff Vader.
-
Hahahaha, got the visual to work but there's no sound! :lol: :lol: :lol: :lol: :lol: I've tried Vorbis, Flac, mp3 and WAV, never thought that making cutscenes would be so difficult!!!
-
Okay, here's a hint: Go and download the ogg cutscene pack, if you haven't done so already. Take a look at what formats they use. Then use that.
-
For reference: this file (http://koti.mbnet.fi/reiler/FunkyFreeSpaceStuff/intro2.ogg) worked fine when I used it as this year's april fool's joke.
-
Also, not sure what online converters you're using but you might want to look at SUPER Encoder (http://www.erightsoft.com/SUPER.html). I believe it can encode Ogg Theora/Vorbis, and it can decode just about anything.
-
Thanks for your help people!!!!! ;) ;) ;) ;) :D I've finally got the cutscenes to display and play sound thanks to the SUPER suggestion. Thanks so much and when my mod is ready for testing, I'll post up.
-
Glad it helped, SUPER has helped me out in a pinch a couple times. I've been using it for the FotG videos on Youtube.
-
Correct me if I'm wrong, but aren't we still unable to make normal cutscenes because the .ogg belongs to Interplay or sg? :wtf:
-
Correct me if I'm wrong, but aren't we still unable to make normal cutscenes because the .ogg belongs to Interplay or sg? :wtf:
:wtf: The what belongs to the who now?
-
The mve format, which is a proprietary **** format that belonged to Interplay and that noone else uses is indeed not available to us. Which is more due to a lack of encoders. FSO can play those videos back just fine, while the code was removed from the source, it was later replaced with a reverse-engineered version.
So, in theory, you could create mves. You would have to create an encoder first, though.
But why would you do that, when you can use ogg, which is completely open source?
-
The mve format, which is a proprietary **** format that belonged to Interplay and that noone else uses is indeed not available to us. Which is more due to a lack of encoders. FSO can play those videos back just fine, while the code was removed from the source, it was later replaced with a reverse-engineered version.
So, in theory, you could create mves. You would have to create an encoder first, though.
But why would you do that, when you can use ogg, which is completely open source?
So we can basically add animated cutscenes like the ones in the original games? :eek2:
If so, yay.
-
Dude, what did you think was the point of adding ogg video support?
What did you think ASW used (just to take the most recent example)? Or TBP? Or WCS? Or SoL? Or Diaspora?
-
Dude, what did you think was the point of adding ogg video support?
What did you think ASW used (just to take the most recent example)? Or TBP? Or WCS? Or SoL? Or Diaspora?
Hey, calm down :D I thought (I only played ASW) that there was some way to add ingame stuff and nothing else. But now I see the difference.