Download available in posting by BarryK post at bottom of page
If MPV is desired to play with the normal speed then double click on your media files
and they will open automatically.
To obtain a faster playback speed using MPV use the following code
This useful for long podcasts.
Code: Select all
Exec=mpv --speed=1.4 --player-operation-mode=pseudo-gui -- %U
I put together a package so a right click menu is available to quickly load the file and start it playing.