Displaying 20 results from an estimated 1000 matches similar to: "About the high frq boost..."
2004 Jun 09
3
libreadanything ?
Is there a library that decodes any file format ? I need a
lib to decode ogg-vorbis (of course) and also wavs, mp3s,
flac... Using several different libs is not a good
solution. I don't like to use a lot of different APIs
to do the same thing with different file formats.
--
Giuliano.
2003 Aug 13
1
AW: Acknowledgemnts and some new stuff
> I am also indebted to Giuliano Pochini for his code for preserving
> directory links when downloading with wget. The Apache server does not
> preserve symbolic links in the download. What happens is that instead of
> one directory of files with another directory pointing to it, there
> are dupicate files downloaded. This is a bad waste of bandwidth.
How is this done? Will it work
2001 Jul 16
1
OSSH configuration option bug
--sysconfdir configuration option doesn't work.
sshd always try to open its config files from
/usr/local/etc/ :
pochini at orione:/home/pochini/openssh-2.9p2# sshd --help
sshd: invalid option -- -
sshd version OpenSSH_2.9p2
Usage: sshd [options]
Options:
-f file Configuration file (default /etc/ssh/sshd_config)
[...]
-h file File from which to read host key (default:
2004 Jun 02
4
Transient coding: AAC vs. Vorbis
Thread-split from the vorbis-mailing list
("Vorbis determined to be as good as MPC at 128 kbps!")
<p>On Sun, 30 May 2004, Segher Boessenkool wrote:
[Steven So]
SS>> If iTunes AAC can encode castanets with much less pre-echo at
SS>> ABR 128 kbps, then hopefully there will be an imaginative
SS>> (and non-patented) way of doing this in Vorbis without the
SS>>
2004 Feb 07
1
Vorbis file analizer ?
Just out of curiosity, did someone write a tool that dumps in a
human-readable form the audio content of a vorbis file ?
--
Giuliano.
--- >8 ----
List archives: http://www.xiph.org/archives/
Ogg project homepage: http://www.xiph.org/ogg/
To unsubscribe from this list, send a message to 'vorbis-request@xiph.org'
containing only the word 'unsubscribe' in the body. No subject
2001 Nov 24
2
Hi all !
I tested vorbis. I sounds good, but when I play
something in mono, trebles are much stronger. Perhaps
is stereo phase of hi bands removed to improve
compression ? I't a good idea (it's not audible in
most music), but it should also provide an option to
preserve them.
Is there docs that explains how dows vorbis compress sound ?
oggenc (yearstday's cvs) creates only ~128k streams.
2004 Jul 07
12
vorbis 1.1 rc 1 now tagged in SVN
Hi folks,
We're gearing up to the next full release of the Vorbis codec; I've
just tagged a release candidate in SVN in order to encourage wider
testing toward final 1.1 release.
This release includes the following updates:
1) Adoption of AoTuV and other tuning work by Vorbis developers
outside of Xiph into the mainline codebase
2) New bitrate management code
3) bugfixes
In more
2018 Sep 01
1
Segfault when performing match on POSIXlt object
>>>>> Marco Giuliano writes:
Thanks. Should be fixed in the trunk with c75224: will close the PR
after more testing.
Best
-k
> Bug report submitted :
> https://bugs.r-project.org/bugzilla/show_bug.cgi?id=17459
> Thanks!
> On Fri, Aug 31, 2018 at 6:48 PM Martin Maechler <maechler at stat.math.ethz.ch>
> wrote:
>> >>>>> Marco Giuliano
2004 Jul 07
12
vorbis 1.1 rc 1 now tagged in SVN
Hi folks,
We're gearing up to the next full release of the Vorbis codec; I've
just tagged a release candidate in SVN in order to encourage wider
testing toward final 1.1 release.
This release includes the following updates:
1) Adoption of AoTuV and other tuning work by Vorbis developers
outside of Xiph into the mainline codebase
2) New bitrate management code
3) bugfixes
In more
2010 Oct 14
3
[LLVMdev] How to register a new LLVM backend
Thanks for the info.
On Wed, Oct 13, 2010 at 5:27 PM, Anton Korobeynikov
<anton at korobeynikov.info> wrote:
>
> > My project code is outside the source tree, and I've altered the Makefile to
> > generate a shared library for the backend (libLLVMRiscoCodeGen.so).
> You cannot do this anymore. You need to alter the build system (add
> stuff to configure, etc.)
2009 Jan 08
7
new flags in Maildir files
Sorry if this is a dumb question:
I migrated my third system from courier to dovecot. My previous two
were MacOSX the third is FreeBSD 6.
I noticed (because of an rsync process taking longer than usual...)
that on FreeBSD the message files have, most of them at least, gained
extra suffix letters (in the range a-h I'd say) that I do not see
(mostly if not at all) on my MacOS systems. I
2018 Aug 31
2
Segfault when performing match on POSIXlt object
>>>>> Marco Giuliano
>>>>> on Fri, 31 Aug 2018 16:50:56 +0200 writes:
> Hi Martin, should I file a formal bug report somewhere or
> you've already done it ?
No, I haven't,
and as I may not address this bug further myself (in the near
future), it may be best if you file a formal report.
I will create an account for you on R's bugzilla
2009 Apr 27
3
%d does not expand to domain
Hello, dovecot-1.1.7 on FreeBSD 7.1.
Usernames have dot in them (like uname.example for a user in
example.com).
in dovecot.conf I have:
mail_location: maildir:/userhomes/maildirs/%d/%n/Maildir
and for authentication:
username_format: %Ln
In the client, tried with CONE and Mail.app, I put the username as:
uname.example at example.com
So, the authentication works fine, as it extracts
2018 Jun 15
2
[WebAssembly] lld dynamic loader
Hi Sam,
Thanks for your answer!
Sorry I didn't really know how to process, but this issue block me to make
some legacy C code works without having some glue with a bit static lib ;(
(The change have really low risk)
The changes I used locally to make dlopen/dlclose et dlsym mechanism works
:) :
Index: wasm/Writer.cpp
===================================================================
---
2010 Oct 13
4
[LLVMdev] How to register a new LLVM backend
Hi,
I'm developing a very basic new LLVM backend for a RISC machine (named
Risco), based on the existing Sparc and Mips backends and the main tutorial
[1]. I'm having trouble registering the backend so the main tools can see
it.
My project code is outside the source tree, and I've altered the Makefile to
generate a shared library for the backend (libLLVMRiscoCodeGen.so). I've
2010 Apr 03
2
dovecot-2.0.beta4: compiler gets stuck making master-service-settings.o Mac OS X 10.6.2
dovecot-2.0.beta4
Environment:
MacOS X 10.6.2, Xcode 3.2.1 (gcc-4.2)
Problem:
./configure --sysconfdir=/usr/local/conf/
make
[...]
/bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-settings -DPKG_RUNDIR=\""/usr/local/var/run/dovecot"\" -DSYSCONFDIR=\""/usr/local/conf/dovecot"\"
2004 Mar 11
2
Ogg/Vorbisreport, FFT optimizations
I wrote to the list earlier about optimizations of the
tremor. Specially replacing the IMDCT with a N/4 FFT.
The report is available here: http://www.sandvall.nu/thesis.pdf
Short summary:
Optimization of the Tremor code under 50kB for a "split" decoder version.
~44 MIPS. Huffman highly unoptimized. IMDCT ~ 8 MIPS.
Quick overview of the
2004 Aug 02
1
cheap way of getting number of frames in an ogg_page?
Hi,
i just wonder if there's a cheap way of getting the number of oggVorbis
pcm frames in an ogg_page, without actually decoding it?
Can i use the granulepos of the page, substract the granulepos of the
previous page? is this always guaranteed to work?
thanks,
Chris
2004 Jan 05
1
install on windows
I'm trying to install packages on windows XP and I have trouble with
command Rcmd build (R version 1.8.1) :
In the Windows console for package maanova for example, answer is :
C:\Documents and Settings\dillies\Mes documents\ghis\packages>Rcmd
build maanova
* checking for file 'maanova/DESCRIPTION' ... OK
* preparing 'maanova':
* cleaning src
*
2009 May 15
2
migration and conversion from courier
Dear all,
back in January I posted about migration from courier and in
particular on the script courier-dovecot-migrate.pl.
That script had a bug on BSD (or should I say not-Linux?) type
systems*. On FreeBSD (6.1) and MacOSX (10.5) it appended a lot of
binary garbage at the end of dovecot-keywords files.
On a couple of systems I had not actually run the script with the --
convert option,