Hard Light Productions Forums
Modding, Mission Design, and Coding => FS2 Open Coding - The Source Code Project (SCP) => Topic started by: Honest989 on July 01, 2006, 05:59:01 am
-
I would presume that this has been posted before, but all of my movies are out of synch with the sound. They're in .mve format because my computer typically had babies over switching between opengl and DX when playing the AVIs.
I'd just like to know if there is a remedy for this?
-
Contraceptives?
-
guffaw guffaw :lol: :wakka: :headz:
-
What are the specs for your PC?
-
P4 3.0 ghz, 1gb RAM, ATI9800 pro. (nothin' fancy)
-
yeah, nothing fancy :lol:
i'd kill for a gig of ram :(
-
Well.. it was two years ago when I bought this pc with a student loan. :) never looked back.
but yeah.. the scenes are out of synch. It's really noticable if you have a cutscene with writing in it.. for example, FS1 intro had 'Ross 128' or FS2 had 'Battle of Deneb'. The text noise (if you can call it that) is out of synch so you'll hear it go brrrr first and then suddenly the writing will appear.
yes my sound effects are rubbish.
-
Now that you bring this up, I think I can notice a bit of out of sync with the FS2 intro as well. Particularly, the entire cutscene just doesn't look as smooth as it does when you use the retail build to play it. My guess is that the reverse engineered MVE decoer is just not as efficient as the real deal. Well, just a minor annoyance to me anyway. Frankly, MVE support makes me happy enough already. :)
-
that's what I was thinking. but yeah, having mve support is great. It stops my pc from having kittens/babies over switching modes, mainly as it doesn't particularly like GL.
-
The a/v sync is probably just a lack of precision in the Windows timer being used. I'll have to bump it up to some better code, that should fix the sync issue, but isn't very high priority. I'll try and get that fixed soon though.
As far as quality goes, it's actually (should be) better now, but it scales the movie to fit your screen rather than resize your screen to fit the movie (like retail does). That makes the compression artifacts show up in a more pronounced fashion. Try running with -noscalevid and see if that takes care of the quality problem.