Fedora Linux Support Community & Resources Center
  #1  
Old 14th February 2011, 10:06 AM
flyingfsck Online
Registered User
 
Join Date: Aug 2010
Location: Al Ain, UAE
Posts: 1,059
linuxfedorafirefox
Gstreamer audioconvert and videoscale RPM?

Howdy,

Does anyone know which RPM contains Gstreamer audioconvert and videoscale?

Cheers,

F

---------- Post added at 02:06 PM ---------- Previous post was at 01:33 PM ----------

OK, I discovered the 'yum provides *videoscale*' command.

Turned out to be gstreamer-plugins-base.
Reply With Quote
  #2  
Old 14th February 2011, 10:07 AM
glennzo's Avatar
glennzo Online
Un-Retired Administrator
 
Join Date: Mar 2004
Location: Salem, Mass USA
Posts: 13,932
linuxiceweasel
Re: Gstreamer audioconvert and videoscale RPM?

The yum list command may help.
Code:
[glenn@phenom14 ~]$ yum list gstreamer*
Loaded plugins: fastestmirror, langpacks, presto, refresh-packagekit
Adding en_US to language list
Loading mirror speeds from cached hostfile
 * fedora: mirror.seas.harvard.edu
 * rpmfusion-free: mirror.liberty.edu
 * rpmfusion-free-updates: mirror.liberty.edu
 * rpmfusion-nonfree: mirror.liberty.edu
 * rpmfusion-nonfree-updates: mirror.liberty.edu
 * updates: mirror.seas.harvard.edu
Installed Packages
gstreamer.i686                                  0.10.31-1.fc14         @updates                                    
gstreamer-ffmpeg.i686                           0.10.11-1.fc14         @rpmfusion-free                             
gstreamer-plugins-bad.i686                      0.10.20-2.fc14         @rpmfusion-free                             
gstreamer-plugins-bad-free.i686                 0.10.20-3.fc14.1       @updates                                    
gstreamer-plugins-bad-free-extras.i686          0.10.20-3.fc14.1       @updates                                    
gstreamer-plugins-bad-nonfree.i686              0.10.18-1.fc13         @rpmfusion-nonfree                          
gstreamer-plugins-base.i686                     0.10.31-1.fc14         @updates                                    
gstreamer-plugins-good.i686                     0.10.26-1.fc14         @updates                                    
gstreamer-plugins-ugly.i686                     0.10.16-2.fc14         @rpmfusion-free                             
gstreamer-python.i686                           0.10.19-1.fc14         @updates                                    
gstreamer-rtsp.i686                             0.10.5-2.fc14          @anaconda-InstallationRepo-201010211814.i386
gstreamer-tools.i686                            0.10.31-1.fc14         @updates                                    
Available Packages
gstreamer-devel.i686                            0.10.31-1.fc14         updates                                     
gstreamer-devel-docs.noarch                     0.10.31-1.fc14         updates                                     
gstreamer-java.i686                             1.4-4.fc14             fedora                                      
gstreamer-java-javadoc.i686                     1.4-4.fc14             fedora                                      
gstreamer-java-swt.i686                         1.4-4.fc14             fedora                                      
gstreamer-plugin-crystalhd.i686                 3.5.1-1.fc14           fedora                                      
gstreamer-plugins-bad-free-devel.i686           0.10.20-3.fc14.1       updates                                     
gstreamer-plugins-bad-free-devel-docs.i686      0.10.20-3.fc14.1       updates                                     
gstreamer-plugins-base-devel.i686               0.10.31-1.fc14         updates                                     
gstreamer-plugins-base-devel-docs.noarch        0.10.31-1.fc14         updates                                     
gstreamer-plugins-espeak.i686                   0.3.3-2.fc12           fedora                                      
gstreamer-plugins-fc.i686                       0.2-1.fc14             fedora                                      
gstreamer-plugins-good-devel-docs.noarch        0.10.26-1.fc14         updates                                     
gstreamer-plugins-ugly-devel-docs.noarch        0.10.16-2.fc14         rpmfusion-free                              
gstreamer-python-devel.i686                     0.10.19-1.fc14         updates                                     
gstreamer-rtsp-devel.i686                       0.10.5-2.fc14          fedora                                      
gstreamer-rtsp-python.i686                      0.10.5-2.fc14          fedora                                      
gstreamer-rtsp-vala.i686                        0.10.5-2.fc14          fedora                                      
gstreamermm.i686                                0.10.8-1.fc14          updates                                     
gstreamermm-devel.i686                          0.10.8-1.fc14          updates
Then yum info <packagename>. For example,
Code:
[glenn@phenom14 ~]$ yum info gstreamer-tools
Loaded plugins: fastestmirror, langpacks, presto, refresh-packagekit
Adding en_US to language list
Loading mirror speeds from cached hostfile
 * fedora: mirror.seas.harvard.edu
 * rpmfusion-free: mirror.liberty.edu
 * rpmfusion-free-updates: mirror.liberty.edu
 * rpmfusion-nonfree: mirror.liberty.edu
 * rpmfusion-nonfree-updates: mirror.liberty.edu
 * updates: mirror.seas.harvard.edu
Installed Packages
Name        : gstreamer-tools
Arch        : i686
Version     : 0.10.31
Release     : 1.fc14
Size        : 54 k
Repo        : installed
From repo   : updates
Summary     : common tools and files for GStreamer streaming media framework
URL         : http://gstreamer.freedesktop.org/
License     : LGPLv2+
Description : GStreamer is a streaming media framework, based on graphs of filters which
            : operate on media data. Applications using this library can do anything
            : from real-time sound processing to playing videos, and just about anything
            : else media-related.  Its plugin-based architecture means that new data
            : types or processing capabilities can be added simply by installing new
            : plugins.
            : 
            : This package contains wrapper scripts for the command-line tools that work
            : with different major/minor versions of GStreamer.
http://gstreamer.freedesktop.org/

Ahhhh. To late I see
__________________
Glenn
The Bassinator © ®


Laptop: Toshiba Satellite / Intel Core 2 Duo 1.73 GHz / 2GB / 160GB / Intel Mobile 945GM/GMS/GME/943/940GML Integrated Graphics
Desktop: BioStar MCP6PB M2+ / AMD Phenom 9750 Quad Core / 4GB / 1TB SATA / 500GB SATA / EVGA GeForce 8400 GS 1GB
Reply With Quote
Reply

Tags
audioconvert, gstreamer, rpm, videoscale

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] totem requres aditional plugins (still): audioconvert... 326bd935 Using Fedora 9 15th March 2011 11:08 PM
gstreamer-plugins-base-0.10.25-2.fc11.i586 conflicts gstreamer-plugins-good Ex_Soft Using Fedora 8 15th November 2009 09:01 AM
audioconvert! the new super script to convert audio files! :) thetroublemaker Using Fedora 212 6th January 2008 06:33 PM
gstreamer-ugly vs gstreamer-bad corefile Using Fedora 3 21st March 2006 08:41 PM
audioconvert! the new super script to convert audio files! version 0.3.0 released! thetroublemaker News 3 1st November 2005 01:36 AM


Current GMT-time: 12:03 (Friday, 24-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