LinuxQuestions.org
Review your favorite Linux distribution.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 11-07-2009, 05:27 PM   #1
Dessi
LQ Newbie
 
Registered: Nov 2009
Posts: 1

Rep: Reputation: 0
Question how to copy Mplayer codecs to new directory


hey everybody
i use linpus linux lite , and im new here
i've try everything but i still cant move the codecs to the new dorectory... I read everything in forums , and i try hard, but it doesnt work . can you explain me all the steps from the beginning. What i have to do? step by step.
thank you
xxx
 
Old 11-07-2009, 05:31 PM   #2
XavierP
Moderator
 
Registered: Nov 2002
Location: Kent, England
Distribution: Debian Testing
Posts: 19,192
Blog Entries: 4

Rep: Reputation: 475Reputation: 475Reputation: 475Reputation: 475Reputation: 475
Welcome to LQ! The easiest way is to untar the codec file
Code:
tar zxvf <name of file>.tar.gz
Then enter the new directory
Code:
cd <directory name>
Then copy all the files inside this directory to the codec directory. I believe Linpus uses sudo, so
Code:
sudo cp * /usr/lib/codecs/
<enter your password>
If Linpus doesn't use sudo, just do
Code:
su
<enter root password>
cp * /usr/lib/codecs/
exit
You will need to be in a terminal to do all these commands.
 
  


Reply



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
Where to copy codecs in Gutsy? oktay_y2003 Ubuntu 5 12-08-2007 07:47 AM
Mplayer codecs - running 32bit mplayer on 64bit OS sleepyrob Linux - Software 2 08-12-2006 05:08 AM
mplayer and mplayer codecs issues thebiggiantmouse Linux - Software 5 08-07-2006 02:19 PM
mplayer codecs ? mickeyboa Fedora 4 04-17-2005 10:01 AM
MPlayer failed to find a Win32 codecs directory.. SuSE_User Linux - Software 9 02-16-2004 04:32 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 01:56 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