From Fedora Project Wiki

No edit summary
(Fedora Studio)
Line 24: Line 24:
* Hotplug Support Improved
* Hotplug Support Improved
* Surround Sound Support for Event Sounds  
* Surround Sound Support for Event Sounds  
=== Fedora Studio ===
'''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 <span style="color:#009000">green</span> 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''' <span style="color:#009000">.desktop file categories: (AudioVideo OR Audio OR Video)</span>
** '''Capture&Import''' <span style="color:#009000">.desktop file categories: (AudioVideo OR Audio OR Video) AND (X-AudioVideoImport OR X-AudioVideoCapture)</span>
*# AV Demultiplexing
*# Audio Recording
*# Optical Media (CD/DVD/...) Ripper
*# Stream Recorder
*# VNC Recorder
*# Video Capture
*# ...
** '''Creation'''
*** '''''Digital Processing''''' <span style="color:#009000">.desktop file categories: (AudioVideo OR Audio OR Video) AND (X-DigitalProcessing OR X-Synthesis)</span>
**# Audio effect (racks)
**# Audio Mastering
**# Synthesis applications
**# Fluidsynth GUI applications
*** '''''Editors'''''
**# Sound/Audio/Wave editor <span style="color:#009000">.desktop file categories: (AudioVideo OR Audio OR Video) AND (AudioVideoEditing)</span>
**# Video Editor
**# Soundfont editor
**# ...
*** '''''Jack''''' <span style="color:#009000">.desktop file categories: (AudioVideo OR Audio OR Video) AND X-Jack AND NOT(X-DigitalProcessing OR X-Synthesis)</span>
**# All jack supporting GUI applications
*** '''''MIDI''''' <span style="color:#009000">.desktop file categories: (AudioVideo OR Audio OR Video) AND Midi AND NOT(X-DigitalProcessing OR X-Synthesis)</span>
**# MIDI sequencer
**# Virtual keyboard
**# ...
*** '''''Sequencer''''' <span style="color:#009000">.desktop file categories: (AudioVideo OR Audio OR Video) AND (X-Multitrack OR Sequencer OR X-Trackers)</span>
**# Digital Audio Workstation
**# Multitrack sequencer
*** '''''Notation''''' <span style="color:#009000">.desktop file categories: (AudioVideo OR Audio OR Video) AND X-Notation</span>
**# Lilypond editor
**# MusicXML editor
**# Tablature editor/viewer
**# ...
** '''Mixer''' <span style="color:#009000">.desktop file categories: (AudioVideo OR Audio OR Video) AND Mixer</span>
*# Volume control application
** '''Output Generation''' <span style="color:#009000">.desktop file categories: (AudioVideo OR Audio OR Video) AND (X-OutputGeneration OR DiscBurning OR X-Streamer OR X-SubtitleEditor)</span>
*# AV Multiplexing
*# Audio Streamer
*# Optical Media (CD/DVD/...) Writer
*# Subtitle Editor
*# Format Changer
*# Video Streamer
*# ...
** '''Tools''' <span style="color:#009000">.desktop file categories: (AudioVideo OR Audio OR Video) AND (X-AudioVideoTools OR Tuner)</span>
*# Instrument Tuner
*# Metronome
*# ...
# Audio/Video Players <span style="color:#900090">.desktop file categories: (AudioVideo OR Audio OR Video) AND Player<ref name="unusedcat">These items are not subcategorized in the desktop menu for the time being but this might change in the future. However it is good to use these category names for compliance with freedesktop standards.</ref></span>
# Media Library
# TV Playback <span style="color:#900090">.desktop file categories: (AudioVideo OR Audio OR Video) AND TV<ref name="unusedcat"/></span>
'''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'''
# 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/
# The .desktop file for each Multimedia GUI application needs to be revisited and the proper "Category" key(s) will be assigned.
# 11 new icons will be requested from Fedora art team for new submenus. Temporary icons will be used until they are made.
# 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.
'''Release Notes'''
An optional multimedia-menus package is provided for the users who want to have their audio & video applications classified in their desktop menu.
== Notes ==
<references />
----
[[Category:FeatureAcceptedF12]]




[[Category:Docs Project]]
[[Category:Docs Project]]
[[Category:Documentation_beats]]
[[Category:Documentation_beats]]

Revision as of 16:16, 5 September 2009

Multimedia

Theora 1.1

Fedora 12 ships with an improved version of Package-x-generic-16.pnglibtheora. This new version codenamed Thusnelda gives users better video quality while keeping the size of a video the same. --Needs More--

Volume Control

Following in the foot steps of Fedora 11 volume control now includes profile support, better input switching, and fade control. --Needs More--


Thusnelda

In support of Free Culture, the open web and to reduce the hold of proprietary and patent encumbered codecs, Red Hat has been sponsoring improvements on the open Ogg Theora video codec implementation codenamed Thusnelda via Christopher Montgomery (xiphmont), who created the format and work has resulted in drastic improvements to the codec. This release features this next generation codec. All applications using libtheora library including all the Gstreamer applications will automatically and transparently be taking advantage of the improvements.


PulseAudio Enhancements

Fedora developers have been made several improvements to the PulseAudio system. More details here. These include the following:

  • A New Mixer Logic
  • UPnP MediaServer Support
  • Hotplug Support Improved
  • Surround Sound Support for Event Sounds


Fedora Studio

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-AudioVideoImport OR X-AudioVideoCapture)
    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-DigitalProcessing 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)
      2. Video Editor
      3. Soundfont editor
      4. ...
      • Jack .desktop file categories: (AudioVideo OR Audio OR Video) AND X-Jack AND NOT(X-DigitalProcessing OR X-Synthesis)
      1. All jack supporting GUI applications
      • MIDI .desktop file categories: (AudioVideo OR Audio OR Video) AND Midi AND NOT(X-DigitalProcessing OR X-Synthesis)
      1. MIDI sequencer
      2. Virtual keyboard
      3. ...
      • Sequencer .desktop file categories: (AudioVideo OR Audio OR Video) AND (X-Multitrack 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 Mixer
    1. Volume control application
    • Output Generation .desktop file categories: (AudioVideo OR Audio OR Video) AND (X-OutputGeneration OR DiscBurning OR X-Streamer OR X-SubtitleEditor)
    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-AudioVideoTools OR Tuner)
    1. Instrument Tuner
    2. Metronome
    3. ...
  1. Audio/Video Players .desktop file categories: (AudioVideo OR Audio OR Video) AND Player[1]
  2. Media Library
  3. TV Playback .desktop file categories: (AudioVideo OR Audio OR Video) AND TV[1]

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.


Release Notes

An optional multimedia-menus package is provided for the users who want to have their audio & video applications classified in their desktop menu.

Notes

  1. 1.0 1.1 These items are not subcategorized in the desktop menu for the time being but this might change in the future. However it is good to use these category names for compliance with freedesktop standards.