[banshee] [audio-profiles] Add more AAC bitrate options



commit fa69c442fbaeb304372e75fd8d55e4e035686f97
Author: Gabriel Burt <gabriel burt gmail com>
Date:   Mon Sep 20 15:22:03 2010 -0500

    [audio-profiles] Add more AAC bitrate options

 data/audio-profiles/aac.xml.in |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)
---
diff --git a/data/audio-profiles/aac.xml.in b/data/audio-profiles/aac.xml.in
index 63b8806..aa8549a 100644
--- a/data/audio-profiles/aac.xml.in
+++ b/data/audio-profiles/aac.xml.in
@@ -24,10 +24,13 @@
           <control-type>combo</control-type>
           <default-value>128</default-value>
           <possible-values>
+            <value value="8">8 Kbps</value>
+            <value value="32">32 Kbps</value>
             <value value="96">96 Kbps</value>
             <value value="128">128 Kbps</value>
             <value value="160">160 Kbps</value>
             <value value="192">192 Kbps</value>
+            <value value="256">256 Kbps</value>
             <value value="320">320 Kbps</value>
           </possible-values>
         </variable>



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]