RestrictedFormatsAssistant

Differences between revisions 1 and 2
Revision 1 as of 2006-02-23 00:13:38
Size: 2156
Editor: 200-55-111-79
Comment:
Revision 2 as of 2006-02-23 00:20:36
Size: 2055
Editor: 200-55-111-79
Comment: took some suggestions from RobCaskey
Deletions are marked like this. Additions are marked like this.
Line 5: Line 5:
The idea is to add support for as many multimedia formats as possible (MP3, DVDs, DivX, etc) in a semi-automated way, right after a fresh Ubuntu installation, and taking into account all legal restrictions. The idea is to enable legally-entitled users to add support for many popular multimedia formats (MP3, DVDs, DivX, etc) in a semi-automated way.
Line 12: Line 12:
''We can proudly say that Free Software offers excellent support for the most popular multimedia formats (like MP3, MPEG-4 "DivX", or even encrypted DVDs).'' ''Free Software offers excellent support for the most popular multimedia formats (like MP3, MPEG-4 "DivX", or DVDs).''
Line 14: Line 14:
''But unluckily, certain restrictions (such as software patents) make it illegal to distribute Ubuntu with such support, in certain countries like the United States of America or Japan.'' ''But unluckily, certain restrictions (such as software patents) make it illegal to distribute Ubuntu with such support, in certain countries like the United States of America, or Japan.''

Restricted Multimedia Formats - The Post-Install Assistant

This is the basic specification for the "Post-Install Multimedia Assistant", one of the solutions proposed in RestrictedFormatsSolutions, for the problem described in RestrictedFormatsProblem.

The idea is to enable legally-entitled users to add support for many popular multimedia formats (MP3, DVDs, DivX, etc) in a semi-automated way.

The Assistant should basically work this way:

1) After Ubuntu's installation, and if there is an active Internet connection, present a standard dialog to the user. It could pop automatically, or on request (via Desktop shortcut?). The text of that dialog could be something like this:

Free Software offers excellent support for the most popular multimedia formats (like MP3, MPEG-4 "DivX", or DVDs).

But unluckily, certain restrictions (such as software patents) make it illegal to distribute Ubuntu with such support, in certain countries like the United States of America, or Japan.

If you live in a country with such restrictions, please click "Cancel". You'll be able to play some restricted formats by installing non-Free Software (like RealPlayer), or keep enjoying content in Free formats (like Ogg Vorbis audio or Theora video).

If you live in a country without those restrictions, feel free to install the necessary packages to unlock restricted formats, by clicking on "OK".

2) If the user clicks on "Cancel", the dialog could just close, or offer him the option of installing RealPlayer automatically.

3) If the user clicks on "OK", the Assistant would then add the necessary repositories to the sources list (Universe, Multiverse, and Penguin Liberation Front), and download / install the necessary packages (GStreamer plugins including FFmpeg, and libdvdcss2).

  • (NOTE: This Assistant is supposed to add support for the most common formats in one step, not on a per-case basis like EasyCodecInstallation)


CategorySpec

RestrictedFormatsAssistant (last edited 2008-08-06 16:38:05 by localhost)