MPlayer for Dingux

1 reply [Last post]
medtechgreg
medtechgreg's picture
User offline. Last seen 1 year 30 weeks ago. Offline
Joined: 09/30/2009
Points: 0

I can't find any info about it on these boards and when I search for it on Google I only find a .rar file with "mplayer" file inside.  I have limited coding knowledge and I think I need some kind of config file and the "mplayer" I have doesn't even have a file extension.

Any help would be great!

Berticus
Berticus's picture
User offline. Last seen 1 year 42 weeks ago. Offline
Joined: 10/26/2009
Points: 0

In GNU/Linux, files don't need an extension, and often executible files don't have extensions. I'm not sure how it's done in Dingux, but on a typical GNU/Linux system, mplayer config file is in .mplayer/config.

If you want a sample, mine is:

 

[default]
# general config
subfont-osd-scale=20
monitorpixelaspect=1
monitoraspect="16:9"
lirc=no
cache=2000

# video config
vo=vdpau
#vc=ffmpeg12vdpau,ffwmv3vdpau,ffvc1vdpau,ffh264vdpau, # vo=vdpau covers this
framedrop=1
double=yes
dr=yes
nokeepaspect=yes
hardframedrop=0 # enable via command if needed
fs=yes
slices=yes
idx=yes
vf-add=screenshot
vf-clr=yes
fixed-vo=yes

# audio config
ao=oss
softvol=yes
softvol-max=110
volume=12
channels=2
af=scaletempo,equalizer=0:0:0:0:0:0:0:0:0:0

# subtitle config
fontconfig=yes
sub-fuzziness=1
subcp=ISO-8859-1
subpos=100
font=Arial
subfont-autoscale=0
subfont=yes
subfont-text-scale=20
#ass=yes
embeddedfonts=yes
ass-line-spacing=0
ass-font-scale=1
ass-styles=~/.mplayer/styles.ass

And my styles.ass file associated with it:

 

[Script Info]
ScriptType: v4.00+
Collisions: Normal

[V4+ Styles]
Format: Name, Fontname, Fontsize, PrimaryColour, BackColour, OutlineColour, Bold, Italic, Alignment, BorderStyle, Outline, Shadow, MarginL, MarginR, MarginV
Style: Default,Arial,20,&H00ffffff,&H00000000,&H00000000,0,0,2,1,1,2,20,20,8