Welcome Guest ( Log In | Register )

[ Big| Medium| Small] -



Post new topic Reply to topic  [ 51 posts ]  Go to page Previous  1, 2
berka
  Mon Mar 16, 2009 12:39 am
Proud to be French
User avatar
Member

Location: Paris
@Vaulthas: Your syntax is right.
do you call the video in the fullscreen mode ?
Have you set the width&height of the video ?
I need more indications !

@PrinceEndymion88: the script does not support *.mov files

@Worldeditor: HD is maybe too much for the script. Try to reduce your video's resolution

thank to (try) to use my script

regards
berka


Top Top
 Profile  
 

Vaulthas
  Mon Mar 16, 2009 8:07 am
User avatar
Member
Yes, I call the video in fullscreen mode. I only use this script command to call the video:

Expand to see the code.


I even tried setting the width and height, but still the video resizes to the same size as every time.


Top Top
 Profile  
 

Cryaotic
  Mon Mar 16, 2009 11:49 pm
Amateur of all Trades
User avatar
Member

Location: Florida
Whilst playing a .avi file with this script, a few seconds (I would say 5-10?) into the video the screen turns white but sound continues to play.

Also with another .avi file I tested it did the same thing, but before that it flickered to the game screen for a hair of a second before going back to the movie and then going white after a few seconds.

I receive no errors or the like, simply awkward video play.

The call script I use is:

Content Hidden


Might there be a work around to fixing this per chance?

Thank you for your time! :smile:

_________________
The Final Countdown is now stuck in your head Image


Top Top
 Profile  
 

gRaViJa
  Tue Mar 17, 2009 10:24 pm
Creator of Ascension
User avatar
Member

Location: Belgium
I've tried to use a .avi file of 22 mb but when i call it, nothing happens.
If i do just the same but call another video (one of the vids you used) everything works just fine. any help?


Top Top
 Profile  
 

berka
  Tue Mar 17, 2009 10:35 pm
Proud to be French
User avatar
Member

Location: Paris
hey, you do not think you video is too much big ?
Smaller videos run easier, so split you file !

berka


Top Top
 Profile  
 

gRaViJa
  Tue Mar 17, 2009 11:07 pm
Creator of Ascension
User avatar
Member

Location: Belgium
i thought that if it's to large it will lag or freeze. but now, just nothing happens i even can still enter the menu. I'll split the vid up, i hope it will help


Top Top
 Profile  
 

gRaViJa
  Thu Mar 19, 2009 1:31 am
Creator of Ascension
User avatar
Member

Location: Belgium
it works fine when i converted the file from avi to mpg. Is it possible to play a video during the title screen?


Top Top
 Profile  
 

berka
  Thu Mar 19, 2009 6:21 pm
Proud to be French
User avatar
Member

Location: Paris
Nope.
If you play a video, you cannot update scenes, graphics, and input. So you cannot update commands...
regards,
berka


Top Top
 Profile  
 

Hajime_no_Owari
  Sat Mar 21, 2009 1:47 pm
Member
Is it possible to add subtitle compatibility, like when loading a movie if there are subtitles of the same name to load them up too?
It would be great for in game movies if user could toggle subtitles on and off.

Also, is it real impossible to run a movie in a background, so it would not be responsive to input but some active windows would be? So it would act like a .gif or something.
It would be awesome if the engine could just make a layer with the movie and play it and update it, but have an active layer above it that responds to input.

Speaking of layers, is it possible to have something show above the movie while it is playing, like when it is paused to show -paused- image in the middle of the video?

My mind is bursting with possibilities right now XD
sorry if I'm bothering you


Top Top
 Profile  
 

zareth
  Sun Mar 22, 2009 4:00 pm
User avatar
Member
hey guys^^

i have a problem. whenever i want to play an avi file
with this player, the game crashes. has anyone an idea how
to fix that?

thx in advance
Zare

EDIT: Ok the same problem is when i put this script over main.
This should make the game start in fullscreen, but instead the
exe crashes and my keyboard stops to work with the normal
functions.

$showm = Win32API.new 'user32', 'keybd_event', %w(l l l l), ''
$showm.call(18,0,0,0) #ALT Down
$showm.call(13,0,0,0) #Enter Down
$showm.call(13,0,2,0) #Enter UP
$showm.call(18,0,2,0) #ALT UP

Please, could someone help me??


Top Top
 Profile  
 

zareth
  Thu Mar 26, 2009 8:03 pm
User avatar
Member
Ok i solved the problem with RGSS102E.dll ^^


Top Top
 Profile  
 

mrklutz
  Sun Apr 12, 2009 4:16 am
Member
This script works great for me unless I have the game in full-screen mode. When the game is in full-screen mode, the script will call the movie but after it's finished I find myself in whatever other program I had running (or at the desktop) and I have to alt-tab to get back to the game.

Any suggestions?

Thanks.


Top Top
 Profile  
 

Hourglass
  Mon Apr 20, 2009 3:27 am
User avatar
Member

Location: UK
I have a problem. When my game window isnt set to full screen the video opens in full screen. When the game window IS set to full screen the video plays in a small window.

any suggestions?


Top Top
 Profile  
 

berka
  Mon Apr 20, 2009 10:07 am
Proud to be French
User avatar
Member

Location: Paris
Okay.
I'll fix the fullscreen bug.
Thanks

berka


Top Top
 Profile  
 

Hourglass
  Tue Apr 21, 2009 6:11 am
User avatar
Member

Location: UK
I think its certain types of video. I used a WMV at it was fine.


Top Top
 Profile  
 

zareth
  Wed Apr 29, 2009 9:58 pm
User avatar
Member
hey again^^

the script is really great but it would be even better when someone
could change the "return to scene_map" so you can play videos in battle.
otherwise when you play a movie in battle the battle aborts and returns to scene_map.
can someone do this? or is this impossible?

Zare


Top Top
 Profile  
 

mrklutz
  Tue May 05, 2009 2:42 am
Member
Hourglass wrote:
I think its certain types of video. I used a WMV at it was fine.


Hmmm. Maybe it's my system config then... or maybe plain old user error. I get the error even on WMV's.

Thanks for checking it out, Berka. It's a great script.


Top Top
 Profile  
 

Hsia Nu
  Sun May 10, 2009 5:53 am
User avatar
Member

Location: New York
great script, does it work for all types of .avi? Like xvid, divx, and such.


Top Top
 Profile  
 

chinesepancake
  Tue May 18, 2010 12:42 am
Member
when i put an avi video in an event it did not work. it was a wmm video converted to a wmv with mediacoverter and i converted the wmv to an avi but it does not work .why?


Top Top
 Profile  
 

gRaViJa
  Sun Oct 31, 2010 11:54 pm
Creator of Ascension
User avatar
Member

Location: Belgium
Sorry for the semi necroposting but I had a problem with this script: if you play a video on full screen while you also have the full screen script running, the game would minimalize after the video is finished. Wazakindjes has now found a solution. In the end it was simple too :p

just comment line 77 out like this:

#@film.call("close FILE notify",0,0,handle)

It worked for me, hopefully it does for others too :)


Top Top
 Profile  
 

darkscypher
  Thu May 31, 2012 5:06 am
Member
bump

sorry to bring up this topic after its been years.
i've tried this script and its great. As always the full screen problem was not a simple fix as just commenting out line 77.
when I do that, only one video will play but when i attempt to play other videos in my project they don't play.
It's like the script still thinks that video 1 is playing and the handler to close the video didn't do its job since it was commented out.

any fix for this? once again sorry for bringing this topic back after 2 years lol


Top Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 51 posts ]  Go to page Previous  1, 2


Who is online

Users browsing this forum: No users and 13 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum

Jump to:  

Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group
Hosted By: