SlackwareThis Forum is for the discussion of Slackware Linux.
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
now...i have installed slack 10.2 (again) on my new machine...and since this one can in fact play movies...i want to ask : first...doest slack have default codecs (cus i can play video...but it's very laggish) and if not : where do i find such...
since i'm a windows user (no no don't laugh) and i'm used to codec packs...maybe someone can give me some links...
oh and another thing..if slack does have codecs by default...how do i remove them (i remember that 2 codecs of the same kind (i.e. DivX) are not too good for your PC )
At SlackBuilds.org you can find all the necessary files to build your own codec package.
Get all-20061022.tar.bz2 unpack that and read the mplayer-codecs-all.info file to get the download URL for the codecs. Download the codecs and then run the "mplayer-codecs-all.SlackBuild" which creates a real Slackwar e package out of it, that you can install using "installpkg".
At SlackBuilds.org you can find all the necessary files to build your own codec package.
Get all-20061022.tar.bz2 unpack that and read the mplayer-codecs-all.info file to get the download URL for the codecs. Download the codecs and then run the "mplayer-codecs-all.SlackBuild" which creates a real Slackwar e package out of it, that you can install using "installpkg".
Eric
erm i dlded this package...but where is this mplayer-codecs-all.info file and where is this .SlackBuild file...
it's still laggish...perhaps i should install mplayer for it to work...
i don't know what's the problem...i play movies no prob in windows...
perhaps i just can't set it right...
it's still laggish...perhaps i should install mplayer for it to work...
I found that as well. Some videos had choppy (or no) sound with xine and noatun.
MPlayer plays them without problems. It is pretty simple to install MPlayer these days.
Code:
./configure --enable-gui && make && make install
did it for me. It worked without needing any extra libraries. They've obviously put in a lot of effort to simplify installation over the past couple of years.
It is called SlackBuilds.org and not SlackwarePackages.org for a reason:
Quote:
We do not now nor will we ever provide precompiled packages for any of the applications for which we have SlackBuild scripts - instead, we want the system administrator (that's you) to be responsible for building the packages.
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.