Results 1 to 10 of 19
hELLO guys,
I am a newbie to linux.. jus installed fedora 12 and chking it out ... been using windows all my life ...
I am having a problem with ...
- 05-13-2010 #1Just Joined!
- Join Date
- May 2010
- Posts
- 23
Cant play any media on fedora 12
hELLO guys,
I am a newbie to linux.. jus installed fedora 12 and chking it out ... been using windows all my life ...
I am having a problem with playing any media..
here are the things i have done to try and get it working
this got the entire package on to my systemCode:yum groupinstall "sound and video"
Also installed the below using
Still xine gives meCode:yum install xine xine-lib
if i give an yes command the dialogue box persists...the stream 'THERE IS NO MRI..' uses an unsuported codec
video codec MPEG1/2(0x0) (NULL)
start play back anyway?
If any of u guys are familiar with my situation i would very much appreciate you guidance ..
thank you in advance
- 05-13-2010 #2Just Joined!
- Join Date
- May 2010
- Posts
- 23
Remembered something
Also i cannot use sudo -i at [user@machineName ~]$ prompt
it gives meTO become root i have to first use [ su ] then enter password which gives a<username> is not in the sudoers file. This incident will be reported.
[root@machineName Username]# prompt
here when i type sudo -i it changes to pure root
My guess is since i installed all the updates at the root prompt i might not avail of them in the user mode or may be .. so gonna try ---- yum localinstall and see if it solvs anything
Or should i try something else please guide me
- 05-13-2010 #3
Whatever you install as root, is available for Regular Users too.
Install VLC Player. It supports most of media formats.
Check this tutorial on Fedora 12.Code:su -c 'yum -y install vlc
It is amazing what you can accomplish if you do not care who gets the credit.
New Users: Read This First
- 05-13-2010 #4Just Joined!
- Join Date
- May 2010
- Posts
- 23
This is very depressing !!!!
i just tried to yum localinstall xine
Loaded plugins: presto, refresh-packagekit
Setting up Local Package Process
Cannot open file: xine. Skipping.
Cannot open file: xine-lib. Skipping.
- 05-13-2010 #5Just Joined!
- Join Date
- May 2010
- Posts
- 23
@devils caspers
Thanks for you reply but i tries what you said and got the below
I dont know why .. i having installed ever available media packages every time i play any .avi .mp3 .divx i get the following messageLoaded plugins: presto, refresh-packagekit
Setting up Install Process
No package vlc available.
then it searches and then says no available packages found or something similarMPEG Layer4 someting not installed do you want ot search for it
This is crazy .. not able to find the cause of this prob ... PLEASE GIVE ME SOME IDEAS !!! SOMEBODY !! I AM DESPERATE
- 05-13-2010 #6Just Joined!
- Join Date
- May 2010
- Posts
- 23
I just erased whatever i installed using
Now reinstalling the same package hoping this does something ... maan!!!!!!youm groupinstall "Sound and Video"
I really do hope i dont have to restart the linux every time i install a package like in windows
Thanks
- 05-13-2010 #7
Do you have the rpmfusion repositories installed? If not, do so first. Here's the link, Configuration - RPM Fusion. Then go to Personal Fedora 12 Installation Guide and follow instructions for mp3 players and media players. You will also, due to the installation of the new repositories, be able to install vlc. That is provided by rpmfusion-free-updates. Here's what the output of the command yum repolist should look like once the rpmfusion repositories are installed:
One more thing. You don't need to do yum groupinstall "Sound and Video".Code:[glenn@rafael ~]$ yum repolist Loaded plugins: fastestmirror, presto, refresh-packagekit repo id repo name status fedora Fedora 12 - i386 15,241+125 rpmfusion-free RPM Fusion for Fedora 12 - Free 383 rpmfusion-free-updates RPM Fusion for Fedora 12 - Free - Updates 916 rpmfusion-nonfree RPM Fusion for Fedora 12 - Nonfree 124 rpmfusion-nonfree-updates RPM Fusion for Fedora 12 - Nonfree - Updates 370 updates Fedora 12 - i386 - Updates 6,095+116 repolist: 23,129
Glenn
Powered by Fedora 16 and Arch Linux
- 05-13-2010 #8Just Joined!
- Join Date
- May 2010
- Posts
- 23
@ glennzo
Hey thanx vry much
jus as u said i didnt have the updated rpmfusion repositories installed . so in the terminal i pasted this
Nextsu -c 'rpm -Uvh
there is a url which i cannot show as i am only 6 posts old but i got it from the link that glenzo mentioned'
nextyum repolist
yum install audacious audacious-plugins-freeworld*this got me the audacious as well mplayer installed and got audio songs and the audio in the video playing still dont have the visual ... But i am now very much hopefull thanx to glennzoyum install mplayer mplayer-gui gecko-mediaplayer mencoder
Still i like to mention that mplayer gives the below error
Any reason Why?Error opening/initialising the selected video_out (-vo) device
- 05-13-2010 #9Just Joined!
- Join Date
- May 2010
- Posts
- 23
Me thinks i got no media display drivers [jus guess] so here goes
the nvidia driversCode:su -c 'yum install kmod-nvidia'
- 05-13-2010 #10
The nvidia drivers are one area that will kick your butt if you're new to Fedora. I don't think you should worry about those drivers unless you have display issues or want 3D desktop, etc. Worry about the audio for now. Get that right and then move on to something else, perhaps the ability to play DVD's, etc. If you follow the guides for audio you should be able to play *most* of the current audio formats. If mplayer is giving you fits try another player. Rhythmbox, in my opinion, is one of the more versitile players available. It will also, when importing media, inform you about missing codecs, etc. and offer to install them for you.
Glenn
Powered by Fedora 16 and Arch Linux


Reply With Quote