Discussion Forums > Technology

Show off your mplayer config file

<< < (4/4)

Xiong Chiamiov:

--- Quote from: Kuroshima on November 30, 2009, 09:45:46 PM ---Doesn't mplayer already have GUI?

--- End quote ---
Yes, but it sucks balls.


--- Quote ---oh btw...where's the mplayer config file? <-- super n00b question. in usr/lib?

--- End quote ---
Mine seem to be in /etc/mplayer (system-wide) and ~/.mplayer/ (per-user).

All this compiling separately from the package manager... is one of the reasons I love my Arch. <3

Kuroshima:
I know I believe I like watching the text scroll down the screen.... I just regret I sold my quad core... This single core sucks....

Thanks I actually don't mind the GUI of mplayerthat much... Smplayer is nice once I apply that mpc skin...
I need to configure it to work exactly like mpc...I'm pretty sure that would be kinda tricky...
• is the only way to uninstall custom built apps to use the original makefile and make uninstall?

Xiong Chiamiov:
Well, it's just a make task, so you could do the same thing manually.  It'll probably have some conditionals in there, though, based on how you ./configure it.

Remember, uninstalling is just deleting files.  There's no Windows registry here.

Kuroshima:
Indeed. However it is a problem when you don't know where those files are ;)

any way to modify the mplayer.config (or smplayer in this case), to pause the video when I click it?
That is probably something that would be in the source right?

kureshii:
No point showing my config file here since I'm using mplayer through SMPlayer frontend (yeah, I like GUI convenience), but here's the command used for invoking mplayer:

/usr/bin/mplayer -noquiet -nofs -nomouseinput -lavdopts threads=4 -sub-fuzziness 1 -identify -msglevel demux=6 -slave -vo xv:adaptor=0 -ao alsa -nokeepaspect -autosync 100 -nodr -double -input conf=/usr/share/smplayer/input.conf -stop-xscreensaver -wid 25165839 -monitorpixelaspect 1 -ass -embeddedfonts -ass-line-spacing 0 -ass-font-scale 1 -ass-styles /home/kureshii/.config/smplayer/styles.ass -fontconfig -font FreeSans -subfont-autoscale 0 -subfont-osd-scale 24 -subfont-text-scale 24 -subcp ISO-8859-1 -vid 0 -subpos 100 -cache 2000 -osdlevel 0 -vf-add hqdn3d,pp=ac -vf-add screenshot -slices -channels 6 -softvol -softvol-max 110 -sws 9 /path/of/file

Those options were all configured by SMPlayer, the only ones I added manually were "-sws 9" (lanczos scaling) and "-vf-add hqdn3d,pp=ac" (high-quality denoise and accurate deblocking).

One of these days when I have more time to sit down and explore manpages in detail I'll probably get latest mplayer compiled instead of using Ubuntu's outdated repo copy (which will add gradfun option as well). It works fine for now since I just want a working multimedia setup with minimal effort, at the moment serious work is still being done on the laptop and not in Ubuntu.

Navigation

[0] Message Index

[*] Previous page

Go to full version