Fedora Linux Support Community & Resources Center

Go Back   FedoraForum.org > Fedora Resources > Guides & Solutions (No Questions)
FedoraForum Search

Forgot Password? Join Us!

Guides & Solutions (No Questions) Post your guides here (No links to Blogs accepted). You can also append your comments/questions to a guide, but don't start a new thread to ask a question. Use another forum for that.

Reply
 
Thread Tools Search this Thread Display Modes
  #151  
Old 20th June 2007, 05:27 AM
Firewing1's Avatar
Firewing1 Offline
Administrator
 
Join Date: Dec 2004
Location: Canada
Age: 22
Posts: 9,224
Quote:
Originally Posted by firstlife
True, but that assumes the fedora mplayer uses /usr/lib/codecs for its codec folder. I don't know which it uses, (default on compile is /usr/local/lib/codecs) so I just assume all. Do you know which it uses, cause it is a bit of a hastle to symlink 3 folders on each install. I'd like to know.
If you're using the Livna precompiled ones, I'd bet /usr/lib/codecs since 99.9% of the time precompiled things NEVER touch /usr/*/local but it's possible it checks all of those locations.
Firewing1
__________________
[+] My open source software and blog
[+] Some of my howtos: (for full list, click here)
Reply With Quote
  #152  
Old 20th June 2007, 05:35 AM
firstlife Offline
Registered User
 
Join Date: Jun 2007
Posts: 27
Thanks. that seems reasonable. I'll keep on doing all of them, just because I have a few mov and HD wmv files (which I one day will convert.) Only mplayer can handle them right now.
Reply With Quote
  #153  
Old 2nd July 2007, 06:46 AM
Wangberg's Avatar
Wangberg Offline
Registered User
 
Join Date: Dec 2006
Location: PRC
Posts: 427
can't get the win32 codecs to install:

Code:
[root@localhost Desktop]# wget http://dl.atrpms.net/all/w32codec-1.0_20050412-13.at.i386.rpm
--01:39:45--  http://dl.atrpms.net/all/w32codec-1.0_20050412-13.at.i386.rpm
           => `w32codec-1.0_20050412-13.at.i386.rpm'
Resolving dl.atrpms.net... 130.133.35.8
Connecting to dl.atrpms.net|130.133.35.8|:80... connected.
HTTP request sent, awaiting response... 404 Not Found
01:39:46 ERROR 404: Not Found.

[root@localhost Desktop]#
__________________
focus on everything...
Get Swiftfox
registered linux user #438335
Reply With Quote
  #154  
Old 2nd July 2007, 07:23 AM
ramasees
Guest
 
Posts: n/a
try
Quote:
su
cd /tmp
wget http://www1.mplayerhq.hu/MPlayer/rel...061022.tar.bz2
tar -jxvf all-20061022.tar.bz2
su -c 'mkdir -p /usr/local/lib/codecs'
su -c 'cp all-20061022/* /usr/local/lib/codecs'
rm -rf /tmp/all-20061022*
su -c 'ln -sf /usr/local/lib/codecs /usr/lib/codecs && ln -sf /usr/local/lib/codecs /usr/local/lib/win32 && ln -sf /usr/local/lib/codecs /usr/lib/win32'
this should do it
Reply With Quote
  #155  
Old 2nd July 2007, 02:18 PM
Firewing1's Avatar
Firewing1 Offline
Administrator
 
Join Date: Dec 2004
Location: Canada
Age: 22
Posts: 9,224
ramasees' procedure should get the same end result, although I've noticed recently gstreamer handles most videos and those plugins aren't needed. If you do need them, that's how though.
Firewing1
__________________
[+] My open source software and blog
[+] Some of my howtos: (for full list, click here)
Reply With Quote
  #156  
Old 2nd July 2007, 04:34 PM
Wangberg's Avatar
Wangberg Offline
Registered User
 
Join Date: Dec 2006
Location: PRC
Posts: 427
thanks ramasees!
__________________
focus on everything...
Get Swiftfox
registered linux user #438335
Reply With Quote
  #157  
Old 3rd July 2007, 05:09 AM
eXDee's Avatar
eXDee Offline
Registered User
 
Join Date: Oct 2006
Posts: 147
Hello,
Not that the How To mentions it, but im having trouble with Xine under Amarok playing WMA's. Im sure it used to work initially, when i installed Xinelib-extras-nonfree and Amarok-extras-nonfree from the livna repo. However now i get the message "There is no available decoder. I tried removing the nonfree packages and adding them again, but it didn't help.

W32 Codecs has been removed in your F7 howto, so i assumed it didn't work. And im sure that it used to work with the nonfree packages.
Any ideas?
Reply With Quote
  #158  
Old 3rd July 2007, 05:28 AM
Firewing1's Avatar
Firewing1 Offline
Administrator
 
Join Date: Dec 2004
Location: Canada
Age: 22
Posts: 9,224
Which gstreamer and nonfree packages are currently installed?
Code:
rpm -qa | grep gstreamer
rpm -qa | grep nonfree
Firewing1
__________________
[+] My open source software and blog
[+] Some of my howtos: (for full list, click here)
Reply With Quote
  #159  
Old 3rd July 2007, 05:30 AM
eXDee's Avatar
eXDee Offline
Registered User
 
Join Date: Oct 2006
Posts: 147
Code:
$ rpm -qa | grep gstreamer
gstreamer-0.10.12-1.fc7
gstreamer-plugins-base-0.10.12-2.fc7
gstreamer-plugins-good-0.10.5-6.fc7
gstreamer-tools-0.10.12-1.fc7
$ rpm -qa | grep nonfree
xine-lib-extras-nonfree-1.1.7-1.lvn7
amarok-extras-nonfree-1.4.4-1.lvn7
Tried Ramasees method, did nothing.
Reply With Quote
  #160  
Old 3rd July 2007, 05:33 AM
Firewing1's Avatar
Firewing1 Offline
Administrator
 
Join Date: Dec 2004
Location: Canada
Age: 22
Posts: 9,224
Hmmm... Try this:
Code:
yum install gstreamer-ffmpeg ffmpeg gstreamer-plugins-ugly gstreamer-plugins-bad
Firewing1
__________________
[+] My open source software and blog
[+] Some of my howtos: (for full list, click here)
Reply With Quote
  #161  
Old 3rd July 2007, 05:41 AM
eXDee's Avatar
eXDee Offline
Registered User
 
Join Date: Oct 2006
Posts: 147
Same "No available Decoder" message.
Its amarok running on the xine engine, as i said.
Im just exiting amarok and then starting it again between tests.

edit: searched the amarok forum for wma related things, but i can only find things from 2005. I have tried registering but it appears the email isn't coming through.

Currently installed:
Code:
$ rpm -qa | grep amarok
amarok-1.4.5-4.fc7
amarok-visualisation-1.4.5-4.fc7
amarok-extras-nonfree-1.4.4-1.lvn7

$ rpm -qa | grep xine
xinetd-2.3.14-12.fc7
xine-lib-extras-nonfree-1.1.7-1.lvn7
xine-lib-extras-1.1.7-1.fc7
xine-lib-1.1.7-1.fc7

$ rpm -qa | grep gstreamer
gstreamer-0.10.12-1.fc7
gstreamer-plugins-bad-0.10.4-2.lvn7.1
gstreamer-ffmpeg-0.10.2-2.lvn7
gstreamer-plugins-ugly-0.10.5-2.lvn7
gstreamer-plugins-base-0.10.12-2.fc7
gstreamer-plugins-good-0.10.5-6.fc7
gstreamer-tools-0.10.12-1.fc7

$ rpm -qa | grep ffmpeg
ffmpeg-libs-0.4.9-0.37.20070503.lvn7
gstreamer-ffmpeg-0.10.2-2.lvn7
ffmpeg-0.4.9-0.37.20070503.lvn7

$ rpm -qa | grep nonfree
xine-lib-extras-nonfree-1.1.7-1.lvn7
kdemultimedia-extras-nonfree-3.5.6-6.lvn7
amarok-extras-nonfree-1.4.4-1.lvn7
This used to work for FC6, however i've forgotten how i did it..

edit: If it matters, for some reason vlc is no longer decoding xvid or h264 when im sure it used to. I've posted about this elsewhere. Also, i've asked on the amarok forums about this problem.

edit2: Tested other players for wma playback:

VLC - Yes
Kaffeine - No (claims to detect xine and w32 codecs)
Noatun - No
Totem - No (says codec not installed)

Last edited by eXDee; 3rd July 2007 at 08:07 AM.
Reply With Quote
  #162  
Old 3rd July 2007, 02:31 PM
Firewing1's Avatar
Firewing1 Offline
Administrator
 
Join Date: Dec 2004
Location: Canada
Age: 22
Posts: 9,224
I would post this on freeworld (livna's mailing list) maybe there's something going wrong with the nonfree package.
Firewing1
__________________
[+] My open source software and blog
[+] Some of my howtos: (for full list, click here)
Reply With Quote
  #163  
Old 4th July 2007, 02:57 AM
eXDee's Avatar
eXDee Offline
Registered User
 
Join Date: Oct 2006
Posts: 147
Hello,
I removed all of the modules that you told me to grep, then ran yum clean all, then reinstalled them.
Now everythings working great. Thanks.
Reply With Quote
  #164  
Old 4th July 2007, 04:15 AM
Firewing1's Avatar
Firewing1 Offline
Administrator
 
Join Date: Dec 2004
Location: Canada
Age: 22
Posts: 9,224
No problem - Sometimes you just get a leftover file or two that causes that problem.
Firewing1
__________________
[+] My open source software and blog
[+] Some of my howtos: (for full list, click here)
Reply With Quote
  #165  
Old 5th July 2007, 07:48 AM
bodhi.zazen's Avatar
bodhi.zazen Offline
Registered User
 
Join Date: Jul 2006
Location: Montana
Posts: 731
Quote:
Originally Posted by ramasees
try
Code:
su
cd /tmp
wget http://www1.mplayerhq.hu/MPlayer/re...0061022.tar.bz2
tar -jxvf all-20061022.tar.bz2
su -c 'mkdir -p /usr/local/lib/codecs'
su -c 'cp all-20061022/* /usr/local/lib/codecs'
rm -rf /tmp/all-20061022*
su -c 'ln -sf /usr/local/lib/codecs /usr/lib/codecs && ln -sf /usr/local/lib/codecs /usr/local/lib/win32 && ln -sf /usr/local/lib/codecs /usr/lib/win32'
this should do it

I had a lot of difficulty with this.

side : My wife listens to the dave ramsy show.

At any rate, I downloaded the codecs as above, then dl the mplayer source from here :

http://www.mplayerhq.hu/design7/dload.html

And compiled it with :

Code:
./configure --with-codecsdir=/usr/lib/codecs/ --with-win32libdir=/usr/lib/win32/
__________________
If it is not broken, tweak it... If you break Fedora you get to keep both pieces :p
Reply With Quote
Reply

Tags
audio, content, dvd, fedora, media, playback, video, web

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
Fedora 11: Complete guide to fix PulseAudio and video/audio VLC Media Player issues Silpheed2K Guides & Solutions (No Questions) 203 17th June 2012 04:17 PM
video but no audio with VLC media player snazyevey Using Fedora 3 29th April 2008 05:01 AM
Fedora Core 8 Media Playback ? jaza Installation and Live Media 1 4th November 2007 03:20 AM
How to setup mozilla to stream internet media (audio/video) pinda Using Fedora 2 14th May 2006 02:40 AM
Need help with video/audio playback. unwill Using Fedora 1 19th January 2006 06:14 AM


Current GMT-time: 12:36 (Wednesday, 22-05-2013)

TopSubscribe to XML RSS for all Threads in all ForumsFedoraForumDotOrg Archive
logo

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 Us | Founding Members

Powered by vBulletin® Copyright ©2000 - 2012, vBulletin Solutions, Inc.

FedoraForum is Powered by RedHat