LinuxQuestions.org
Latest LQ Deal: Latest LQ Deals
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software
User Name
Password
Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.

Notices


Reply
  Search this Thread
Old 05-26-2003, 02:39 PM   #1
mohapi
Member
 
Registered: Mar 2003
Distribution: Debian
Posts: 208

Rep: Reputation: 30
mplayer questions


Hello to all. I'm new to mplayer, have it installed and can't figure out
this skins & other errors. May I have some advice please?
Thanks, Dirk


]# /usr/bin/mplayer
Using GNU internationalization
Original domain: messages
Original dirname: /usr/share/locale
Current domain: mplayer
Current dirname: /usr/share/locale


MPlayer 0.90rc5-3.2.2 (C) 2000-2003 Arpad Gereoffy (see DOCS)

CPU: Advanced Micro Devices Duron SF Spitfire (Family: 6, Stepping: 1)
Detected cache-line size is 64 bytes
CPUflags: MMX: 1 MMX2: 1 3DNow: 1 3DNow2: 1 SSE: 0 SSE2: 0
Reading config file /etc/mplayer/mplayer.conf
Reading config file /root/.mplayer/config
[cfg] read config file: /root/.mplayer/gui.conf
Reading config file /root/.mplayer/gui.conf: No such file or directory
vo: X11 running at 1024x768 with depth 24 and 32 bpp (":0.0" => local
display)
Disabling DPMS
Reading /root/.mplayer/codecs.conf: can't open
'/root/.mplayer/codecs.conf': No such file or directory
Reading /etc/mplayer/codecs.conf: 50 audio & 136 video codecs
font: can't open file: /root/.mplayer/font/font.desc
Font /usr/share/mplayer/font/font.desc loaded successfully! (206 chars)
Using Linux hardware RTC timing (1024Hz).
Can't open input config file /root/.mplayer/input.conf : No such file or
directory
Input config file /etc/mplayer/input.conf parsed : 52 binds
Opening joystick device /dev/input/js0
Can't open joystick device /dev/input/js0 : No such device
Can't init input joystick
SKIN dir 1: '/root/.mplayer/Skin'
SKIN dir 2: '/usr/share/mplayer/Skin'
[skin] file ( /usr/share/mplayer/Skin/default/skin ) not found.
Skin not found ( default ).
 
Old 05-26-2003, 02:45 PM   #2
je_fro
Member
 
Registered: Nov 2002
Location: /texas/austin/home/desk
Distribution: Gentoo
Posts: 341

Rep: Reputation: 30
You need skins.

[skin] file ( /usr/share/mplayer/Skin/default/skin ) not found.

Go to mplayer's site and grab the default skin. Put it in /usr/share/mplayer/Skin. You could also make a direcrory called .mplayer in your home directory for a new config file, etc.
 
Old 05-26-2003, 03:12 PM   #3
mohapi
Member
 
Registered: Mar 2003
Distribution: Debian
Posts: 208

Original Poster
Rep: Reputation: 30
What do I do with the .tar.bz2 files now?
Skin]# ls -lah
total 2.8M
drwxr-xr-x 2 booda root 4.0K May 26 13:04 .
drwxr-xr-x 4 root root 4.0K May 26 12:57 ..
-rw------- 1 booda booda 214K May 26 08:40 Blue-1.0.tar.bz2
-rw------- 1 booda booda 101K May 26 08:40 Canary-1.0.tar.bz2
-rw------- 1 booda booda 242K May 26 08:40 CornerMP-aqua-1.0.tar.bz2
-rw------- 1 booda booda 360K May 26 08:40 gnome-1.1.tar.bz2
-rw------- 1 booda booda 251K May 26 08:40 krystal-1.0.tar.bz2
-rw------- 1 booda booda 303K May 26 08:40 Orange-1.0.tar.bz2
-rw------- 1 booda booda 443K May 26 08:41 plastic-1.1.1.tar.bz2
-rw------- 1 booda booda 315K May 26 08:41 proton-1.1.tar.bz2
-rw------- 1 booda booda 300K May 26 08:41 softgrip-1.0.tar.bz2
-rw------- 1 booda booda 262K May 26 08:41 trium-1.1.tar.bz2
How do prepare them for use?
 
Old 05-26-2003, 03:14 PM   #4
acid_kewpie
Moderator
 
Registered: Jun 2001
Location: UK
Distribution: Gentoo, RHEL, Fedora, Centos
Posts: 43,417

Rep: Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985
decompress the archives in to the directory it is looking for, and symlink your chosen one to default.
 
Old 05-27-2003, 02:01 AM   #5
je_fro
Member
 
Registered: Nov 2002
Location: /texas/austin/home/desk
Distribution: Gentoo
Posts: 341

Rep: Reputation: 30
I think....

tar -xvvjf

Will get them extracted....
 
Old 05-27-2003, 02:14 AM   #6
max2003
LQ Newbie
 
Registered: May 2003
Distribution: Slackware 9.1
Posts: 26

Rep: Reputation: 15
The new default skin is Blue. Rename the blue theme to default and put in /usr/local/share/mplayer/skin.
P.S.: excuse my bad english
 
Old 05-27-2003, 10:24 AM   #7
mohapi
Member
 
Registered: Mar 2003
Distribution: Debian
Posts: 208

Original Poster
Rep: Reputation: 30
Is this the proper command to rename?

Skin]# rename Blue-1.0.tar to default-1.0.tar

because it doesn't work.
 
Old 05-27-2003, 10:34 AM   #8
mohapi
Member
 
Registered: Mar 2003
Distribution: Debian
Posts: 208

Original Poster
Rep: Reputation: 30
I've got /usr/share/mplayer/Skin/ , now how do I go about getting to /usr/share/mplayer/Skin/default/skin?

[root@localhost root]# mkdir /usr/share/mplayer/Skin/default/skin
mkdir: cannot create directory `/usr/share/mplayer/Skin/default/skin': No such file or directory
 
Old 05-27-2003, 10:36 AM   #9
acid_kewpie
Moderator
 
Registered: Jun 2001
Location: UK
Distribution: Gentoo, RHEL, Fedora, Centos
Posts: 43,417

Rep: Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985
please follow the commands you were given above.

tar -xvvjf file.tar.bz2

this would not have left you with a .tar file, but a directory containing the skin.

rename is also not a valiud unix command, use "mv" in future.
 
Old 05-27-2003, 10:41 AM   #10
mohapi
Member
 
Registered: Mar 2003
Distribution: Debian
Posts: 208

Original Poster
Rep: Reputation: 30
Thank you!
 
Old 05-27-2003, 10:41 AM   #11
neo77777
LQ Addict
 
Registered: Dec 2001
Location: Brooklyn, NY
Distribution: *NIX
Posts: 3,704

Rep: Reputation: 56
first you need to create default directory and then skin within default - this is a proper and only way
cd /usr/share/mplayer/Skin
mkdir default
mkdir default/skin
but as acid put it earlier there is no need to whore your system up with unneeded directories and crap
just go to /usr/share/mplayer/Skin
cd /usr/share/mplayer/Skin
tar xfvj /full/or/relative/path/to/Blue-1.0.tar.bz2
ln -sf Blue* default
should be enough, so in the case you want new default theme just perform the above steps for another theme.

Last edited by neo77777; 05-27-2003 at 10:42 AM.
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
MPlayer install questions grovesj2 Linux - Newbie 14 11-16-2005 09:29 PM
audio and mplayer questions SciYro Linux - General 5 08-11-2004 04:54 PM
two questions about MENCODER and MPLAYER v2lk Linux - Software 6 06-26-2004 06:04 PM
mplayer questions--urgent taoweijia Linux - Software 2 10-08-2003 09:23 PM
Mplayer and XMMS questions Harp00 Linux - Newbie 1 09-27-2003 12:04 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software

All times are GMT -5. The time now is 04:27 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration