[solved]Playing video

Questions about the LÖVE API, installing LÖVE and other support related questions go here.
Forum rules
Before you make a thread asking for help, read this.
User avatar
shinprog
Prole
Posts: 15
Joined: Sat Oct 21, 2017 11:56 am
Contact:

[solved] Playing video

Post by shinprog »

I solved this issue :D !!
I re-converted the file using ffmepg and the official guide of Theora vorbis (https://trac.ffmpeg.org/wiki/TheoraVorbisEncodingGuide)

I used this command :

Code: Select all

ffmpeg -i test.mp4 -codec:v libtheora -qscale:v 7 -codec:a libvorbis -qscale:a 5 output.ogv
and the result is a success ^^
Image

Thanks for you help !!
I'm a french hight school student who starts programming :)
I'm not very comfortable with english but I'll do my best.

CO-funder of the Kagerou Project Fr Community.
http://kagescan.esy.es http://fb.me/KagerouProjectFr
Post Reply

Who is online

Users browsing this forum: No registered users and 55 guests