 |
 |
 |
 |
| Using Fedora General support for current versions. Ask questions about Fedora and it's software that do not belong in any other forum. |

12th February 2008, 11:38 PM
|
 |
Registered User
|
|
Join Date: Mar 2006
Posts: 102

|
|
|
F7, KDE, gstreamer-ugly, xine won't play mp3s
Maybe i'm crazy, but there seems to be something amiss here.
I have done 2 installs of FC7 recent and I'm unable to get amarok to play mp3s. This is rather recent and has never happened to me in fedora.
Amarok is installed, system has been fully updated. All the gstreamers (good, bad, ugly) are installed, xine is installed. kdemultimedia, extras and extras-nonfree are all installed as well. And still Amarok will not play mp3s and gives me an error concerning the xine engine.
Any ideas?
|

13th February 2008, 12:16 AM
|
 |
Administrator
|
|
Join Date: Sep 2006
Location: Connellsville, PA, USA
Posts: 11,289

|
|
Hello:
See: http://www.mjmwired.net/resources/mplayer-fedora.html, Sect. 3 (codecs link) and 3.2. I'm pretty sure Xine needs the same codecs. Not sure why you would not have seen this problem before, though....
Regards,
V
|

13th February 2008, 01:20 AM
|
 |
Registered User
|
|
Join Date: Mar 2006
Posts: 102

|
|
|
According to that link for Amarok:
Amarok Engine: Amarok requires you to select an "engine" which can play different media. The current support engines are Xine/Gstreamer and RealPlayer/HelixPlayer. If you installed the gstreamer-plugins-ugly or amarok-extras-nonfree the Xine engine will be default. (Recommended)
I have all that installed. No difference. Same with Mplayer and mplayer's codecs. The essential codec files are residing in all possible directories they could be pulled from.
|

13th February 2008, 01:35 AM
|
 |
Administrator
|
|
Join Date: Sep 2006
Location: Connellsville, PA, USA
Posts: 11,289

|
|
|
Hello:
I have to ask: where have you gotten all the multimedia apps/packages from? If they all came from Fedora plus only one other 3rd-party repository, OK. If you have mixed multimedia apps/packages from several 3rd-party repos, then that could be a problem....
I recently un-installed amarok for a similar reason, since I never used it anyway. VLC is my player of choice for mp3s. Haven't checked Xine yet.
Regards,
V
|

13th February 2008, 01:38 AM
|
 |
Registered User
|
|
Join Date: Mar 2006
Posts: 102

|
|
|
the only 3rd party repo i ever use is livna
|

13th February 2008, 01:43 AM
|
 |
Administrator
|
|
Join Date: Sep 2006
Location: Connellsville, PA, USA
Posts: 11,289

|
|
|
Hello:
I just noticed some broken links on my box: Helix Player is no longer in /usr/local/, it's in the usual /usr/lib/. Maybe some broken/incorrect links for you as well?
Regards,
V
|

13th February 2008, 02:01 AM
|
 |
Registered User
|
|
Join Date: Mar 2006
Posts: 102

|
|
|
I've ensured it's not broken links by doing straight copies of the files
Edit: i've also noticed a majority of my avi's that once played in F7 no longer play. None of my wmvs will and vlc will not open.
@localhost ~]$ vlc
vlc: error while loading shared libraries: libdvbpsi.so.4: cannot open shared object file: No such file or directory
Mind you i did this last night and figured i did something stupid, so i did a clean install today and back to the same issue. I've done easily over 10-15 installs of F7 and had everything working each of those times in under a 2 hours. I can't for the life of me wrap my head around this.
Last edited by DigitalDuality; 13th February 2008 at 02:13 AM.
|

13th February 2008, 02:14 AM
|
 |
Administrator
|
|
Join Date: Sep 2006
Location: Connellsville, PA, USA
Posts: 11,289

|
|
Code:
[Vince@presario Tue Feb 12 21:07:20 ~]$ locate libdvbpsi.so.4
/usr/lib/libdvbpsi.so.4
/usr/lib/libdvbpsi.so.4.0.0
[Vince@presario Tue Feb 12 21:07:36 ~]$ rpm -qf /usr/lib/libdvbpsi.so.4
libdvbpsi-0.1.5-2.fc7
[Vince@presario Tue Feb 12 21:08:15 ~]$ rpm -Vv libdvbpsi-0.1.5-2.fc7
........ /usr/lib/libdvbpsi.so.4
........ /usr/lib/libdvbpsi.so.4.0.0
........ /usr/share/doc/libdvbpsi-0.1.5
........ d /usr/share/doc/libdvbpsi-0.1.5/AUTHORS
........ d /usr/share/doc/libdvbpsi-0.1.5/COPYING
........ d /usr/share/doc/libdvbpsi-0.1.5/ChangeLog
........ d /usr/share/doc/libdvbpsi-0.1.5/README
[Vince@presario Tue Feb 12 21:08:23 ~]$
Try:
Code:
rpm -Uvh --replacefiles --replacepkgs ftp://ftp.pbone.net/mirror/rpm.livna.org/fedora/7/i386/libdvbpsi-0.1.5-2.lvn6.i386.rpm
rpm.pbone.net page: http://rpm.pbone.net/index.php3/stat....i386.rpm.html
Regards,
V
|

13th February 2008, 02:24 AM
|
 |
Registered User
|
|
Join Date: Mar 2006
Posts: 102

|
|
|
vlc doesn't give that error in the command line anymore , but it still won't open.
and locate libdvbpsi.so.4 produces zero results for me
Last edited by DigitalDuality; 13th February 2008 at 02:26 AM.
|

13th February 2008, 02:42 AM
|
 |
Administrator
|
|
Join Date: Sep 2006
Location: Connellsville, PA, USA
Posts: 11,289

|
|
|
Hello:
"locate" won't produce results until the database is updated (usually a daily cron job, or you can waste some time by running updatedb). "rpm -V[v] libdvbpsi" will verify package integrity. Hard-copying instead of linking may also cause problems because of other needed libraries/files not being found in current directory/PATH. Maybe try verifying all relevant multimedia packages? Or, just do a blanket verify of everything (best to run this as root): rpm -Va. Look for missing stuff, altered links/config files that don't make sense, etc. I doubt another re-install would help. I'm stumped.
Regards,
V
EDIT: Do you have package lame installed? Also, on my F7 box it looks like Helix Player has no mp3 library, but RealPlayer does....not sure if all these packages' contents changed recently or what.
Last edited by Hlingler; 13th February 2008 at 03:31 AM.
|
| Thread Tools |
Search this Thread |
|
|
|
| Display Modes |
Linear Mode
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
Current GMT-time: 08:37 (Friday, 24-05-2013)
|
|
 |
 |
 |
 |
|
|