mp4 video insert

Discuss how to use the Ren'Py engine to create visual novels and story-based games. New releases are announced in this section.
Forum rules
This is the right place for Ren'Py help. Please ask one question per thread, use a descriptive subject like 'NotFound error in option.rpy' , and include all the relevant information - especially any relevant code and traceback messages. Use the code tag to format scripts.
Post Reply
Message
Author
Rey Sciman
Newbie
Posts: 13
Joined: Thu Aug 14, 2014 5:13 am
Contact:

mp4 video insert

#1 Post by Rey Sciman »

Hi!

I am new here!
I have changed "tutorial_video.rpy".
Very simple: Just wanted to insert my own video but even that does not work.

I changed the movie image size
and
wanted to insert a .mp4 video.
What did I do wrong?

Code: Select all

#begin movie_image

image movie = Movie(size=(426, 240), xpos=475, ypos=50, xanchor=0, yanchor=0)
#end movie_image

....

#begin movie_play
    show movie behind eileen
    play movie "02.mp4"
    #end movie_play


...

#begin movie_cutscene
    $ renpy.movie_cutscene("02.mp4")
    #end movie_cutscene

Thanks in advance.
Cheers,
Rey

Rey Sciman
Newbie
Posts: 13
Joined: Thu Aug 14, 2014 5:13 am
Contact:

Re: mp4 video insert

#2 Post by Rey Sciman »

ok, seems to be a .mp4 prob
http://lemmasoft.renai.us/forums/viewto ... =8&t=11534

I ll try .ogg

Post Reply

Who is online

Users browsing this forum: No registered users