Results 1 to 6 of 6
Hi Guys,
i cant really explain how great and helpful you guys are, you just make the Linux world more interesting to newbies like me,
My concern now is multimedia ...
- 11-20-2008 #1Just Joined!
- Join Date
- May 2007
- Posts
- 6
Multimedia Support With Suse11
Hi Guys,
i cant really explain how great and helpful you guys are, you just make the Linux world more interesting to newbies like me,
My concern now is multimedia support in SUSE11, im new to SUSE11 because i was currently using fedora 7 on my machine, but i kinna got interested in SUSE11, but then i still have trouble with most multimedia applications, for example i cant play my avi files or even dvd files or wnv files, i know there are alot of plugins missing, but i cant tell how to get them, coz in my fedora i used to solve the problem by iissuing one commandand all the multimedia would be sorted out, how do i do this in SUSE11, and also, is there support for VLC player in SUSE11?Code:yum install kdemultimedia-extras-nonfree
Thank you all.
- 11-20-2008 #2Linux Guru
- Join Date
- Nov 2004
- Posts
- 6,110
I haven't used SUSE in a while but I think this might help :-
Open Suse 11 Multimedia Pack Portable 2008 - openSUSE Forums
Traditionally you'd have to use the Packman/Guru repositories to get the codecs but I hope this works out nicely
.
- 11-20-2008 #3
What you need to do is go to YaST -> Software -> Community Repositories and enable the Packman repository. After that go to YaST -> Software -> Software Management and select VLC for installation. If you like Xine based apps, select libxine for installation and it willreplace the crippled xine package shipped by openSUSE.
- 11-20-2008 #4Just Joined!
- Join Date
- May 2007
- Posts
- 6
- 11-20-2008 #5Just Joined!
- Join Date
- May 2007
- Posts
- 6
daark.child
Thank you very much, you post was so helpful. it worked fine on the machine at work which has access to Internet, how about if i dont have internet access.
I was thinking may be i could locate the folder into which the files are downloaded into on my office machine such that i can copy the rpms and install them on the machine at home manually, is that possible, if its possible, what is the directory into which the files are downloaded into before installation?
Thanks.
- 11-20-2008 #6
The rpms should located somewhere in /var/cache/zypp/packages. The problem with the default openSUSE configuration is that after the packages have been successfully installed, the rpms are deleted. In order to override this behaviour, you have to edit the repo files in /etc/zypp/repos.d and change the keeppackages option from 0 to 1.


Reply With Quote
