search for: 73k

Displaying 3 results from an estimated 3 matches for "73k".

Did you mean: 73
2016 May 20
3
Ransomware?
On Sun, May 15, 2016 at 7:07 AM, Helmut Hullen <Hullen at t-online.de> wrote: > Hallo, ToddAndMargo, > > Du meintest am 15.05.16: > >> Is there anything in Samba that will help protect >> against ransomware? > > The linux principle is "one job - one tool". Antivirus software exists. > It doesn't help against really new malware, it doesn't
2009 Feb 28
1
having trouble building on Mac OS X 10.5
...aders:0kB muxing overhead 0.007321% And then use speexenc to convert the wav to an speex in an ogg container. $ speexenc f56-speex/fr_56_ch9_p18_8KHz.wav f56-speex/fr_56_ch9_p18_8k.ogg Encoding 8000 Hz audio using narrowband mode (mono) The output file: f56-speex/fr_56_ch9_p18_8k.ogg is now just 73k. I'm sure this can be improved but the voice quality still sounds quite good and I've saved 40%. Now I'm going to investigate JSpeex to see if I can play these back in Java. Thanks again for the help.
2009 Feb 28
2
having trouble building on Mac OS X 10.5
I'm getting this error trying to build speex on MacOS X 10.5.6: ./configure: line 21256: syntax error near unexpected token `FFT,' ./configure: line 21256: ` PKG_CHECK_MODULES(FFT, fftw3f)' Thanks for any tips. Details ... I'd like to use speex with ffmpeg but when I run ffmpegs configure with: --enable-libspeex I get: ERROR: libspeex not found Soo ... I