Results 1 to 5 of 5
just like the title says my mplayer wont start. i have used it in the past but as of late it has been acting weird. when i click on it ...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 06-10-2007 #1
Mplayer wont start
just like the title says my mplayer wont start. i have used it in the past but as of late it has been acting weird. when i click on it nothing happens
i'm using Fedora 7
- 06-11-2007 #2
- 06-11-2007 #3
this is the message that i got:
$ gmplayer
gmplayer: error while loading shared libraries: libdts.so.0: cannot open shared object file: No such file or directory
what is libdts.so.0 ????????
- 06-11-2007 #4Just Joined!
- Join Date
- May 2007
- Posts
- 33
Hello WindowsAfterBirth,
It's an object file required by mplayer...
Originally Posted by WindowsAfterBirth And it's provided by libdca, as in my case here...Code:[root@localhost ~]# rpm -qR mplayer /bin/sh config(mplayer) = 1.0-0.75.20070513svn.lvn7 libGL.so.1 libSDL-1.2.so.0 libX11.so.6 libXext.so.6 libXinerama.so.1 libXv.so.1 libXvMC.so.1 libXvMCW.so.1 libXxf86dga.so.1 libXxf86vm.so.1 libaa.so.1 libasound.so.2 libasound.so.2(ALSA_0.9) libasound.so.2(ALSA_0.9.0rc4) libasound.so.2(ALSA_0.9.0rc8) libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1) libc.so.6(GLIBC_2.1.1) libc.so.6(GLIBC_2.2) libc.so.6(GLIBC_2.3) libc.so.6(GLIBC_2.3.4) libc.so.6(GLIBC_2.4) libcaca.so.0 libcdda_interface.so.0 libcdda_paranoia.so.0 libcucul.so.0 libdl.so.2 libdl.so.2(GLIBC_2.0) libdl.so.2(GLIBC_2.1) libdts.so.0 libdv.so.4 libdvdnavmini.so.4 libdvdread.so.3 libenca.so.0 libfontconfig.so.1 libfreetype.so.6 libfribidi.so.0 libgcc_s.so.1 libgcc_s.so.1(GCC_3.0) libgif.so.4 libjpeg.so.62 liblirc_client.so.0 liblzo2.so.2 libm.so.6 libm.so.6(GLIBC_2.0) libm.so.6(GLIBC_2.1) libmpcdec.so.3 libogg.so.0 libpng12.so.0 libpng12.so.0(PNG12_0) libpthread.so.0 libpthread.so.0(GLIBC_2.0) libpthread.so.0(GLIBC_2.1) libpthread.so.0(GLIBC_2.2) libpthread.so.0(GLIBC_2.3.2) libspeex.so.1 libstdc++.so.6 libstdc++.so.6(CXXABI_1.3) libstdc++.so.6(GLIBCXX_3.4) libtheora.so.0 libtheora.so.0(libtheora.so.1.0) libungif.so.4 libvorbis.so.0 libxvidcore.so.4 libz.so.1 rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rtld(GNU_HASH)
I obtained mplayer and, at the same time, many of its dependencies from the Livna repository with yum.Code:[root@localhost ~]# rpm -q --whatprovides libdts.so.0 libdca-0.0.2-3.lvn7
I think you should consider completely uninstalling and then reinstalling mplayer by whatever method you originally used (source, yum+livna, yum+atrpms,etc.) hoping that it will also fix any missing dependency problems.
- 06-11-2007 #5
i've uninstalled mplayer multiple times and i get the same error. how do i uninstall it from the terminal? how do i install from terminal?
PS
i've recently installed Xine and it works but i dont have any codecs. how do i install codecs once i find them?


Reply With Quote

