PDA

Archiv verlassen und diese Seite im Standarddesign anzeigen : FC5 Amarok und MP3 abspielen möglich machen.



TPol
08.07.06, 02:53
Ich teste grad Fedora Core 5 aus und bin begeistert, allerdings geht der MP3 Support mit Amarok 1.4.x nicht auf anhieb und nur mit viel Trickserei.
Hab dazu was gefunden und es funktioniert:

http://www.fedoraforum.org/forum/showthread.php?t=110541 :

I was able to get mp3 support going with the Helix Engine by doing the following:

1) yum install compat-libstdc++-33
2) Download RealPlayer 10 for Linux from here: http://www.real.com/linux/ (Download RPM Package Link)
3) rpm -Uvh RealPlayer10GOLD.rpm
4) Open Amarok. Open the "Settings/Configure Amarok" section, then select "Engine"
5) Alter the Helix engine locations to the following:
Core directory: /usr/local/RealPlayer/common
Plugins directory: /usr/local/RealPlayer/plugins
Codecs directory: /usr/local/RealPlayer/codecs

Viel Spaß da draussen.

Ich hab jetzt soviel rumgefummelt, weiss nicht mehr genau wo es stand und wie das ging, vielleicht macht mal jemand nen How-To dazu... *liebindierundeschau*

Ihr müsstet noch folgendes in eure /etc/yum.repos.d/livna.repo eintragen, weil diese Repository noch einige x-tras zu bieten hat.:

[livna-debuginfo]
name=Livna for Fedora Core $releasever - $basearch - Debug
baseurl=
http://rpm.livna.org/fedora/$releasever/$basearch/debug/
http://livna.cat.pdx.edu/fedora/$releasever/$basearch/debug/
http://wftp.tu-chemnitz.de/pub/linux/livna/fedora/$releasever/$basearch/debug/
http://ftp-stud.fht-esslingen.de/pub/Mirrors/rpm.livna.org/fedora/$releasever/$basearch/debug/
ftp://mirrors.tummy.com/pub/rpm.livna.org/fedora/$releasever/$basearch/debug/
failovermethod=priority
enabled=0
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-livna
gpgcheck=1

[livna-source]
name=Livna for Fedora Core $releasever - $basearch - Source
baseurl=
http://rpm.livna.org/fedora/$releasever/SRPMS/
http://livna.cat.pdx.edu/fedora/$releasever/SRPMS/
http://wftp.tu-chemnitz.de/pub/linux/livna/fedora/$releasever/SRPMS/
http://ftp-stud.fht-esslingen.de/pub/Mirrors/rpm.livna.org/fedora/$releasever/SRPMS/
ftp://mirrors.tummy.com/pub/rpm.livna.org/fedora/$releasever/SRPMS/
failovermethod=priority
enabled=0
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-livna
gpgcheck=1

[macromedia]
name=Macromedia for i386 Linux
#baseurl=http://macromedia.rediris.es/rpm/
#baseurl=http://macromedia.mplug.org/rpm/
baseurl=http://sluglug.ucsc.edu/macromedia/rpm/
enabled=1
gpgcheck=1
gpgkey=http://sluglug.ucsc.edu/macromedia/FEDORA-GPG-KEY

Wie man sieht ist da dann auch direkt "Flash" mit eingetragen.

Macht mal ein yum list | grep nonfree und installiert die (3) Pakete via "yum -Y <PaketName>", das hebt eure multimediale Untersztützung unter FC5 enorm.
Z.Bspl. so: yum -Y install amarok-extras-nonfree k3b-extras-nonfree kdemultimedia-extras-nonfree

Bedenkt aber auch dass diese Sachen nicht ganz abgesegnet sind von den FC5-Leuten... Use it by your own risk... ;) But it works...

Auch sehr zu empfehlen der Link:
http://stanton-finley.net/fedora_core_5_installation_notes.html

RocknRolf
08.07.06, 10:36
Moin,
hier noch ein paar links:
http://www.fedorafaq.de/fc5/index.html (deutsch)
http://home.gagme.com/greg/linux/fc5-tips.php (englisch)
http://easylinux.info/wiki/Fedora_fc5 (englisch)

mfg RnR

Ps: Bei mir läuft Amarok mit Xine
PPS: das Repo von macromedia is fast überflüssig. da sind 2 Progs drinnen allerdings fällt das repo öfter aus und dann bricht yum ab. Besser wie bei Java Flash von "Hand" installieren.