Multimedia player
-
hello @AmauryDBZ ,
What I do is to convert the video on a pc with ffmpeg.
ffmpeg -i input.mp4 output.mp4 #or ffmpeg -i input.mkv output.mkv #or ffmpeg -i input.avi output.avi
It is a long process.
-
@Bolly yes thanks ! This exactly what I did, and it worked
I've tried to install ffmpeg on UT to be 'autonomous' with snap but didn't worked -
-
@AmauryDBZ ffmpeg should worked thru libertine
https://forums.ubports.com/post/80595 -
I use mpv in libertine and it works really good.