From Fedora Project Wiki

(→‎Missing Codec: We need a few strong examples of what a codec _is_; the wording conveys they are examples not an exhaustive list. Sound OK? Check the diff ...)
No edit summary
Line 46: Line 46:


{{Anchor|Patents}}
{{Anchor|Patents}}
== The problem with patent encumbered software and formats ==
== Fedora Position on Software Patents ==


Imagine sitting down to your e-mail. Your sister has sent you some pictures of your niece. However, when you go to look at them, all you see is:
* https://fedoraproject.org/wiki/Software_Patents
 
{| style="width: 80%; align: center; background: #ffffcc"
|I'm sorry, you need Frobozz Viewer 3.0 to view this file. It's only $19.99, please have your credit card ready.
|}
 
Later, you go to view your mail on a public computer at the local library. And you get the same dialog box on their computer.
 
That is the reality for any sound, image, or document format that is encumbered by software patents that require licensing - any application that wishes to view, play, or create them requires paying the patent holders a fee. Normally, software and hardware vendors include this support, but they pass the costs directly onto the consumers in the cost of their software or hardware. For every copy of Microsoft Windows that you buy, or every DVD player that is sold, a portion of that cost goes directly to pay patent licenses; in fact, for DVD players, it can be [http://www.ppionline.org/ppi_ci.cfm?knlgAreaID=108&subsecID=900003&contentID=254366 over a quarter of the final cost] . And, since that patent license applies to every copy in use, it's one of the reasons why you are not allowed to freely copy and redistribute software such as Microsoft Windows.
 
Fedora, however, has a [[Objectives|  public promise]]  to always be freely redistributable by anyone. That is why Fedora [[ForbiddenItems|  cannot]]  include support for patented media formats - it would break this redistribution promise. This means that, out of the box, you can't directly play media files such as Windows Media, MPEG-4 video, or MP3 audio. Fedora supports open media formats such as Ogg [http://www.vorbis.com/ Vorbis]  and [http://www.theora.org/ Theora] , which are '''freely implementable and usable by anyone without a patent license'''.
 
=== But you already have all these files you want to play ... ===
 
The Fedora Project realizes there are large amounts of media available in patented formats that you want to view or play.  One option for some codecs is [http://www.fluendo.com/ Fluendo] who [https://shop.fluendo.com/ provides software to play some patented formats], legal for use in any location.
 
If you are in a location where these patents do not apply, you may have other options as well.
 
However '''given a choice, you should always opt to use free and non-patented open formats which often provide ''better quality'''''.
 
== What is bad about patented formats? ==
 
"Fine," you say. "I'll pay the fee -- what's so bad about using patented formats?"
 
Well, there are many problems with them.
 
* No guarantee that your consumers actually will be able to read the data you're trying to produce. If you've reached this page, you've already experienced this -- by producing media in a patented format, you automatically limit your audience to whatever platforms the patent holder has licensed their software to.
 
* No guarantee of being able to access your data forever. If you're using some software to view a patented media format, what happens if that software vendor goes out of business, or refuses to port their software to newer systems? You no longer have access to your data.
 
Note that this isn't even restricted to patented media formats -- the same applies to popular proprietary formats used for word processing, spreadsheets, presentations, etc.
 
For more about how software patents are bad, see [http://media.ffii.org/animation/How%20software%20patents%20work.ogg this video], produced by the [http://ffii.org Foundation for a Free Information Infrastructure.]
 
== How Fedora works against software patents ==
 
* ''Fedora uses free, non-patented, open formats by default that anyone can implement, use, and view without licenses.''
 
Rather than MP3, use Ogg Vorbis. Rather than Windows Media, use Ogg Theora. Rather than Microsoft Office Open XML, use [http://en.wikipedia.org/wiki/OpenDocument Open Document format]  documents, or even PDF.
 
* ''Fedora works to fight the spread of software patents.''
 
Fedora supports the same [http://www.redhat.com/legal/patent_policy.html patent promise]  as [http://www.redhat.com/ Red Hat] . Through Red Hat, we support [http://www.redhat.com/truthhappens/public_policy/ legislation]  to limit the scope of software patents via organizations such as [http://www.redhat.com/magazine/014dec05/features/oin/ Open Invention Network]  which has Red Hat as one of the founding members (with a goal of eliminating their impact entirely), and collaborate with organizations such as [http://ffii.org/ FFII]  and the [http://eff.org/ Electronic Frontier Foundation] .
 
== References ==
 
* http://playogg.org
* http://www.gnu.org/philosophy/why-audio-format-matters.html

Revision as of 12:45, 1 August 2009

Important.png
Why am I seeing this page?
If you're seeing this page, it is probably because you tried to search for something in PackageKit, but it could not find what you were looking for in the Fedora repositories. Look at the contents below to find information about specific issues you might encounter.

Missing Package

Unfortunately, the package you were searching for is not available in Fedora. There are a few common reasons why a package might not be in Fedora's repositories:

Missing Codec

Unfortunately, the codec you were searching for is not available in Fedora. A codec is a program that enables encoding and/or decoding of a data stream, in a specific format such as MP3, MOV, or WMV. There are a few common reasons why a codec might not be in Fedora's repositories:

Missing Driver

Unfortunately, the driver you were searching for is not available in Fedora. There are a few common reasons why a driver might not be in Fedora's repositories:

  • Some drivers are proprietary or patent encumbered.
  • Some hardware may not be supported under Linux yet, or is not yet in the upstream Linux kernel.

Fedora strongly encourages new drivers to be included in upstream, and does not package individual, out-of-tree, kernel drivers.

Missing Font

Unfortunately, the font you were searching for is not available in Fedora. There are a few common reasons why a font might not be in Fedora's repositories:

Missing MIME Support

Unfortunately, there is nothing in Fedora that claims to support the MIME type you were searching for. There are a few common reasons why Fedora may not have support for a MIME type:

  • Many MIME types are Windows-only. You may be able to use Wine to run a Windows program under Linux that supports your MIME type.
  • Some MIME types are only supported by proprietary or patent encumbered software.
  • It is possible that acceptable software to support your MIME type exists, but that no one has packaged it yet. You might consider adding it to the Package WishList, or even packaging it yourself!

Fedora Position on Software Patents