From Fedora Project Wiki
(Update current status)
(accepted at 2009-07-17 FESCo on condition the package is optional and required by no other package)
Line 112: Line 112:


== Release Notes ==
== Release Notes ==
To be added
'''FIXME''': To be added




----
----


[[Category:FeatureReadyForFesco]]
[[Category:FeatureAcceptedF12]]

Revision as of 20:23, 19 July 2009

Organize Media Applications

Summary

Classify multimedia applications into subgroups for easy access.

Owner

Current status

  • Targeted release: Fedora 12
  • Last updated: (2009-07-18)
  • Percentage of completion: 25%

Detailed Description

Motivation

We have a wide range of applications and libraries dedicated to media production. See , for instance, the AudioCreation page for a list of our audio creation related applications.

Currently, the media production applications go into the Multimedia group (Sound&Video group in Gnome) in the desktop menu, mixing up with audio/video players (we also have a wide range of such applications), and make this group rather cluttered.

Outline

The key is to make the applications easily accessible. Too many subcategories and the inexperienced user will get lost. In the table below, we propose a solution to this problem by grouping applications that show similar features. The (sub)categories are bulleted and are in bold. The numbered entries indicate what type of applications will fall into the corresponding (sub)category. The green entries associated with each group indicate what type of .desktop file categories each group will host. If any application goes into any of the submenus, it will not be displayed in top menu.

  • Multimedia / Sound&Video .desktop file categories: (AudioVideo OR Audio OR Video)
    • Capture&Import .desktop file categories: (AudioVideo OR Audio OR Video) AND (X-AudioVideo-Import OR X-AudioVideo-Capture)
    1. AV Demultiplexing
    2. Audio Recording
    3. Optical Media (CD/DVD/...) Ripper
    4. Stream Recorder
    5. VNC Recorder
    6. Video Capture
    7. ...
    • Creation
      • Digital Processing .desktop file categories: (AudioVideo OR Audio OR Video) AND (X-Digital_Processing OR X-Synthesis)
      1. Audio effect (racks)
      2. Audio Mastering
      3. Synthesis applications
      4. Fluidsynth GUI applications
      • Editors
      1. Sound/Audio/Wave editor .desktop file categories: (AudioVideo OR Audio OR Video) AND (AudioVideoEditing OR X-Editors)
      2. Video Editor
      3. Soundfont editor
      4. ...
      • Jack .desktop file categories: (AudioVideo OR Audio OR Video) AND X-Jack AND NOT(X-Digital_Processing OR X-Synthesis)
      1. All jack supporting GUI applications
      • MIDI .desktop file categories: (AudioVideo OR Audio OR Video) AND (Midi OR X-MIDI) AND NOT(X-Digital_Processing OR X-Synthesis)
      1. MIDI sequencer
      2. Virtual keyboard
      3. ...
      • Sequencer .desktop file categories: (AudioVideo OR Audio OR Video) AND (X-Multitrack OR X-Sequencer OR Sequencer OR X-Trackers)
      1. Digital Audio Workstation
      2. Multitrack sequencer
      • Notation .desktop file categories: (AudioVideo OR Audio OR Video) AND X-Notation
      1. Lilypond editor
      2. MusicXML editor
      3. Tablature editor/viewer
      4. ...
    • Mixer .desktop file categories: (AudioVideo OR Audio OR Video) AND (X-Mixers OR Mixer)
    1. Volume control application
    • Output Generation .desktop file categories: (AudioVideo OR Audio OR Video) AND (X-Output-Generation OR DiscBurning OR X-Streamer OR X-Subtitle-Editor)
    1. AV Multiplexing
    2. Audio Streamer
    3. Optical Media (CD/DVD/...) Writer
    4. Subtitle Editor
    5. Format Changer
    6. Video Streamer
    7. ...
    • Tools .desktop file categories: (AudioVideo OR Audio OR Video) AND (X-Audio_Tools OR Tuner)
    1. Instrument Tuner
    2. Metronome
    3. ...
  1. Audio/Video Players
  2. Media Library
  3. TV Playback

Benefit to Fedora

The number of available desktop applications of both player and production types is increasing every day. Listing these programs under different (sub)categories in the desktop menu, will make the Multimedia group (Sound&Video group in Gnome) look sane and make both type of applications more accessible.

Scope

  1. Either the existing /etc/xdg/menus/applications.menu file need to be edited, or a new .menu file will be added into /etc/xdg/menus/applications-merged/. For a test drive, grab the RPM from http://oget.fedorapeople.org/multimedia-menus/
  2. The .desktop file for each Multimedia GUI application needs to be revisited and the proper "Category" key(s) will be assigned.
  3. 11 new icons will be requested from Fedora art team for new submenus. Temporary icons will be used until they are made.
  4. Localization team will be contacted for translations of new submenu names and comments.

Note that certain applications will fall in more than one category. There is nothing wrong with that. Listing the application in the correct category(ies) will make it more accessible.

Current Status

  1. FESCo approved the FedoraStudio menus, as long as the package is optional and required by no other package
  2. A new review request has been opened for the multimedia-menus package.
  3. Fedora Art team is contacted for new icons
  4. Initial attempt was made on IRC to contact the localization team.

Test Plan

Once the .menu file in /etc/xdg/menus/*.menu is established, it will be straightforward to observe the progress of categorization (in rawhide).

User Experience

This feature promises easy access to all types of multimedia applications for every user level.

Dependencies

None

Contingency Plan

The /etc/xdg/menus/*.menu files will be reverted to their previous state.

Documentation

None

Release Notes

FIXME: To be added