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.
-
shinprog
- Prole
- Posts: 15
- Joined: Sat Oct 21, 2017 11:56 am
-
Contact:
Post
by shinprog »
I solved this issue
![Very Happy :D](./images/smilies/ms-glad.png)
!!
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
Thanks for you help !!
Users browsing this forum: Ahrefs [Bot], Google [Bot], pgimeno and 3 guests