Adds a context menu to the Gnome File Manager for .mve
& .MVE
files (interplay video format)
Used to save space, but also to enable a minor project I have been wanting for a while to bring an old Windows game to Linux (technically to web, so any OS supporting HTML5 media)
mkdir -p ~/.local/share/file-manager/actions
wget https://gist.github.com/Lewiscowles1986/3077e2dd0048be449854c93edee446a4/raw/dfba57638a03b02da991b97365e022807f4da2bd/mve-to-mp4-converter.desktop -O ~/.local/share/file-manager/actions/mve-to-mp4-converter.desktop
Then open the gnome-filemanager as usual, navigate to a folder with .mve
& .MVE
files, right-click and select the context menu item
This work is licensed under a Creative Commons Attribution 4.0 International License.