Fedora Linux Support Community & Resources Center
Sections ›› Home | Forums | Guidelines | Forum Help | Fedora FAQ | Fedora News 

Go Back   FedoraForum.org > Fedora Support > General Support

General Support Fedora general support. Ask questions here that do not belong in any other forum.

Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old 2009-11-03, 12:40 PM CST
badger_fruit Offline
Registered User
 
Join Date: Nov 2008
Posts: 45
linuxfedorafirefox
Can't get AVI files to play

Hi all
I am trying to get avi files to play; I've managed to get the sound, but no video
I tried google-searching but seem to have broken something else - the "package manager".

I read the instructions http://blog.dipinkrishna.info/2009/0...ideos-and.html ... however, on one of the instructions I get this:-

Code:
[root@bgrlaptop badger_fruit]# yum -y install gstreamer-plugins-bad gstreamer-plugins-ugly xine-lib-extras-nonfree                                                                                
Loaded plugins: refresh-packagekit                                                               
Could not retrieve mirrorlist http://mirrors.rpmfusion.org/mirrorlist?repo=free-fedora-11&arch=i386 error was                                                                                       
[Errno 14] HTTP Error 504: Gateway Time-out                                                       
Error: Cannot retrieve repository metadata (repomd.xml) for repository: rpmfusion-free. Please verify its path and try again
And now when I go into kpackagekit, I get the message "The package list needs to be rebuilt.
This should have been done by the backend automatically
"

Anyone know how I can recover this and get libdvdcss and support for AVI (oh and MPEG) files?
(Please!)

This is Fedora 11 by the way using KDE.
Reply With Quote
  #2  
Old 2009-11-03, 12:56 PM CST
mouse_runner's Avatar
mouse_runner Online
Registered User
 
Join Date: Oct 2009
Location: Netherlands
Posts: 62
linuxfedorafirefox
cd /etc/yum.repos.d
type ls, and post the output
did you install both free, and nonfree rpm's?
Reply With Quote
  #3  
Old 2009-11-03, 01:14 PM CST
badger_fruit Offline
Registered User
 
Join Date: Nov 2008
Posts: 45
linuxfedorafirefox
Code:
[root@bgrlaptop badger_fruit]# cd /etc/yum.repos.d/
[root@bgrlaptop yum.repos.d]# ls
adobe-linux-i386.repo        rpmfusion-free-updates.repo
fedora-rawhide.repo          rpmfusion-free-updates-testing.repo
fedora.repo                  rpmfusion-nonfree-rawhide.repo
fedora-updates.repo          rpmfusion-nonfree.repo
fedora-updates-testing.repo  rpmfusion-nonfree-updates.repo
rpmfusion-free-rawhide.repo  rpmfusion-nonfree-updates-testing.repo
rpmfusion-free.repo
[root@bgrlaptop yum.repos.d]#
I don't know exactly what I installed, the link in my OP shows the guide I was following, I got as far as "step" 3

Anyway, now I've found these files, I've removed the rpmfusion repositories like so :-

Code:
[root@bgrlaptop yum.repos.d]# ls -l
total 52                           
-rw-r--r--. 1 root root  179 2007-07-25 21:45 adobe-linux-i386.repo
-rw-r--r--. 1 root root 1785 2009-05-11 23:45 fedora-rawhide.repo  
-rw-r--r--. 1 root root 1144 2009-05-11 23:45 fedora.repo          
-rw-r--r--. 1 root root 1105 2009-05-11 23:45 fedora-updates.repo  
-rw-r--r--. 1 root root 1163 2009-05-11 23:45 fedora-updates-testing.repo
-rw-r--r--. 1 root root 1301 2009-05-17 15:33 rpmfusion-free-rawhide.repo
-rw-r--r--. 1 root root 1145 2009-05-17 15:01 rpmfusion-free.repo
-rw-r--r--. 1 root root 1200 2009-05-17 15:01 rpmfusion-free-updates.repo
-rw-r--r--. 1 root root 1260 2009-05-17 15:01 rpmfusion-free-updates-testing.repo
-rw-r--r--. 1 root root 1355 2009-05-17 15:35 rpmfusion-nonfree-rawhide.repo
-rw-r--r--. 1 root root 1190 2009-05-17 15:35 rpmfusion-nonfree.repo
-rw-r--r--. 1 root root 1245 2009-05-17 15:35 rpmfusion-nonfree-updates.repo
-rw-r--r--. 1 root root 1305 2009-05-17 15:35 rpmfusion-nonfree-updates-testing.repo
[root@bgrlaptop yum.repos.d]# mv rpmfusion* /usr/share/
[root@bgrlaptop yum.repos.d]# ls -l
total 20
-rw-r--r--. 1 root root  179 2007-07-25 21:45 adobe-linux-i386.repo
-rw-r--r--. 1 root root 1785 2009-05-11 23:45 fedora-rawhide.repo
-rw-r--r--. 1 root root 1144 2009-05-11 23:45 fedora.repo
-rw-r--r--. 1 root root 1105 2009-05-11 23:45 fedora-updates.repo
-rw-r--r--. 1 root root 1163 2009-05-11 23:45 fedora-updates-testing.repo
However, when I try to add libdvdcss, I get ...
Code:
[root@bgrlaptop yum.repos.d]#  yum install xine xine-lib libdvdcss
Loaded plugins: refresh-packagekit
Setting up Install Process
Package xine-ui-0.99.5-16.fc11.i586 already installed and latest version
Package xine-lib-1.1.16.3-2.fc11.i586 already installed and latest version
No package libdvdcss available.
Nothing to do
[root@bgrlaptop yum.repos.d]#
Bah :\

Last edited by badger_fruit; 2009-11-03 at 01:27 PM CST. Reason: More info and additional work performed
Reply With Quote
  #4  
Old 2009-11-03, 01:36 PM CST
scottro's Avatar
scottro Online
Community Manager -- Banned by popular request.
 
Join Date: Sep 2007
Location: NYC
Posts: 7,577
linuxopera
Ok, you have rpmfusion. Now we try



yum search libdvdcss
Loaded plugins: downloadonly, presto
============================== Matched: libdvdcss ==============================
vobcopy.x86_64 : Utility to copy DVD .vob files to disk

You might also try

yum clean all

and see if that fixes the the error message.


Now this is on an F12 64 bit machine, so it might be different.
__________________
--
http://home.roadrunner.com/~computertaijutsu

Do NOT PM CM's (or any other forum member) with requests for technical support. Ask your questions on the forum.


"I don't know why there is the constant push to break any semblance of compatibility" --anon
Reply With Quote
  #5  
Old 2009-11-03, 01:54 PM CST
badger_fruit Offline
Registered User
 
Join Date: Nov 2008
Posts: 45
linuxfedorafirefox
hmm, is it possible the repo is down?!
I can't ping it or browse to the URL:
http://mirrors.rpmfusion.org/mirrorl...a-11&arch=i386

Which is where it's trying to reach ...
It won't even let me do the search as the last poster asked as it times-out.
I am posting using the same machine and can ping google etc no problem so it's not my network connection
Reply With Quote
  #6  
Old 2009-11-03, 01:57 PM CST
mouse_runner's Avatar
mouse_runner Online
Registered User
 
Join Date: Oct 2009
Location: Netherlands
Posts: 62
linuxfedorafirefox
no

the repo is up:

Code:
]# yum install gstreamer-plugins-bad gstreamer-plugins-ugly xine-lib-extras-nonfree
Loaded plugins: refresh-packagekit                                                                  
Setting up Install Process                                                                          
Resolving Dependencies                                                                              
--> Running transaction check                                                                       
---> Package gstreamer-plugins-bad.i586 0:0.10.13-7.fc11 set to be updated                          
--> Processing Dependency: libass.so.4 for package: gstreamer-plugins-bad-0.10.13-7.fc11.i586       
--> Processing Dependency: libdirac_encoder.so.0 for package: gstreamer-plugins-bad-0.10.13-7.fc11.i586
--> Processing Dependency: libmms.so.0 for package: gstreamer-plugins-bad-0.10.13-7.fc11.i586          
--> Processing Dependency: libiptcdata.so.0 for package: gstreamer-plugins-bad-0.10.13-7.fc11.i586     
--> Processing Dependency: libmimic.so.0 for package: gstreamer-plugins-bad-0.10.13-7.fc11.i586        
--> Processing Dependency: libexempi.so.3 for package: gstreamer-plugins-bad-0.10.13-7.fc11.i586       
--> Processing Dependency: libdirectfb-1.2.so.0 for package: gstreamer-plugins-bad-0.10.13-7.fc11.i586 
--> Processing Dependency: libfusion-1.2.so.0 for package: gstreamer-plugins-bad-0.10.13-7.fc11.i586   
--> Processing Dependency: libdca.so.0 for package: gstreamer-plugins-bad-0.10.13-7.fc11.i586          
--> Processing Dependency: libcdaudio.so.1 for package: gstreamer-plugins-bad-0.10.13-7.fc11.i586      
--> Processing Dependency: libdirect-1.2.so.0 for package: gstreamer-plugins-bad-0.10.13-7.fc11.i586   
--> Processing Dependency: libdirac_decoder.so.0 for package: gstreamer-plugins-bad-0.10.13-7.fc11.i586
--> Processing Dependency: libdvdnav.so.4 for package: gstreamer-plugins-bad-0.10.13-7.fc11.i586       
--> Processing Dependency: libcelt.so.0 for package: gstreamer-plugins-bad-0.10.13-7.fc11.i586         
---> Package gstreamer-plugins-ugly.i586 0:0.10.12-2.fc11 set to be updated  
et.etc.etc
Reply With Quote
  #7  
Old 2009-11-03, 01:59 PM CST
mouse_runner's Avatar
mouse_runner Online
Registered User
 
Join Date: Oct 2009
Location: Netherlands
Posts: 62
linuxfedorafirefox
badger,

pls move back the repo's you had moved from the yum.repos.d .
They are correct
Reply With Quote
  #8  
Old 2009-11-03, 02:01 PM CST
mouse_runner's Avatar
mouse_runner Online
Registered User
 
Join Date: Oct 2009
Location: Netherlands
Posts: 62
linuxfedorafirefox
or take a look at:
http://rpmfusion.org/Configuration
Reply With Quote
  #9  
Old 2009-11-03, 02:10 PM CST
badger_fruit Offline
Registered User
 
Join Date: Nov 2008
Posts: 45
linuxfedorafirefox
Quote:
Originally Posted by mouse_runner View Post
badger,

pls move back the repo's you had moved from the yum.repos.d .
They are correct
Cool ... done ....
I've also checked that URL for RPM Fusion, thanks by the way, since I moved the rpmfusion* files BACK, I get a message saying that it's already installed (the repo I guess).

I tried once more to do the search for libdvdcss but it's still failing with time-out

EDIT >>>>>
just got a popup in KDE which reads:-
"Cannot retrieve repository metadata (repomd.xml) for repository: rpmfusion-free. Please verify its path and try again"

Last edited by badger_fruit; 2009-11-03 at 02:22 PM CST. Reason: Warning message received from KDE
Reply With Quote
  #10  
Old 2009-11-03, 02:50 PM CST
badger_fruit Offline
Registered User
 
Join Date: Nov 2008
Posts: 45
linuxfedorafirefox
OK, so, trolling around for a little while the repo seems to be reachable again so I did the search:-
Code:
[root@bgrlaptop badger_fruit]# yum search libdvdcss
Loaded plugins: refresh-packagekit
============================================================ Matched: libdvdcss ============================================================
vobcopy.i586 : Utility to copy DVD .vob files to disk
[root@bgrlaptop badger_fruit]# yum install libdvdcss
Loaded plugins: refresh-packagekit
Setting up Install Process
No package libdvdcss available.
Nothing to do
[root@bgrlaptop badger_fruit]#
HELP!!!! Where is this elusive package?!
Reply With Quote
  #11  
Old 2009-11-03, 03:07 PM CST
scottro's Avatar
scottro Online
Community Manager -- Banned by popular request.
 
Join Date: Sep 2007
Location: NYC
Posts: 7,577
linuxopera
My apologies, I was not clear.

If you type yum search libdvdcss, it gives you back that vobcopy.i586. Running yum search is showing that libdvdcss is provided by vobcopy. (It looks through the package description, and rpm -qi vocopy contains

Quote:
Description :
Vobcopy copies DVD .vob files to disk, decrypting them on the way (thanks to
libdvdread and libdvdcss) and merges them into file(s) with the name extracted
(Running rpm -qi on an installed package gives extra information about that package.

Another handy one is, if you try to start a program, and get an error like, can't locate libwhatever.so.0, assuming that doing yum search libwhatever comes back with no matching packages, is

yum provides */libwhatever.so.0

This goes through packages and sees what libraries and such they provide.
__________________
--
http://home.roadrunner.com/~computertaijutsu

Do NOT PM CM's (or any other forum member) with requests for technical support. Ask your questions on the forum.


"I don't know why there is the constant push to break any semblance of compatibility" --anon
Reply With Quote
  #12  
Old 2009-11-03, 03:13 PM CST
badger_fruit Offline
Registered User
 
Join Date: Nov 2008
Posts: 45
linuxfedorafirefox
Alright, so it's installed vobcopy but didn't seem to include libdvdcss .. oh well, least of my worries!
AVI files still won't play and neither will MPEGs
Any ideas on these two please?


EDIT >>>>>
It's almost the middle of the night here so I'm going to call it a day but while trolling and google-ing, I discovered this URL which *may* solve this ...
http://fedorasolved.org/multimedia-s...s/win32-codecs

I'll give it a go tomorrow anyway and see what happens ... fingers/flippers crossed please!!
(And thanks to those who have tried to help me so far!)

Last edited by badger_fruit; 2009-11-03 at 03:49 PM CST.
Reply With Quote
  #13  
Old 2009-11-04, 03:15 AM CST
badger_fruit Offline
Registered User
 
Join Date: Nov 2008
Posts: 45
windows_xp_2003firefox
[solved]

Installed SMPlayer and now I have AVI support. Stupid Totem.
Not tried MPEG but going on the above will guess it's going to be OK now.
Thanks for suggestions guys, appreciated!
Reply With Quote
  #14  
Old 2009-11-04, 04:50 AM CST
scottro's Avatar
scottro Online
Community Manager -- Banned by popular request.
 
Join Date: Sep 2007
Location: NYC
Posts: 7,577
linuxopera
Yeah, mplayer seems to include all the other things. I lost the forest for the trees in this thread. I should have just said do yum install mplayer.
(Although at first, the trouble seemed to be with reaching the repos, in my own defense.)
__________________
--
http://home.roadrunner.com/~computertaijutsu

Do NOT PM CM's (or any other forum member) with requests for technical support. Ask your questions on the forum.


"I don't know why there is the constant push to break any semblance of compatibility" --anon
Reply With Quote
  #15  
Old 2009-11-04, 07:45 AM CST
badger_fruit Offline
Registered User
 
Join Date: Nov 2008
Posts: 45
windows_xp_2003firefox
No need to apologise! Your help was appreciated and as a fedora newbie, it was like the sky was falling in lol! Yeah, yum install smplayer worked and that's the media player I use on my Suse machines so quite happy with it (plus, my 9yr old and 4yr old children will also appreciate the familiarity).

Best regards
Badger
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Can't play wmv files? Why? thedreaming Software 9 2009-11-03 05:42 PM CST
VLC won't play mp4 and some mov files jpidro Software 3 2007-02-22 07:03 AM CST
how can i play mp3 files? Herli Menezes General Support 24 2006-12-09 01:08 PM CST
I can't play mp3 files. Flatron Software 4 2005-04-16 01:04 PM CDT
Can't play mp3 files mashimaro_xxx Software 3 2004-09-10 07:31 PM CDT

Automatic Translations (Powered by Powered by Google):
Afrikaans Albanian Arabic Belarusian Bulgarian Catalan Chinese Croatian Czech Danish Dutch English Estonian Filipino Finnish French Galician German Greek Hebrew Hindi Hungarian Icelandic Indonesian Italian Japanese Korean Latvian Lithuanian Macedonian Malay Maltese Norwegian Persian Polish Portuguese Romanian Russian Serbian Slovak Slovenian Spanish Swahili Swedish Taiwanese Thai Turkish Ukrainian Vietnamese Yiddish

All times are GMT -7. The time now is 08:18 AM CST.

TopSubscribe to XML RSS for all Threads in all ForumsFedoraForumDotOrg Archive
Hosting provided by ThePlanet



All trademarks, and forum posts in this site are property of their respective owner(s).

FedoraForum.org is privately owned and is not directly sponsored by the Fedora Project or Red Hat, Inc.

Privacy Policy | Term of Use | Posting Guidelines | Archive | Contact | Founding Members
Designed By Ewdison Then | Powered by vBulletin ©2000-2009, Jelsoft Enterprises Ltd.
FedoraForum is Powered by Open Source Projects and Products
Thanks to NLP-er enjoy automatic translations (vBET)