Quote Originally Posted by qyot27 View Post
As a heads up, there is now another fork worth checking out: mpv
Hi
I'm very satisfied with MPlayer, but I've compiled mpv and it's working reasonably well from command line.

I use MPlayer with SMPlayer GUI so I tried to set up mpv to use UMPlayer GUI.

But it doesn't work.

Seems that the fancy command UMPlayer uses has MPlayer option(s) that are unknown to mpv.
In the preferences section of UMPlayer it allows to add extra options to the command.
But I don't know how to edit the command to remove the offending option(s).
Maybe it's hard-wired into the program.

Any idea how to do this?


Code:
18:40:02:913] Core::startMplayer: command: '/usr/local/bin/mpv -noquiet -nofs -nomouseinput -sub-fuzziness 1 -identify -slave -vo x11, -ao alsa, -zoom -nokeepaspect -nodr -double -input nodefault-bindings:conf=/dev/null -stop-xscreensaver -wid 54527660 -monitorpixelaspect 1 -noass -subfont-autoscale 3 -subfont-text-scale 2.5 -subcp UTF-8 -subpos 100 -volume 38 -nocache -osdlevel 0 -vf-add screenshot -noslices -channels 2 -af scaletempo -softvol -softvol-max 110 /home/ron/Desktop/foo.wav '
[18:40:02:919] Playlist::setModified: 0
[18:40:02:919] Playlist::addFiles
[18:40:02:923] Playlist::addItem: '/home/ron/Desktop/foo.wav'
[18:40:02:924] Playlist::updateView
[18:40:02:924] Playlist::updateView: name: 'foo.wav'
[18:40:02:927] Playlist::addFiles: latest_dir: '/home/ron/Desktop'
[18:40:03:249] MplayerProcess::parseLine: 'Terminal type `unknown' is not defined.'
[18:40:03:263] MplayerProcess::parseLine: 'Unknown option on the command line: noquiet'
[18:40:03:263] MplayerProcess::parseLine: 'Exiting... (Fatal error)'
[18:40:03:264] MyProcess::procFinished
[18:40:03:264] MyProcess::procFinished: Bytes available: 0
[18:40:03:264] MplayerProcess::processFinished: exitCode: 1, status: 0
[18:40:03:265] MplayerLayer::playingStopped
[18:40:03:268] Core::processFinished
[18:40:03:268] Core::processFinished: we_are_restarting: 0
[18:40:03:268] Core::processFinished: play has finished!
[18:40:03:268] Core::processFinished: exit_code: 1
[18:40:03:268] BaseGui::showExitCodeFromMplayer: 1
[18:40:10:585] BaseGui::showLog