Video not Playing
Posted: Fri Aug 24, 2018 9:28 pm
I've pretty much done everything I can think of to try and get this to work.
I've used different codecs in different containers, last one I did was VP9 in an MKV Container. WebM, OGV, AVI, tried all those, used a silenced OGG audio track in the video; everything I could find in the forum and elsewhere. So as a last resort, I've come here to see if you guys can help me out.
I've tried different ways of playing the file, but this was the last one I attempted to use.
I've also used this code with the video in the main directory
I've linked the video files to the post. The current .MKV and the original .AVI.
Original AVI File:
https://drive.google.com/open?id=11LcSx ... LWL3HvjIGS
Current MKV File:
https://drive.google.com/open?id=1f0oC4 ... dVJpuRxmX9
I've used different codecs in different containers, last one I did was VP9 in an MKV Container. WebM, OGV, AVI, tried all those, used a silenced OGG audio track in the video; everything I could find in the forum and elsewhere. So as a last resort, I've come here to see if you guys can help me out.
I've tried different ways of playing the file, but this was the last one I attempted to use.
Code: Select all
image movie = Movie(size=(1920, 1080), xalign=0.5, yalign=0.5)Code: Select all
label splashscreen:
scene black
show movie
with dissolve
play movie "movies/HizorGames.mkv"Code: Select all
$ renpy.movie_cutscene("Hizorgames.mkv")Original AVI File:
https://drive.google.com/open?id=11LcSx ... LWL3HvjIGS
Current MKV File:
https://drive.google.com/open?id=1f0oC4 ... dVJpuRxmX9