Re: Install problem on FC5
Nigel Henry <[email protected]> Sat, 27 May 2006 12:53:54 +0200
| Newsgroups | gmane.comp.video.ogle.user |
|---|---|
| Message-ID | <[email protected]> |
On Saturday 27 May 2006 11:38, you wrote: > Salut, > > I've no idea about your specific problem but I'd suggest using ogle-cvs= as > source (I don't know whether that will help). > > 100% CPU with mplayer: As far as I know the CPU has to do all the work = as > long as you're using the vesa-driver. Normally a video player uses the > xv-extension where your graphics card does most of the work. However th= is > isn't possible with vesa, so the CPU has to do it all. --> you'll have = 100% > CPU usage with every player, also with ogle if you get it to work at al= l. > > I personally recommend xine as video player, the development of mplayer= and > ogle doesn't seem to be continued very fast. But you'll have to get the > r128 driver working, otherwise there will be 100% CPU usage all the tim= e. > > Bonne chance, > > Lorenz Hi Lorenz. Thanks for the info about vesa and the CPU useage. That explai= ns a=20 lot. I'll post a question about it to the Fedora Forum. It may be a bug i= n=20 FC5, as there are no problems with FC1,2, and 3, with r128 on the same=20 machine. Nigel. > > Nigel Henry schrieb: > > I have an Mplayer source install on FC1, and FC2 on this machine, and > > DVD's play ok. The DVD drive is on an IDE PCI adaptor card. Graphics = card > > is a Rage 128 PCI card using r128 driver. > > > > FC5 has proved to be a different kettle of fish. Post install I had t= o > > change the graphics card driver to vesa, otherwise X would not start.= The > > RPM for Mplayer from the Greysector repo installs, but I get 100% CPU= , > > with juddery playback, and bursts of sound. The source tarball will n= ot > > install, but as the Mplayer folks insist on certain versions of GCC, = and > > FC5's gcc-4.1.0-3 doesn't equate, this is probably no surprise, and I > > havn't bothered to contact them, as they don't want to know if you ha= ve > > steered away from the parameters they have set. > > > > Next tried Totem, which is installed on FC5. No joy. Went to their si= te > > and installed libdvdcss RPM for FC5, but still no go. Complaints abou= t > > missing plugins, although the DVD I was trying to play was showing on= the > > menu. > > > > From a post on Linux Questions, someone suggested Ogle, so here I am > > trying to install it. > > > > libdvdcss is already installed, so I have installed, a52dec-0.7.4, > > libdvdread-0.9.6, and libmad-0.15.1b. ogle-0.9.2 has a problem. > > ogle_gui-0.9.2 installed ok after I installed libglade, and > > libglade-devel. > > > > This is where the ogle install stops. See below. > > > > Making install in libogleao > > make[1]: Entering directory > > `/home/djmons/Downloads/Ogle/ogle-0.9.2/libogleao' make[2]: Entering > > directory `/home/djmons/Downloads/Ogle/ogle-0.9.2/libogleao' make[2]: > > Nothing to be done for `install-exec-am'. > > make[2]: Nothing to be done for `install-data-am'. > > make[2]: Leaving directory > > `/home/djmons/Downloads/Ogle/ogle-0.9.2/libogleao' make[1]: Leaving > > directory `/home/djmons/Downloads/Ogle/ogle-0.9.2/libogleao' Making > > install in ac3 > > make[1]: Entering directory `/home/djmons/Downloads/Ogle/ogle-0.9.2/a= c3' > > source=3D'ac3dec_wrap.c' object=3D'ac3dec_wrap.o' libtool=3Dno \ > > depfile=3D'.deps/ac3dec_wrap.Po' tmpdepfile=3D'.deps/ac3dec_wrap.TPo'= \ > > depmode=3Dgcc3 /bin/sh ../depcomp \ > > gcc -DPACKAGE_NAME=3D\"\" -DPACKAGE_TARNAME=3D\"\" -DPACKAGE_VERSION=3D= \"\" > > -DPACKAGE_STRING=3D\"\" -DPACKAGE_BUGREPORT=3D\"\" -DPACKAGE=3D\"ogle= \" > > -DVERSION=3D\"0.9.2\" -DSTDC_HEADERS=3D1 -DHAVE_SYS_TYPES_H=3D1 > > -DHAVE_SYS_STAT_H=3D1 -DHAVE_STDLIB_H=3D1 -DHAVE_STRING_H=3D1 -DHAVE_= MEMORY_H=3D1 > > -DHAVE_STRINGS_H=3D1 -DHAVE_INTTYPES_H=3D1 -DHAVE_STDINT_H=3D1 > > -DHAVE_UNISTD_H=3D1 -DHAVE_DLFCN_H=3D1 -Dinline=3D__attribute__\ > > \(\(__always_inline__\)\) -DHAVE_BYTESWAP_H=3D1 -DHAVE_SYS_PARAM_H=3D= 1 > > -DHAVE_STROPTS_H=3D1 -DHAVE_XSHM=3D1 -DHAVE_XV=3D1 -DHAVE_CLOCK_GETTI= ME=3D1 > > -DHAVE_MADVISE=3D1 -DLIBOGLEAO_NULL=3D -DLIBOGLEAO_OSS=3D -DHAVE_XML=3D= 1 > > -DHAVE_XF86VIDMODE=3D1 -DHAVE_XINERAMA=3D1 > > -DCONFIG_FILE=3D\"/usr/local/share/ogle/oglerc\" -DHAVE_MMX=3D1 -I. = -I.=20 > > -I.. -I../include -I/usr/local/include -I/usr/local/include > > -I/usr/include/libxml2 -fomit-frame-pointer -funroll-loops -g -O2 -Wa= ll > > -g -O2 -Wall -march=3Di586 -mcpu=3Dpentiumpro -c `test -f 'ac3dec_wra= p.c' || > > echo './'`ac3dec_wrap.c `-mcpu=3D' is deprecated. Use `-mtune=3D' or > > '-march=3D' instead. > > ac3dec_wrap.c:51: error: static declaration of =E2=80=98program_name=E2= =80=99 follows > > non-static declaration > > ../include/debug_print.h:7: error: previous declaration of =E2=80=98p= rogram_name=E2=80=99 > > was here > > ac3dec_wrap.c: In function =E2=80=98get_q=E2=80=99: > > ac3dec_wrap.c:278: warning: pointer targets in assignment differ in > > signedness make[1]: *** [ac3dec_wrap.o] Error 1 > > make[1]: Leaving directory `/home/djmons/Downloads/Ogle/ogle-0.9.2/ac= 3' > > make: *** [install-recursive] Error 1 > > [root@localhost ogle-0.9.2]# > > > > Any suggestions as to what might be the problem is welcome. > > > > Nigel. > > > > _______________________________________________ > > Ogle-user mailing list > > [email protected] > > http://lists.berlios.de/mailman/listinfo/ogle-user