Wintermute Engine Forum

Wintermute Engine => Technical forum => Topic started by: Prote1n on August 17, 2010, 09:52:59 AM

Title: Theore / Entity / Subtitles
Post by: Prote1n on August 17, 2010, 09:52:59 AM
Hi,

First question: Why does the Game.PlayTheora() and entity.PlayTheora() does not have similar parameters ?

I'm using only entity.Playtheora() as it is the only way i've found the avoid the video skip by mouse click or key. The entity solution allows to control the skip and to display a window message properly

Unfortunately I'm not able to control the Subtitle file in a entity.PlayTheora() ... and I did not succeed to show/hide the subtitle according to the players' settings
Title: Re: Theore / Entity / Subtitles
Post by: lacosaweb on October 21, 2011, 03:58:17 PM
Hi, I have the same problem. I don't want to skip video with mouse button. Is any way to do that without creating an entity video?

Else, if the only way to do this is creating an entity video, is any way to show subtitles in an entity video?
Title: Re: Theore / Entity / Subtitles
Post by: Mnemonic on October 22, 2011, 09:18:31 AM
I'm afraid neither is possible. Full-screen video can always be skipped, and video entity gives you full control, but it doesn't display subtitles :(