YOUR FEEDBACK
Struts Validations Framework Using AJAX
hanan mahmoud wrote: hi all its realy great article and it helped me to u...


2007 West
GOLD SPONSORS:
Active Endpoints
Your SOA Needs BPEL for Orchestration
BEA
Virtualized SOA: Adaptive Infrastructure for Demanding Applications
Nexaweb
Overcoming Bandwidth Challenges with Nexaweb
TIBCO
What is Service Virtualization?
SILVER SPONSORS:
WSO2
Using Web Services Technologies and FOSS Solutions
Click For 2007 East
Event Webcasts

2008 East
PLATINUM SPONSORS:
Appcelerator
Think Fast: Accelerate AJAX Development with Appcelerator
GOLD SPONSORS:
DreamFace Interactive
The Ultimate Framework for Creating Personalized Web 2.0 Mashups
ICEsoft
AJAX and Social Computing for the Enterprise
Kaazing
Enterprise Comet: Real–Time, Real–Time, or Real–Time Web 2.0?
Nexaweb
Now Playing: Desktop Apps in the Browser!
Sun
jMaki as an AJAX Mashup Framework
POWER PANELS:
The Business Value
of RIAs
What Lies Beyond AJAX?
KEYNOTES:
Douglas Crockford
Can We Fix the Web?
Anthony Franco
2008: The Year of the RIA
Click For 2007 Event Webcasts
SYS-CON.TV
TOP LINKS YOU MUST CLICK ON


Getting the Cool Stuff on Fedora Software Repositories
Getting Fedora Core-compatible software from online YUM-supported repositories

Digg This!

Page 2 of 2   « previous page

Gstreamer Support
Many Gnome multimedia applications like Totem use Gstreamer for multimedia support. To use features such as DVD Video and MP3, you have to install Gstreamer plug-ins. These are available from Livna. Look for packages beginning with gtreamer-plugins. There are ones for video, dvd, audio, and mp3. You can download and install these separately with your browser, or just use the YUM command, yum install gstreamer-plugins*. The * at the end will match on all the plug-ins. Your architecture (i586, i686, or x86_64) will be detected automatically.

Figure 2 shows the packages selected for a 64-bit system. It will show what repositories are being used, in this case livna.

Mplayer
Mplayer is a very popular multimedia player. You can find out more about Mplayer at www.mplayerhq.hu. If this is your first multimedia package, numerous dependent packages will also be selected. To install just enter yum install mplayer

On Fedora Core 4, there's an additional problem with many players, including mplayer, with a incorrect default device name for the DVD-ROM or CD-ROM device like /dev/dvd. You'll have to configure mplayer to use /media/cdrom or /media/cdrecorder. Figure 4 shows the extensive number of dependent packages selected when installing Mplayer as one of your first multimedia applications.

xine
Perhaps the easiest player to use for music, video, and DVD playback, xine has a very easy to use interface. Both Xine and Mplayer use many of the same supporting packages, so you may see a much shorter list of dependencies for the one installed later. Use the command, yum install xine

As with mplayer, you'll have to change the device from /dev/dvd to /media/cdrom, using the advanced configuration level. Figure 5 shows the entire selection and install process.

Additional Support: FFMPEG
For additional multimedia codecs you may want to download ffmpeg, and for other multimedia players you may want libdvdnav and libdvdplay. All can be installed easily with yum. Use, yum install ffmpeg.

Divx6 isn't available on any of the repositories though XviD (xvidcore) is. For Divx6, you'll have to go to www.divx.com and download and install the Linux version manually. It doesn't require any supporting packages.

Videolan is another popular player requiring a list of supporting packages. You can install the videolan client with yum from Freshrpms. Use yum install videolan-client.

MP3 with LAME
LAME originally stood for Lame Ain't an MP3 Encoder, but has long since been a full MP3 encoder whose software is available under the LPGL license. It's included with Videolan and FFmpeg and YUM will download it from Freshrpms in support of Mplayer or Xine. You can download it separately with, yum install lame.

Video Driver and NTFS Support: Livna
You can get Nvidia and ATI graphics drivers, as well as the NTFS kernel module from Livna. These you can download and install individually or with YUM. The graphic drivers use two packages, one for the supporting software and another for the kernel. You'll have to download the supporting software first. The kernel module is specific to the kernel you're using. At the rpm.livna.org site you'll find ATI and Nvidia modules listed for each kernel version. Note that the name of the ATI kernel module is fglrx. To find out your kernel version, you can use the command uname -r. The following are the ATI and Nvidia drivers packages:

nvidia-glx-1.0.8174-0.lvn.1.4.i386.rpm
kernel-module-nvidia-2.6.14-1.1653_FC4-1.0.8174-0.lvn.1.4.i686.rpm
ati-fglrx-8.20.8.1-0.lvn.2.4
kernel-module-fglrx-2.6.13-1.1532_FC4-8.18.6.1-0.lvn.1.4.i686.rpm

You can download and install the packages directly though for ATI you could use YUM instead on just the kernel module. To specify the correct kernel module, you can add $(uname -r) to the name. The driver software will also be selected as a dependency. Use yum kernel-module-fgrlx-$(uname -r). For Nvidia it's more complicated since there's also a legacy driver that's used for older cards. It's probably best to download and install the Nvidia packages individually with your Web browser.

On dual-boot systems that have a Windows XP or NT systems sharing the same computer, the NTFS package lets you read files on the NTFS file systems. To access NTFS systems you'd use the kernel-module-ntfs package. Be sure to select the one for your kernel version. The i686 version for the 2.6.14-1 kernel is shown here. There's also a smp version for dual-core and Hyper-threaded CPUs, as well as an i586 version for older CPUs. The 64-bit version is in the x86_64 directory. It's best to download and install directly from your Web browser. Use kernel-module-ntfs-2.6.14-1.1653_FC4-2.1.22-0.lvn.3.4.i686.rpm.

Conclusion
The Fedora Core distribution is becoming just a core set of applications intended to be supplemented by the extensive collection of software available from software repositories. Though Fedora Extras repositories hold a large collection of software, many of the driver and popular multimedia packages are to be found in the Livna and Freshrpms software repositories. Access to this software is integrated into Fedora using YUM.

References


Page 2 of 2   « previous page

About Richard Petersen
Richard Petersen holds a M.L.I.S. in Library and Information Studies. He currently teaches Unix and C/C++ courses at the University of California, Berkeley.

YOUR FEEDBACK
Getting the Cool Stuff on Fedora Software Repositories
SYS-CON India News Desk wrote: One of the more frustrating features of a Fedora Core installation is its lack of popular multimedia and driver support as well as alternative applications like Abiword. But, with a few simple steps you can easily access a large collection of such software from your system using YUM.
read & respond »
LATEST LINUX STORIES
Adobe's Kevin Lynch and Microsoft's Scott Guthrie to Keynote AJAX World RIA Conference & Expo
Two of the biggest launches in Rich Internet Application history took place in 2007/2008 when Adobe launched AIR 1.0 in February '08 and Microsoft launched Silverlight (September '07). At the 6th International AJAXWorld RIA Conference & Expo in October SYS-CON Events is delighted to be
Extended Validation SSL Certificates
Extended Validation (EV) is a new standard in SSL certificates. This guide explains the needs which drove the development of this standard and how it addresses contemporary security challenges. It also delves into the integration of EV certificates into new high security browsers such
Open Source - What is the Total Cost of Ownership?
In 2005, Scott McNealy of Sun Microsystems quipped that open source software was 'free like a puppy is free.' Just as you can pick out a puppy from the pound without paying expensive breeder fees, you can download and use open source software without buying a single license. But puppie
Cloud Computing - IBM Creates Cloud Box
IBM claims to have created new species of custom-built, industry-standard, Linux-based rack server for Web 2.0 and Cloud Computing companies with massive data centers and tens of thousands of servers, like online gaming, social networks, search and Internet firms. A relatively limited
Guilty of Arrogance Too
You have perhaps heard that while we were on vacation Linux file system ace and convicted wife killer Hans Reiser took the cops to where he had buried her body. Two days later when Reiser was supposed to be sentenced to 25 years to life for first decree murder the judge disclosed that
SCO - Linux' Worst Nightmare Is Back
The court also said Novell couldn't run interference for Linux and stop SCO from seeking royalty payments for alleged UnixWare and OpenServer infringement by Linux users under its infamous SCOsource licensing program. , it's merely a matter of time before SCO starts seeking those pa
SUBSCRIBE TO THE WORLD'S MOST POWERFUL NEWSLETTERS
SUBSCRIBE TO OUR RSS FEEDS & GET YOUR SYS-CON NEWS LIVE!
Click to Add our RSS Feeds to the Service of Your Choice:
Google Reader or Homepage Add to My Yahoo! Subscribe with Bloglines Subscribe in NewsGator Online
myFeedster Add to My AOL Subscribe in Rojo Add 'Hugg' to Newsburst from CNET News.com Kinja Digest View Additional SYS-CON Feeds
Publish Your Article! Please send it to editorial(at)sys-con.com!

Advertise on this site! Contact advertising(at)sys-con.com! 201 802-3021


SYS-CON FEATURED WHITEPAPERS

ADS BY GOOGLE