View previous topic :: View next topic |
Author |
Message |
fikiz Apprentice
Joined: 07 Mar 2005 Posts: 282 Location: Italy
|
Posted: Sun Aug 09, 2015 4:37 pm Post subject: smplayer + mpv error: option '--noquiet=' failed |
|
|
Hello everybody.
Got an error running smplayer-14.9.0-r1, configured to use mpv (version 0.8.3-r1):
Code: | /usr/bin/mpv -noquiet -nofs -nomouseinput -lavdopts threads=4 -sub-fuzziness 1 -identify -slave -vo xv -ao alsa -nokeepaspect -nodr -double -input nodefault-bindings:conf=/dev/null -stop-xscreensaver -wid 58720293 -monitorpixelaspect 1 -ass -embeddedfonts -ass-line-spacing 0 -ass-font-scale 1 -ass-styles /home/backup/.config/smplayer/styles.ass -subfont-autoscale 0 -subfont-text-scale 20 -subcp ISO-8859-1 -subpos 100 -volume 40 -cache 20480 -ss 48 -osdlevel 0 -noslices -channels 2 -af scaletempo,equalizer=0:0:0:0:0:0:0:0:0:0 -softvol -softvol-max 110 /home/me/video.avi
Error parsing option noquiet (option not found)
Setting command line option '--noquiet=' failed.
Exiting... (Fatal error) |
Tried even with mpv-0.9.2-r1, same thing.
Any ideas?
A lot of thanks. |
|
Back to top |
|
|
Roman_Gruber Advocate
Joined: 03 Oct 2006 Posts: 3846 Location: Austro Bavaria
|
Posted: Sun Aug 09, 2015 8:17 pm Post subject: |
|
|
Quote: |
Error parsing option noquiet (option not found) |
Just simple this option does not exists.
i do not have mpv installed. did you checked its man-page or its documentation and parsed it for this feature called noquiet?
Code: | * media-video/mpv
Available versions: 0.3.10 0.8.3-r1 (~)0.9.2-r1 **9999 {+X +alsa bluray bs2b (+)cdio +cli (-)doc-pdf drm dvb +dvd dvdnav egl +enca encode +iconv jack (-)joystick jpeg ladspa lcms +libass libav libcaca libguess libmpv lirc lua luajit (+)mpg123 (-)openal +opengl oss portaudio +postproc pulseaudio pvr +quvi -radio raspberry-pi rubberband samba sdl selinux +shm v4l vaapi vcd vdpau vf-dlopen wayland xinerama +xscreensaver (+)xv}
Homepage: http://mpv.io/
Description: Media player based on MPlayer and mplayer2
|
afaik smplayer utilized mplayer... i doubt mpv is a fully compatible replacement though many will come and argue against it.
check out if you can modify smplayer to remove that noquiet stuff from its config files or file a bug regarding it...
those interfaces or clients just are tested and works with some versions of the particular software anyway.
Code: | * media-video/smplayer
Available versions: 14.3.0 14.9.0-r1 (~)14.9.0.6690-r3 (~)14.9.0.6966-r2 (~)14.9.0.6994 {autoshutdown bidi debug mpris (+)qt4 qt5 streaming LINGUAS="ar ar_SY bg ca cs da de el_GR en_GB en_US es et eu fi fr gl he_IL hr hu id it ja ka ko ku lt mk ms_MY nl nn_NO pl pt pt_BR ro_RO ru_RU sk sl_SI sq_AL sr sv th tr uk_UA vi_VN zh_CN zh_TW"}
Homepage: http://smplayer.info/
Description: Great Qt GUI front-end for mplayer/mpv
|
you just found a bug, try to find some way to edit the comand line options which are passed on to mpv . |
|
Back to top |
|
|
yngwin Retired Dev
Joined: 19 Dec 2002 Posts: 4572 Location: Suzhou, China
|
Posted: Thu Aug 13, 2015 3:59 pm Post subject: |
|
|
You need a newer version of smplayer to have it work with mpv. I recommend you use the latest ~arch versions of both packages. _________________ "Those who deny freedom to others deserve it not for themselves." - Abraham Lincoln
Free Culture | Defective by Design | EFF |
|
Back to top |
|
|
|