I'm unable to initialize 'auto' video driver.

Andrey Chinkov <[email protected]> Wed, 23 Dec 2009 12:59:35 +0300
Newsgroups gmane.comp.video.xine.user,gmane.comp.video.xine.devel
Message-ID <[email protected]>
Hi. I am on Ubuntu-8.04.

I did the following steps consistently:

1) Download xine-lib-1.1.17.tar.bz2, unpack it to
/home/gosh/Desktop/xine-lib-1.
1.17

2) Install libxine with this commands:

cd /home/gosh/Desktop/xine-lib-1.1.17
./configure --prefix=/home/gosh/Desktop/xinelib_installed --disable-shared
--enable-static
make
make install

3) Download muxine.c (to /home/gosh/Desktop/xine_mini)

4) Compile muxine.c with this command:

cd /home/gosh/Desktop/xine_mini
gcc muxine.c -o xinemini -lxine -lrt -lz -ldl -lX11 -I
/home/gosh/Desktop/xinelib_installed/include -L
/home/gosh/Desktop/xinelib_installed/lib

5) Execute in terminal:

gosh@gosh-laptop:~/Desktop/xine_mini$ ./xinemini
/mnt/W_DRIVE/Trial/video/KMT_germans_net.mpg
muxine (xine � player) v0.0.6
(c) 2003 by Daniel Caujolle-Bert <[email protected]>.
I'm unable to initialize 'auto' video driver. Giving up.
gosh@gosh-laptop:~/Desktop/xine_mini$

My question is: How to resolve "I'm unable to initialize 'auto' video
driver. Giving up." message in muxine.c?

Thanks in advance.

------------------------------------------------------------------------------
This SF.Net email is sponsored by the Verizon Developer Community
Take advantage of Verizon's best-in-class app development support
A streamlined, 14 day to market process makes app distribution fast and easy
Join now and get one step closer to millions of Verizon customers
http://p.sf.net/sfu/verizon-dev2dev

_______________________________________________
xine-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/xine-user