--- gnome-audio-profiles.schemas 2010-08-12 08:26:02.000000000 -0400 +++ gnome-audio-profiles.schemas.new 2010-09-28 20:40:37.007024683 -0400 @@ -7,7 +7,7 @@ gnome-media list string - [cdlossy,cdlossless,aac,mp2,mp3,voicelossy,voicelossless] + [cdlossy,cdlossless,aac,mp2,cdmp3,portmp3,voicemp3,voicelossy,voicelossless] gnome-media-2.0 List of profiles @@ -2562,10 +2562,10 @@ - + - /schemas/system/gstreamer/0.10/audio/profiles/mp3/name - /system/gstreamer/0.10/audio/profiles/mp3/name + /schemas/system/gstreamer/0.10/audio/profiles/cdmp3/name + /system/gstreamer/0.10/audio/profiles/cdmp3/name gnome-media string gnome-media-2.0 @@ -2781,8 +2781,8 @@ - /schemas/system/gstreamer/0.10/audio/profiles/mp3/description - /system/gstreamer/0.10/audio/profiles/mp3/description + /schemas/system/gstreamer/0.10/audio/profiles/cdmp3/description + /system/gstreamer/0.10/audio/profiles/cdmp3/description gnome-media string gnome-media-2.0 @@ -2980,8 +2980,87 @@ - /schemas/system/gstreamer/0.10/audio/profiles/mp3/pipeline - /system/gstreamer/0.10/audio/profiles/mp3/pipeline + /schemas/system/gstreamer/0.10/audio/profiles/cdmp3/pipeline + /system/gstreamer/0.10/audio/profiles/cdmp3/pipeline + gnome-media + string + audio/x-raw-int,rate=44100,channels=2 ! lamemp3enc name=enc target=0 quality=2 ! xingmux ! id3v2mux + gnome-media-2.0 + + The partial GStreamer pipeline used + + A partial GStreamer pipeline to use for this profile. + + + + + + /schemas/system/gstreamer/0.10/audio/profiles/cdmp3/extension + /system/gstreamer/0.10/audio/profiles/cdmp3/extension + gnome-media + string + mp3 + gnome-media-2.0 + + The default file extension for this profile + + A filename extension to be used when storing files encoded + with this profile. + + + + + + /schemas/system/gstreamer/0.10/audio/profiles/active + /system/gstreamer/0.10/audio/profiles/cdmp3/active + gnome-media + bool + true + gnome-media-2.0 + + Whether this profile is to be used + + Whether to use and display this profile. + + + + + + + /schemas/system/gstreamer/0.10/audio/profiles/portmp3/name + /system/gstreamer/0.10/audio/profiles/portmp3/name + gnome-media + string + gnome-media-2.0 + + Portable MP3 Player Quality, MP3 + A short name for the audio profile + + A short name for the audio profile, to be used in selections + and uniquely identifying the profile. + + + + + + /schemas/system/gstreamer/0.10/audio/profiles/portmp3/description + /system/gstreamer/0.10/audio/profiles/portmp3/description + gnome-media + string + gnome-media-2.0 + + Used for preparing files for copying to portable MP3 players using the lossy MP3 codec. This preset is a trade-off between file size and quality; the quality should be acceptable for slightly noisy listening environments and non-hi-fi listening equipment. Note that using this format may be illegal in your jurisdiction; contact your lawyer for advice. + A description for the audio profile + + A description of the profile, containing more information and + describing when to use this profile. + + + + + + /schemas/system/gstreamer/0.10/audio/profiles/portmp3/pipeline + /system/gstreamer/0.10/audio/profiles/portmp3/pipeline gnome-media string audio/x-raw-int,rate=44100,channels=2 ! lamemp3enc name=enc target=0 quality=6 ! xingmux ! id3v2mux @@ -2995,8 +3074,87 @@ - /schemas/system/gstreamer/0.10/audio/profiles/mp3/extension - /system/gstreamer/0.10/audio/profiles/mp3/extension + /schemas/system/gstreamer/0.10/audio/profiles/portmp3/extension + /system/gstreamer/0.10/audio/profiles/portmp3/extension + gnome-media + string + mp3 + gnome-media-2.0 + + The default file extension for this profile + + A filename extension to be used when storing files encoded + with this profile. + + + + + + /schemas/system/gstreamer/0.10/audio/profiles/active + /system/gstreamer/0.10/audio/profiles/portmp3/active + gnome-media + bool + true + gnome-media-2.0 + + Whether this profile is to be used + + Whether to use and display this profile. + + + + + + + /schemas/system/gstreamer/0.10/audio/profiles/voicemp3/name + /system/gstreamer/0.10/audio/profiles/voicemp3/name + gnome-media + string + gnome-media-2.0 + + Voice Quality, MP3 + A short name for the audio profile + + A short name for the audio profile, to be used in selections + and uniquely identifying the profile. + + + + + + /schemas/system/gstreamer/0.10/audio/profiles/voicemp3/description + /system/gstreamer/0.10/audio/profiles/voicemp3/description + gnome-media + string + gnome-media-2.0 + + Used for preparing files for copying to devices that only support the MP3 codec, if file size / bit rate should be kept as low as possible and quality is not important. Note that using this format may be illegal in your jurisdiction; contact your lawyer for advice. + A description for the audio profile + + A description of the profile, containing more information and + describing when to use this profile. + + + + + + /schemas/system/gstreamer/0.10/audio/profiles/voicemp3/pipeline + /system/gstreamer/0.10/audio/profiles/voicemp3/pipeline + gnome-media + string + audio/x-raw-int,rate=44100,channels=2 ! lamemp3enc name=enc target=1 bitrate=56 mono=true ! xingmux ! id3v2mux + gnome-media-2.0 + + The partial GStreamer pipeline used + + A partial GStreamer pipeline to use for this profile. + + + + + + /schemas/system/gstreamer/0.10/audio/profiles/voicemp3/extension + /system/gstreamer/0.10/audio/profiles/voicemp3/extension gnome-media string mp3 @@ -3012,7 +3170,7 @@ /schemas/system/gstreamer/0.10/audio/profiles/active - /system/gstreamer/0.10/audio/profiles/mp3/active + /system/gstreamer/0.10/audio/profiles/voicemp3/active gnome-media bool true