Fedora Linux Support Community & Resources Center
  #1  
Old 6th March 2013, 09:04 PM
Mohammadreza Offline
Registered User
 
Join Date: Mar 2013
Location: Milano
Posts: 14
windows_7chrome
gst-plugins-ugly

Hi

Does anybody know where's gst-plugins-ugly in Fedora 14?, I can not find it in synaptic !

thanks
Reply With Quote
  #2  
Old 6th March 2013, 09:10 PM
Dan's Avatar
Dan Offline
Administrator
 
Join Date: Jun 2006
Location: Paris, TX
Posts: 22,309
linuxfirefox
Re: gst-plugins-ugly

Moved to EOL.

Please read the forum headers to determine where to post.
__________________
Signature Links | New Posts | Who's on the forums (right now) |

© ® ™ № ¿
Reply With Quote
  #3  
Old 6th March 2013, 09:44 PM
nonamedotc's Avatar
nonamedotc Offline
Formerly known as"professorrmd"
 
Join Date: Mar 2011
Posts: 2,618
linuxfedorafirefox
Re: gst-plugins-ugly

Take a look at this for 64-bit

http://download1.rpmfusion.org/free/...ing/x86_64/os/

If you have enabled the repo, I would imagine you should see it. The package name should gstreamer-plugins-ugly.
__________________
Fedora 18 x86_64 XFCE 4.10 - Thinkpad T520 | Intel Core i7 - 2630 QM | NVIDIA NVS 4200m | 16 GB RAM | 500 GB HDD |
Fedora 19 x86_64 XFCE 4.10 - Thinkpad T500 | Intel Core2Duo P8800 | 6 GB RAM | 500 GB HDD |


The Linux Documentation Project
Reply With Quote
  #4  
Old 7th March 2013, 08:48 AM
Mohammadreza Offline
Registered User
 
Join Date: Mar 2013
Location: Milano
Posts: 14
linuxchrome
Re: gst-plugins-ugly

Thanks
after trying to install it is writing :

gstreamer-plugins-ugly-0.10.16-2.fc14.i686 requires libmp3lame.so.0
gstreamer-plugins-ugly-0.10.16-2.fc14.i686 requires libx264.so.102
gstreamer-plugins-ugly-0.10.16-2.fc14.i686 requires libopencore-amrnb.so.0
gstreamer-plugins-ugly-0.10.16-2.fc14.i686 requires liba52.so.0
gstreamer-plugins-ugly-0.10.16-2.fc14.i686 requires libmad.so.0
gstreamer-plugins-ugly-0.10.16-2.fc14.i686 requires libmpeg2.so.0
gstreamer-plugins-ugly-0.10.16-2.fc14.i686 requires libtwolame.so.0
gstreamer-plugins-ugly-0.10.16-2.fc14.i686 requires libopencore-amrwb.so.0
Reply With Quote
  #5  
Old 7th March 2013, 10:31 AM
bonedome's Avatar
bonedome Offline
Registered User
 
Join Date: Apr 2010
Location: uk
Posts: 726
windows_98_nt_2000ie
Re: gst-plugins-ugly

Hi
how are you trying to install it ?
You need to enable rpmfusion free and nonfree them use yum, all those dependencies will then be pulled in automatically
__________________
fedora 14 fluxbox and gnome2 hp compaq nx9030 laptop 2Gb ram, helicopter landing pad, jacuzzi, mini fridge, gateway to alternative dimension
Reply With Quote
  #6  
Old 7th March 2013, 10:39 AM
Mohammadreza Offline
Registered User
 
Join Date: Mar 2013
Location: Milano
Posts: 14
windows_7chrome
Re: gst-plugins-ugly

Thanks

Sorry I'm beginner , could you tell me how I've to do that ?
Reply With Quote
  #7  
Old 7th March 2013, 11:23 AM
bonedome's Avatar
bonedome Offline
Registered User
 
Join Date: Apr 2010
Location: uk
Posts: 726
windows_98_nt_2000ie
Re: gst-plugins-ugly

Ok I just checked the rpmfusion website and F14 is no longer listed, I'll post the correct repo data when I get home (I haven't installed anything for ages) providing they've kept the repo archive alive from my own repo list.
I'll show you how to enable it manually if there is no other way
__________________
fedora 14 fluxbox and gnome2 hp compaq nx9030 laptop 2Gb ram, helicopter landing pad, jacuzzi, mini fridge, gateway to alternative dimension
Reply With Quote
  #8  
Old 7th March 2013, 01:27 PM
nonamedotc's Avatar
nonamedotc Offline
Formerly known as"professorrmd"
 
Join Date: Mar 2011
Posts: 2,618
linuxfedorafirefox
Re: gst-plugins-ugly

Try this to enable rpmfusion on your system.

Code:
su -
[root password]

yum localinstall --nogpgcheck http://download1.rpmfusion.org/free/fedora/rpmfusion-free-release-14.noarch.rpm \
http://download1.rpmfusion.org/nonfree/fedora/rpmfusion-nonfree-release-14.noarch.rpm
Alternatively, here are the direct links to the rpms for enabling the repos.

rpmfusion free - http://download1.rpmfusion.org/free/...-14.noarch.rpm

rpmfusion nonfree - http://download1.rpmfusion.org/nonfr...-14.noarch.rpm
__________________
Fedora 18 x86_64 XFCE 4.10 - Thinkpad T520 | Intel Core i7 - 2630 QM | NVIDIA NVS 4200m | 16 GB RAM | 500 GB HDD |
Fedora 19 x86_64 XFCE 4.10 - Thinkpad T500 | Intel Core2Duo P8800 | 6 GB RAM | 500 GB HDD |


The Linux Documentation Project
Reply With Quote
  #9  
Old 7th March 2013, 01:43 PM
Mohammadreza Offline
Registered User
 
Join Date: Mar 2013
Location: Milano
Posts: 14
linuxchrome
Re: gst-plugins-ugly

Thanks !
I installed it .
Now I'm trying to do some playback pipe by :

gst-launch filesrc=/home/reza/Documents/trouble.mp3 ! mad ! autoaudiosink

but :
ERROR: pipeline could not be constructed: Unrecoverable syntax error while parsing pipeline filesrc=/home/reza/Documents/trouble.mp3 ! mad ! autoaudiosink .


Do you know why there's such error ?
Reply With Quote
Reply

Tags
gstpluginsugly

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
[SOLVED] Looks like there's a gstreamer-plugins-ugly.i686 problem with rpmfusion CronoCloud Using Fedora 2 1st June 2012 09:48 AM
[SOLVED] Gstreamer-plugins-ugly deretsigernu Using Fedora 4 16th October 2011 08:49 PM
[SOLVED] mp3, wma not working in F14 inspite of gstreamer-plugins-ugly gbaranwal Using Fedora 0 14th January 2011 08:04 AM
Cant install gstreamer-plugins-ugly..Help.. gersonsia Installation and Live Media 2 4th January 2007 04:29 AM


Current GMT-time: 13:01 (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