View previous topic :: View next topic |
Author |
Message |
dahranis Apprentice
Joined: 20 Jan 2006 Posts: 166
|
Posted: Sat Nov 11, 2006 8:03 pm Post subject: playing avi film with xine ... |
|
|
and it comes up with
'no demuxer plugin available'
i can't figure out what that is... could somebody ehlp me? |
|
Back to top |
|
|
chetoo n00b
Joined: 24 May 2006 Posts: 57 Location: Valencia (Spain)
|
Posted: Sat Nov 11, 2006 10:06 pm Post subject: Re: playing avi film with xine ... |
|
|
vladimirm wrote: | and it comes up with
'no demuxer plugin available'
i can't figure out what that is... could somebody ehlp me? |
That seems to me a lack of decoding. Run an emerge -av xine-lib and look at the USE section. In my case it reads:
Code: |
[ebuild N ] media-libs/xine-lib-1.1.2-r2 USE="X alsa arts dvd esd gnome ipv6 mp3 nls opengl oss sdl vorbis win32codecs xv -a52 -aac -aalib (-altivec) -asf -debug -directfb -dts -dxr3 -fbcon -flac -imagemagick -libcaca -mng -modplug -samba -speex -theora -v4l -vcd -vidix -xinerama -xvmc" ...
|
Probably you are missing the win32codecs, so go to /etc/portage/package.use and add:
Code: |
media-libs/xine-lib win32codes [and other if you need them ...]
|
Good luck. _________________ Dell Inspiron 8200 - Nvidia GeForce 440 Go 64M |
|
Back to top |
|
|
dahranis Apprentice
Joined: 20 Jan 2006 Posts: 166
|
Posted: Sat Nov 11, 2006 11:31 pm Post subject: |
|
|
Thank you that solved my problem perfectly
Cheers |
|
Back to top |
|
|
|