About MPLayer...
Posted by: ktvshare
Posted on: 2007-05-24 18:25:00
Hey, I have got to a web site that explain how to install everything of youtube clone, but that site explain very less, and makes many mistake..
I have installed the most part (but not important part), but when i came to this part, I am stuck..
MPlayer + Mencoder
wget http://www3.mplayerhq.hu/MPlayer/releases/codecs/essential-20061022.tar.bz2
bunzip2
essential-20061022.tar.bz2
tar -xf essential-20061022.tar
mv
essential-20061022 $HOME/lib
wget http://www3.mplayerhq.hu/MPlayer/releases/MPlayer-1.0rc1.tar.bz2
bunzip2 MPlayer-1.0rc1.tar.bz2
tar -xf MPlayer-1.0rc1.tar
cd MPlayer-1.0rc1
Until here, it's good, but all the code below can't be execute.. Is there any mistake? Can anyone relayout the line below.. please... Look at the "–" before the "with" and the "-" before "codecsdir", is not the same "-" right?