Author Topic: Script Request: Subtitle-file loader for Video-cutscenes  (Read 3814 times)

0 Members and 1 Guest are viewing this topic.

Script Request: Subtitle-file loader for Video-cutscenes
There's an idea which I had recently. How about a feature which allows loading subtitle files while playing video cutscenes? I think it's easier than burning the subtitles onto the videos themselves and create multiple version of the videos with different subtitles. This would allow easier translation of the video cutscenes and deaf people can see what's being said in the cutscenes.
Audio Converter of Enigma Campaign 2666:
http://enigma.de.to/

German translator of WC: Hostile Frontier:
http://www.ciinet.org/kevin/wchf/

My Youtube Channel:
http://www.youtube.com/user/FekLeyrTarg?feature=mhee

 

Offline headdie

  • i don't use punctuation lol
  • 212
  • Lawful Neutral with a Chaotic outook
    • Minecraft
    • Skype
    • Twitter
    • Headdie on Deviant Art
Re: Script Request: Subtitle-file loader for Video-cutscenes
so a text overlay rendered as the game is playing the video? an interesting concept
Minister of Interstellar Affairs Sol Union - Retired
quote General Battuta - "FRED is canon!"
Contact me at [email protected]
My Release Thread, Old Release Thread, Celestial Objects Thread, My rubbish attempts at art

 

Offline Nuke

  • Ka-Boom!
  • 212
  • Mutants Worship Me
Re: Script Request: Subtitle-file loader for Video-cutscenes
would need a video time reference function for that though (and probibly a handle to the video file). otherwise things would be kind of out of sync.
I can no longer sit back and allow communist infiltration, communist indoctrination, communist subversion, and the international communist conspiracy to sap and impurify all of our precious bodily fluids.

Nuke's Scripting SVN

 

Offline pecenipicek

  • Roast Chicken
  • 211
  • Powered by copious amounts of coffee and nicotine
    • Minecraft
    • Skype
    • Steam
    • Twitter
    • PeceniPicek's own deviantart page
Re: Script Request: Subtitle-file loader for Video-cutscenes
or simply have the video playing part parse the normal srt files for subtitles... and give you the option to customize fonts and other hilarity in the cutscenes.tbl
Skype: vrganjko
Ho, ho, ho, to the bottle I go
to heal my heart and drown my woe!
Rain may fall and wind may blow,
and many miles be still to go,
but under a tall tree I will lie!

The Apocalypse Project needs YOU! - recruiting info thread.

 

Offline mjn.mixael

  • Cutscene Master
  • 212
  • Chopped liver
    • Steam
    • Twitter
Re: Script Request: Subtitle-file loader for Video-cutscenes
or simply have the video playing part parse the normal srt files for subtitles... and give you the option to customize fonts and other hilarity in the cutscenes.tbl

That's actually a nice idea to upgrade FSO's video playback.
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 Nuke

  • Ka-Boom!
  • 212
  • Mutants Worship Me
Re: Script Request: Subtitle-file loader for Video-cutscenes
this is specific enough that it should be something handled by the engine rather than a script and i cant think of any other reason why you would want information about a cut scene.
I can no longer sit back and allow communist infiltration, communist indoctrination, communist subversion, and the international communist conspiracy to sap and impurify all of our precious bodily fluids.

Nuke's Scripting SVN

 
Re: Script Request: Subtitle-file loader for Video-cutscenes
I just remembered that X-Wing vs TIE Fighter has a similar feature: It can read txt files and render them as subtitles. In those files are also information of when to show which text. The german version of XvT uses this to translate the opening titles.
Audio Converter of Enigma Campaign 2666:
http://enigma.de.to/

German translator of WC: Hostile Frontier:
http://www.ciinet.org/kevin/wchf/

My Youtube Channel:
http://www.youtube.com/user/FekLeyrTarg?feature=mhee

 

Offline Luke

Re: Script Request: Subtitle-file loader for Video-cutscenes
*bump*

Currently i try to upgrade the ogg player for showing subtitles ony-the-fly because:

I think it's easier than burning the subtitles onto the videos themselves and create multiple version of the videos with different subtitles. This would allow easier translation of the video cutscenes and deaf people can see what's being said in the cutscenes.

Exactly this is our problem at the moment. It's completely nonsense to handle big video files if we want translate finished videos simply to another language with subtitles. And it costs massive work if we want simply change some text because of typos or whatever. With a on-thy-fly-subtitlte-system this would be very easy. And we don't must handle big video files and the players don't must download this big files again.

So i try currently to upgrade the OGG player. I managed to retrieve the frame counter so it would be no problem to synchronize the video with text. The problem is, to showing text during video playback.

Who have created the OGG player and is he reachable?

 
Re: Script Request: Subtitle-file loader for Video-cutscenes
I think that HCl from the Wing Commander CIC also worked on Saga's OGG player, or at least tweaked it.
Audio Converter of Enigma Campaign 2666:
http://enigma.de.to/

German translator of WC: Hostile Frontier:
http://www.ciinet.org/kevin/wchf/

My Youtube Channel:
http://www.youtube.com/user/FekLeyrTarg?feature=mhee

 

Offline Luke

Re: Script Request: Subtitle-file loader for Video-cutscenes
Thx FekLeyrTarg. i try to reach him.

 

Offline Goober5000

  • HLP Loremaster
  • 214
    • Goober5000 Productions
Re: Script Request: Subtitle-file loader for Video-cutscenes
Who have created the OGG player and is he reachable?

You can also contact Taylor, who did quite a lot of work on the OGG player.  If you send him a PM, he might be able to provide some guidance.