View Single Post
Old 30th September 2020, 20:35   #447  |  Link
jones1913
random user
 
Join Date: May 2014
Location: #Neuland
Posts: 116
@rmlazzari
You need the 'mono' framework installed to run .net applications on Linux. I think the package name is 'mono-complete' on Ubuntu based distributions.
After that you can run it with
Code:
$ mono /path/to/gMKVExtractGUI.exe
But .net applications sometimes look artifical or broken on Linux, on hi-dpi displays mostly unusable.

Alternatives are:
https://forum.ubuntu-fr.org/viewtopic.php?id=1508741
(post is in french but installation instructions are easy to spot)

or:
https://www.videohelp.com/software/Inviska-MKV-Extract
(seems abandoned, developers website is dead)
__________________
BeHappy Audio Transcoder > <Doom9 forum> <Gleitz forum> <GitHub>
MP4.tool GUI for MP4Box & L-SMASH muxer > https://www.mediafire.com/folder/3i6y6cbkyhblm/MP4.tool
jones1913 is offline   Reply With Quote