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

1st December 2008, 05:14 AM
|
|
Registered User
|
|
Join Date: Sep 2007
Location: Dhaka,Bangladesh
Posts: 390

|
|
|
Playing audio,video in Fedora 10
I use Fedora 10.
How to play video file including .flv,.rm,.rmvb file in Fedora 10?
How to play all kind of audio file including .mp3,.wav,.au etc?
Would someone please tell ?
|

1st December 2008, 05:23 AM
|
|
Registered User
|
|
Join Date: Apr 2008
Location: Bangalore, India
Age: 29
Posts: 53

|
|
You will first need to make sure to install the RPMFusion repositories are installed,
http://www.mjmwired.net/resources/mj...a-f10.html#yum
Then follow the rest of the guide. Install VLC, XINE, REALPLAYER, ETC
|

1st December 2008, 06:01 AM
|
|
Registered User
|
|
Join Date: Sep 2007
Location: Dhaka,Bangladesh
Posts: 390

|
|
|
To damagehead
I ran this command as becoming root user(using su then giving password).
sudo rpm --import /etc/pki/rpm-gpg/*
But error like this:
error: /etc/pki/rpm-gpg/RPM-GPG-KEY-fedora: import failed.
error: /etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-10-primary: import failed.
error: /etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-i386: import failed.
error: /etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-ia64: import failed.
error: /etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-ppc: import failed.
error: /etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-ppc64: import failed.
error: /etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-primary: import failed.
error: /etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-test: import failed.
error: /etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-test-10-primary: import failed.
error: /etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-test-i386: import failed.
error: /etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-test-ia64: import failed.
error: /etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-test-ppc: import failed.
error: /etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-test-ppc64: import failed.
error: /etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-test-primary: import failed.
error: /etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-test-x86_64: import failed.
error: /etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-x86_64: import failed.
error: /etc/pki/rpm-gpg/RPM-GPG-KEY-rpmfusion-free-fedora: import failed.
error: /etc/pki/rpm-gpg/RPM-GPG-KEY-rpmfusion-nonfree-fedora: import failed.
Help pls................................
__________________
fedora
|

1st December 2008, 06:19 AM
|
|
Registered User
|
|
Join Date: Apr 2008
Location: Bangalore, India
Age: 29
Posts: 53

|
|
ok, there could be some problem
follow this (as root)
$wget http://download1.rpmfusion.org/free/...ble.noarch.rpm
$wget http://download1.rpmfusion.org/nonfr...ble.noarch.rpm
$ rpm -ivh rpmfusion-free-release-stable.noarch.rpm rpmfusion-nonfree-release-stable.noarch.rpm
These commands download and install RPMFusion repository configuration for yum, so that yum can find packages available at rpmfusion (read: rpmfusion.org)
then,
$ yum install vlc mplayer-gui, gxine xine-lib-extras-freeworld.i386
this will download and install "VideoLan Media Player", "Mplayer with GUI", "GXINE", "Extra non free xine codecs"
to install more stuff (like realplayer) refer to the link i sent earlier.
Regards
~Sameer
|

1st December 2008, 06:20 AM
|
|
Registered User
|
|
Join Date: Apr 2008
Location: Bangalore, India
Age: 29
Posts: 53

|
|
|
BTW, the yum commands need internet access available, as the packages are downloaded from online repositories.
|

1st December 2008, 07:01 AM
|
|
Registered User
|
|
Join Date: Sep 2007
Location: Dhaka,Bangladesh
Posts: 390

|
|
|
yum install vlc mplayer-gui, gxine xine-lib-extras-freeworld.i386
I will try this
__________________
fedora
Last edited by cola; 19th March 2009 at 11:06 AM.
|

1st December 2008, 07:10 AM
|
|
Registered User
|
|
Join Date: Apr 2008
Location: Bangalore, India
Age: 29
Posts: 53

|
|
|
In that case just install
xine-lib-extras-freeworld.i386
$yum install xine-lib-extras-freeworld.i386
this will install the extra non free xine codecs that don't ship with fedora. Then you can use the Kaffeine or Dragon Player to play most media files..
Regards
~Sameer
|

13th December 2008, 01:46 AM
|
|
Registered User
|
|
Join Date: Sep 2007
Location: Dhaka,Bangladesh
Posts: 390

|
|
|
Thanks to damagehead
It worked.
__________________
fedora
|

13th December 2008, 02:47 AM
|
|
Registered User
|
|
Join Date: Sep 2007
Location: Dhaka,Bangladesh
Posts: 390

|
|
|
Problem solved with vlc player.
__________________
fedora
Last edited by cola; 16th December 2008 at 02:08 PM.
|

13th December 2008, 03:30 AM
|
|
Registered User
|
|
Join Date: Oct 2007
Posts: 884

|
|
|
use mplayer!
|

13th December 2008, 12:08 PM
|
|
Registered User
|
|
Join Date: Sep 2007
Location: Dhaka,Bangladesh
Posts: 390

|
|
|
Worked with mplayer.
How can I play .flv , .mpeg/.mpg ,.mp4 ,.avi, with RealPlayer11GOLD?
Would someone please tell?
__________________
fedora
Last edited by cola; 16th December 2008 at 02:06 PM.
|

24th December 2008, 01:12 PM
|
|
Registered User
|
|
Join Date: Apr 2008
Location: Bangalore, India
Age: 29
Posts: 53

|
|
follow this guide http://www.mjmwired.net/resources/mj...l#binarycodecs to install windows codecs on linux for mplayer.
mplayer uses pitfdll to load windows dll files, and can use the functionality therein to provide extra playback capabilities.
so if you install the binary codecs, as mentioned in the guide, mplayer will be able to play most formats (through windows dlls), including .rm. etc.
my opinion about realplayer is that its a huge waste of an application, which really is not able to do anything worthwhile.
Also, if you are using mplayer heres a really impressive theme http://www.gnome-look.org/content/sh...?content=41477
|

24th December 2008, 08:42 PM
|
 |
Registered User
|
|
Join Date: Feb 2008
Posts: 655

|
|
|
the simplest , easiest and fastest way to overcome all sorts of codec issues and be able to play everything in totem player is to use dangermouse script and install dvd codecs(or something like that...i dont remember)...
search the forum for user dangermouse and go get his script...it automatically installs everything you need without typing in a single command.
dangermouse script - highly recommended.
|

25th December 2008, 01:38 AM
|
|
Registered User
|
|
Join Date: Nov 2008
Location: Hanoi, Vietnam
Posts: 24

|
|
|
go to Add/Remove and install these package: gstreamer-plugin-bad, gstreamer-plugin-ugly, gstreamer-plugin-bad-extra, gstreamer-ffmpeg
|
| 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:43 (Tuesday, 21-05-2013)
|
|
 |
 |
 |
 |
|
|