[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-doc-english
Subject:    [kde-doc-english]Sounds for ktuberling
From:       Eric Bischoff <e.bischoff () noos ! fr>
Date:       2002-01-27 7:44:44
[Download RAW message or body]

Hi,

To the people who wanted to start recording again the sounds for ktuberling:

----------  Message transmis  ----------

Subject: Re: ktuberling 2.8 help
Date: Sat, 26 Jan 2002 17:18:59 +0100
From: Roger Larsson <roger.larsson@norran.net>

OK, if they have a choice they should record "44.1kHz stereo   16   bit"
since that is oggs default - and more than enough for spoken words...

(If you record with something else you probably have to resample before
 encoding - 48kHz should be OK too, but I have not tested. My Swedish
 samples were recorded with 32 kHz and then resampled to 44.1 kHz [bandwidth
limited to 4000 (or 5000) since my recording device is not perfect... to
avoid encoding stuff without significance] bash line below, it also forces to
two identical channels - mono gave me problem too...)

/RogerL

for wave in *.wav; do vorb=${wave%%.wav}.ogg; ecasound -D -f:16,2,44100,i -i
$wave -ql -efl:4000 -erc:1,2 -o:stdout | oggenc -r
-b 32 -o $vorb - && ls -l $wave $vorb && ecaplay $wave $vorb; done

--
Roger Larsson
Skellefteċ
Sweden

-------------------------------------------------------
_______________________________________________
kde-doc-english mailing list
kde-doc-english@mail.kde.org
http://mail.kde.org/mailman/listinfo/kde-doc-english
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic