Displaying 20 results from an estimated 5000 matches similar to: "oggenc lowpass switch?"
2002 Feb 12
1
rc3 and lowpass filters
Hello,
I was wondering about the lowpass filter applied at the different
quality levels. It seems that the 16kHz cut-off is still there at
quality 3. I didn't really abx it, so maybe my mind plays tricks on
me. :)
Please can someone enlighten me what is used for -q0, -q1 and so on.
(lame tells me whats used when encoding tracks)
I know I shouldn't judge by bandwidth but I would like to
2001 Sep 03
2
lowpass option (Was: RE: channel coupling in rc2)
I would very much like a lowpass option because for FM radio broadcasting I
don't want to encode frequencies above 15khz. I'm waiting for this option
before switching to ogg from mp3(lame).
Ross.
> -----Original Message-----
> From: owner-vorbis@xiph.org [mailto:owner-vorbis@xiph.org]On Behalf Of
> Gian-Carlo Pascutto
> Sent: Tuesday, 4 September 2001 01:46
> To:
2001 May 15
2
Realtime resampling/encoding with oggenc
Don't know if anybody is still missing the lame oggenc features for
resampling, lowpass/highpass filters etc, but I wrote a little script that
uses sox to do all the stuff I need to real-time encode oggenc from the
radio, or any input device.
#!/bin/bash
DATE=`date '+%m-%d-%Y-(%H.%M)'`
DESTIN=/video/music/perftoday
export DATE=$DATE'-PerformanceToday.ogg'
sox -V -r 44100 -c
2003 Jun 20
2
Quality -1 default low-pass
I brought this up 12 months ago or more. I believe the low-pass filter defaults too high with quality -1 in Vorbis 1.0. Is this going to change in the future? I think it should at least cut off at 15khz not 16khz and perhaps even 14khz. I believe it's important when streaming. Removing some of the higher frequencies compared to removing more of the audible sound makes more sense to me.
2000 Nov 14
1
Lowpass filter option required
I mentioned many months back that I intend to switch to Ogg/Vorbis from
MP3/LAME once the final version is out but I need to have an adjustable
lowpass filter option similar to LAME's. If this isn't done yet, could you
please add it to your list for OggEnc. Specifically I need to cut all
frequencies above 17khz.
Thanks,
Ross.
--- >8 ----
List archives: http://www.xiph.org/archives/
2013 Jan 27
2
low pass filter frequency adjustable
Hi, recently I made some test with the opus tools (enc and dec) and I'm
very (and positively) surprised about the resultant quality. But the
only think that I miss is the ability to change the low pass filter
frequency via "--lowpass" option or similar. For example at a quality or
96 kbps the cut off of the filter starts at 16Khz and is completely cut
at 20 Khz. But in case of
2002 Mar 11
2
frequency cutoff?
Back in the day, when I was still using LAME, I was aware of the fact that
the program would cut off frequencies above a certain level (lowpass). With
192 kbps this was usually around 20Khz (which is the highest frequency a human
can hear, as far as I know), and at 128 something like 16Khz.
Does Vorbis do something similar? If so, does someone have a chart of the
cutoffs at the different quality
2003 Jan 29
4
PlusV algorithm
Important (imho)!
I found this site in the internet:
http://www.plusv.org/
PlusV is an audio enhancement algorithm similar to SRB of Mp3Pro, but
1) better than SBR
2) Fully open-source
It seems to me wise to include PlusV into new versions of Ogg Vorbis.
P.S. what about some long-awaited features in Ogg Vorbis?
1) ability to turn off the frequency filter in the encoder (especially for high
2003 Jan 01
1
Performance of low quality / low sample rate
Hi everyone.
I did a rough recording of an instrumental (electric piano sound) & e-mailed it to a friend in Vorbis 11025 Hz / mono. I was seeking a bitrate in the range 8-16k/sec. The song is 2:55 in length. q=-1 happily achieved a 12.6k/sec bitrate. All file sizes I mention in this are for files without informational tags.
And I hope this isn't interpreted as trying to plug my music or
2002 Apr 16
0
lowpass recommendations?
A while ago someone asked about a low-pass filter for oggenc and was told to get AFsp and filter outside of Oggenc.
Well, I got it, and am totally lost (It's way more complicated than SOX) so now can anyone briefly describe what type of filter I should set up (FIR, IIR, all-pole), why one is better than the other, and if you have filter coefficient files lying around (lowpass, 19 or 20 kHz
2002 Jul 05
2
quality scale 0-10
Caleb wrote:
> i dont understand you people.
>-q0 should be poor quality, only that in vorbis, the poor quality is
> actually good! :)
Another advantage I see in reducing the nominal bitrate for q0 to 48kb/s
with a ~13khz lowpass is a smoother transition in average bitrate and
frequency resolution from 22khz to 44khz sampling. Currently there is a
jump from 11khz (at 22khz
2002 Jul 13
0
ogg@48kb/s ~ mp3@96
As a matter of interest I tested the quality at -1 which has a nominal
bitrate of 45 but the 2 tracks I encoded both averaged out to exactly
48kb/s.
I noticed the lowpass defaulted to 15.1khz like -q0 so that may need
addressing at some stage. I used a lowpass of 13khz which overall
sounded better with less artifacts. I found it sharper & clearer than a
lame encoded mp3 encoded with
2002 Jul 03
2
CVS RC4 -q0 too good!
May I suggest that the up coming RC4 or 1.0 needs some quality selection
adjustments. It has been said that if you are happy now with a
particular quality setting, later releases will produce the same quality
but reduce the average bitrate. This is not currently the case. IMHO
-q4 in CVS is producing almost perfect results and features audio
frequencies up to 21khz -- almost CD quality.
2004 Aug 06
1
Recommendations for Pre-/Post-Processing
Hi,
I just wanted to know if there are any recommendations for
pre-/post-processing (processing power isn't a question).
I'm aiming at 16kHz and tried an lowpass-filter at 11kHz before encoding but
this didn't improve the results...
<p>Regards,
Thomas
--- >8 ----
List archives: http://www.xiph.org/archives/
Ogg project homepage: http://www.xiph.org/ogg/
To unsubscribe
2002 Nov 15
1
Re: [MP3 ENCODER] Re: Quality problem reencoding
Dan Nelson (dnelson@allantgroup.com) wrote:
> I guess the problem might be oggenc's option parser, then. Given a
> stereo 22050hz input file, I can't seem to get oggenc to encode less
> than 22kbits. The lowest bitrate it will allow on the commandline (for
> 22050hz/2ch input) is -b 30, but if you also add -M 1, it will generate
> a file with an average bitrate of 22.
$
2011 Sep 01
0
[PATCH 5/5] resample: Add NEON optimized inner_product_single for floating point
From: Jyri Sarha <jsarha at ti.com>
Also adds inline asm implementations of WORD2INT(x) macro for fixed
and floating point.
---
libspeex/resample_neon.h | 101 ++++++++++++++++++++++++++++++++++++++++++++++
1 files changed, 101 insertions(+), 0 deletions(-)
diff --git a/libspeex/resample_neon.h b/libspeex/resample_neon.h
index ba93e41..e7e981e 100644
--- a/libspeex/resample_neon.h
+++
2013 May 21
0
[PATCH] 02-
- Use MAC16_16 macros instead of (sum += a*b) and unroll a loop by 2. It
increase performance when using optimized macros (ex: ARMv5E). A
possible side effect of loop unroll is that i don't check for odd length
here.
- Add NEON version of FIR filter and autocorr
--
Aur?lien Zanelli
Parrot SA
174, quai de Jemmapes
75010 Paris
France
-------------- next part --------------
diff --git
2013 May 21
2
[PATCH] 02-Add CELT filter optimizations
Please ignore my previous mail and patch, there is a new version :).
Patch changes are:
- Use MAC16_16 macros instead of (sum += a*b) and unroll a loop by 2. It
increase performance when using optimized macros (ex: ARMv5E). A
possible side effect of loop unroll is that i don't check for odd length
here.
- Add NEON version of FIR filter and autocorr
- Add a section in autoconf in order to
2004 Aug 06
1
bitrate for slow modems
On Fri, 6 Apr 2001, John Griffiths wrote:
> ok so 24kbps for 56k modems...
>
> can i go any lower and get the 28 k modems? (still a lot of them about) or will 24 be good enough fo that?
As others have said, 16kbps should do the trick. Keep in mind though that
the quality of the sound will also depend on the sampling rate. MP3 will
handle some higher sampling rates higher than some of
2011 Sep 21
3
RESEND: Mixmonitor command parameter problem on Asterisk 1.8.4
Is anyone can help me with this ? I'm really desperate.
Thx in ad.
From: asterisk-users-bounces at lists.digium.com
[mailto:asterisk-users-bounces at lists.digium.com] On Behalf Of Ikka - Mitra
Kreasindo
Sent: Wednesday, September 14, 2011 5:02 PM
To: 'Asterisk Users Mailing List - Non-Commercial Discussion'
Subject: [asterisk-users] Mixmonitor command parameter problem on