View previous topic :: View next topic |
Author |
Message |
c707176 Apprentice
Joined: 01 Mar 2005 Posts: 215
|
Posted: Thu Mar 29, 2007 5:10 pm Post subject: Problems playing wmv files |
|
|
Hello,
I just emerged kaffeine and wanted to play a wmv file.
If I do so, I get the error: Loading of player part 'XinePart' failed.
Did anybody had the same error and could tell me what's the solution?!
Cheers |
|
Back to top |
|
|
thoughtform l33t
Joined: 24 May 2004 Posts: 600
|
Posted: Thu Mar 29, 2007 5:38 pm Post subject: |
|
|
you should probably have these in your /etc/make.conf
win32codecs wma wmf
also emerge this
[ebuild R ] media-libs/win32codecs-20050216 USE="quicktime real" 12,581 kB |
|
Back to top |
|
|
c707176 Apprentice
Joined: 01 Mar 2005 Posts: 215
|
Posted: Thu Mar 29, 2007 5:47 pm Post subject: |
|
|
I followed you instructions and added win32codecs wma wmf to /etc/make.conf
USE="quicktime real" emerge media-libs/win32codecs
emerge --unmerge kaffeine
emerge --newuse kaffeine
Sadly, this did change nothing |
|
Back to top |
|
|
thoughtform l33t
Joined: 24 May 2004 Posts: 600
|
Posted: Fri Mar 30, 2007 4:20 pm Post subject: |
|
|
you might need to re-emerge parts of xine or xine-libs |
|
Back to top |
|
|
xanas3712 Guru
Joined: 15 Oct 2004 Posts: 455
|
Posted: Fri Mar 30, 2007 7:17 pm Post subject: |
|
|
kaffeine is just the frontend, and xine-ui is just another frontend. You will want to remerge your xinelib with the correct useflag added to it.
emerging kaffeine with newuse won't do the job, you'd have to emerge --newuse -D kaffeine (to upgrade any dependencies in the chain)
Also I suggest not doing a USE="quicktime real" before the win32codecs but if you only want to add those flags to that package put
media-libs/win32codecs quicktime real in your /etc/portage/package.use
As far as WMA goes, you can probably play that with a default copy of the current xinelib (or maybe that's only the ~x86 version? Not sure since I'm using a cvs ebuild I made myself) |
|
Back to top |
|
|
c707176 Apprentice
Joined: 01 Mar 2005 Posts: 215
|
Posted: Wed Apr 04, 2007 9:09 am Post subject: |
|
|
xanas3712,
I did what you suggested but I still get the same error: Loading of player part 'XinePart' failed. All video drivers failed to initalize! |
|
Back to top |
|
|
natalizi n00b
Joined: 13 Feb 2007 Posts: 17 Location: Rio de Janeiro - Brasil
|
|
Back to top |
|
|
|