[gnac/devel] Fixed bug #603042



commit e4e44e6614a2ca55aec17142961feee261956ac5
Author: Benoît Dupasquier <bdupasqu src gnome org>
Date:   Wed Apr 28 00:11:57 2010 +0100

    Fixed bug #603042

 data/profiles/default/Voice,_Lossless.xml.in |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/data/profiles/default/Voice,_Lossless.xml.in b/data/profiles/default/Voice,_Lossless.xml.in
index 121bd26..18db6fa 100644
--- a/data/profiles/default/Voice,_Lossless.xml.in
+++ b/data/profiles/default/Voice,_Lossless.xml.in
@@ -8,7 +8,7 @@
     <_description>Used for converting to lossless voice-quality audio. Use this for recording and editing speech.</_description>
     <channels>2</channels>
     <sample-rate>44100</sample-rate>
-    <pipeline>audioconvert ! audio/x-raw-float, rate=44100, channels=2 ! audioconvert ! wavenc name=enc</pipeline>
+    <pipeline>audioconvert ! audio/x-raw-int, rate=44100, channels=2 ! audioconvert ! wavenc name=enc</pipeline>
   </base>
   <format-specific>
   </format-specific>



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