Hi Shlomo, On Fri, Sep 24, 2010 at 04:01:22PM +0200, Shlomo Solomon wrote: > I just noticed some more info about the missing sym links: > > [solo...@shlomo1 ~]$ locate libopencore > /usr/lib/libopencore-amrnb.so.0.0.2 > /usr/lib/libopencore-amrwb.so.0.0.2 > /usr/share/doc/libopencore-amr0 > /usr/share/doc/libopencore-amr0/LICENSE > /usr/share/doc/libopencore-amr0/README > > The missing links are to: > libopencore-amrnb.so.0 => not found > libopencore-amrwb.so.0 => not found > That seems to me to be a different version, but why and how do I fix it?
Try running 'ldconfig', this should update the links. baruch > On Friday, September 24, 2010, Shlomo Solomon wrote: > > On Friday, September 24, 2010, Hetz Ben Hamo wrote: > > > Try to play with mplayer, and see if you get any errors. > > > > [solo...@shlomo1 ~]$ mplayer /data1/video/Dark.Blue.S02E03.HDTV.XviD-LOL > > mplayer: error while loading shared libraries: libopencore-amrnb.so.0: > > cannot open shared object file: No such file or directory > > > > libopencore is installed > > [solo...@shlomo1 ~]$ rpm -qa|grep libopencore > > libopencore-amr0-0.1.2-1plf2010.1 > > > > BUT > > > > [solo...@shlomo1 ~]$ ldd /usr/bin/mplayer > > linux-gate.so.1 => (0xffffe000) > > libncurses.so.5 => /lib/libncurses.so.5 (0xb779d000) > > <<<< snip snip snip >>>> > > libbs2b.so.0 => /usr/lib/libbs2b.so.0 (0xb6cae000) > > libstdc++.so.6 => /usr/lib/libstdc++.so.6 (0xb6bbd000) > > libopencore-amrnb.so.0 => not found > > libopencore-amrwb.so.0 => not found > > libdv.so.4 => /usr/lib/libdv.so.4 (0xb6b92000) > > libxvidcore.so.4 => /usr/lib/libxvidcore.so.4 (0xb6a7b000) > > <<<< snip snip snip >>>> > > > > > > so there seem to be a couple of sym links missing. > > > > > Also, which graphics card do you have? > > > > I have an on-board GeForce 6100, but that shouldn't be the problem because > > everything used to work (until recently). Also, I can't see the rip/encode > > problem being connected to a graphics card. > > > > > Hetz > > > > > > 2010/9/24 Shlomo Solomon <[email protected]> > > > > > > > Already installed. > > > > [solo...@shlomo1 ~]$ rpm -qa|grep libdvdcss > > > > libdvdcss2-1.2.10-2plf2010.0 > > > > > > > > I still think it's a codec problem because, as I wrote, I aso can't > > > > play video > > > > files on gxine, xine, kaffeine and others. What I forgot to write > > > > earlier is > > > > that in those programs, all I get is audio. > > > > > > > > On Friday, September 24, 2010, Hetz Ben Hamo wrote: > > > > > Hi, > > > > > > > > > > When it comes to DVD, codecs are not enough, you need CSS support, > > > > > > > > install > > > > > > > > > libdvdcss (1.1 or above). > > > > > > > > > > Hetz > > > > > > > > > > 2010/9/24 Shlomo Solomon <[email protected]> > > > > > > > > > > > A couple of months ago, gxine and kaffeine stopped working, but > > > > > > since Dragon > > > > > > Player still played OK, I didn't really investigate the problem. > > > > > > > > > > > > Today, I discovered that I also can't rip and encode a DVD (tried > > > > > > dvd::rip, acidrip and k3b). > > > > > > > > > > > > As part of my attempt to find the reason for these problems, I > > > > > > > > installed > > > > > > > > > > xine- > > > > > > ui and when I try to play an .avi file, I get the following error: > > > > > > > > > > > > Video Codec: XviD (XVID) null > > > > > > > > > > > > All the usuall codecs (including XVID) are installed > > > > > > > > > > > > [solo...@shlomo1 ~]$ rpm -qa|grep xvid > > > > > > xvidcap-1.1.7-2plf2010.0 > > > > > > libxvid4-1.2.2-1plf2010.0 > > > > > > > > > > > > [solo...@shlomo1 ~]$ rpm -qa|grep codec > > > > > > win32-codecs-1.9-3plf2010.1 > > > > > > jakarta-commons-codec-javadoc-1.4-1mdv2010.1 > > > > > > helixplayer-helix-codecs-1.0.9-5mdv2009.0 > > > > > > jakarta-commons-codec-1.4-1mdv2010.1 > > > > > > real-codecs-1.2-5plf2010.1 > > > > > > xanim-codecs-1.0-7plf2010.1 > > > > > > > > > > > > > > > > > > > > > > > > What am I missing??? -- ~. .~ Tk Open Systems =}------------------------------------------------ooO--U--Ooo------------{= - [email protected] - tel: +972.2.679.5364, http://www.tkos.co.il - _______________________________________________ Linux-il mailing list [email protected] http://mailman.cs.huji.ac.il/mailman/listinfo/linux-il
