Displaying 14 results from an estimated 14 matches for "pfk".
Did you mean:
pf
2001 Jan 08
2
[fwd] ogg123 (from: pfk@fuchs.offl.uni-jena.de)
A feature request that sounds reasonable and a bug report.
----- Forwarded message from Frank Klemm <pfk@fuchs.offl.uni-jena.de> -----
Delivery-Date: Sat Jan 6 06:35:21 2001
Date: Sat, 6 Jan 2001 15:26:43 +0100
From: Frank Klemm <pfk@fuchs.offl.uni-jena.de>
To: xiphmont@xiph.org
Subject: ogg123
X-Mailer: Mutt 1.0.1i
For ogg123 I need the following feature:
- Decode one .ogg file and write...
2001 Oct 10
1
Re: Some compile time stuff
...ll, *I*) haven't seen it before. The libs were apparently
miscompiled; gcc/ld produced a shared lib missing neccessary shared
lib symbols.
Now all that remains to be seen is if this is a libtool option error,
if your gcc/ld are broken, if they somehow don't match your ld.so, etc...
> pfk@f:~ > ./conftest
> ./conftest: error in loading shared libraries: /usr/local/lib/libogg.so.0: undefined symbol: __dso_handle
Internal ELF shared object symbol that's not there and it definately
should be. Autoconf was failing as it should be, and this is an error
well beyond typical use...
2000 Dec 20
1
Short block test
Frank Klemm made the clip to test short block switching -
it's made of series of short periodical 'pulses', and this period
gets smaller as time passes.
You can get this file at:
http://www.uni-jena.de/~pfk/Short_Block_Test.wav.gz.gz (1.6MB)
(uncompress it twice with gzip)
I used oggenc beta3 & mp+ 1.7.8
Oggenc gave 160kbps using mode -b 256
mp+ gave 350kbps (using "standard" profile and with joint-stereo off)
I couldn't use mode -b 350 because oggenc always hangs at 98% with
this...
2003 Jun 17
0
MPEGplus explanation - link correction
sorry, here is the correct link to the MPEGplus explanation by Andree
Buschmann:
http://www.personal.uni-jena.de/~pfk/mpp/audiocoder_english.html
--
p-h-g
_____________________________________________________________________
Envie de discuter en "live" avec vos amis ? Télécharger MSN Messenger
http://www.ifrance.com/_reloc/m la 1ère messagerie instantanée de France
--- >8 ----
List archives: http...
2000 Dec 19
4
[a bit off-topic] oggenc crashes my K6-200 box
I've noticed that oggenc reliably crashes my K6-200 box after a few minutes of
encoding. Has anyone else experienced crashes like this?
Surely it must be a hardward fault, or perhaps a K6 problem (this processor
has some errata). Still, I'm surprised that nothing else I do with it seems
to hang it.
Has anyone else seen anything like this?
--Mike
--- >8 ----
List archives:
2017 Oct 21
1
What exactly is an dgCMatrix-class. There are so many attributes.
...only imports certain functions from pkg:Matrix and that colSums is not one of them. This resembles the errors I get when I try to use grip package functions on ggplot2 objects. Since ggplot2 is built on top of grid I always am surprised when this happens and after a headslap and explicitly loading pfk:grid I continue on my stumbling way.
library(Matrix)
colSums(train$data) # no error
> Note that as.matrix(M) can "blow up" your R, when the matrix M
> is really large and sparse such that its dense version does not
> even fit in your computer's RAM.
I did know that,...
2005 Jun 05
0
[PATCH] line endings fix
...(David@Robinson.org)
- * -- blame him if you think the idea is flawed
- * original coding by Glen Sawyer (glensawyer@hotmail.com)
- * -- blame him if you think this runs too slowly, or the coding is otherwise flawed
- *
- * lots of code improvements by Frank Klemm ( http://www.uni-jena.de/~pfk/mpp/ )
- * -- credit him for all the _good_ programming ;)
- *
- * minor cosmetic tweaks to integrate with FLAC by Josh Coalson
- *
- *
- * For an explanation of the concepts and the basic algorithms involved, go to:
- * http://www.replaygain.org/
- */
-
-/*
- * Here's the deal. Call
-...
2001 Oct 07
2
Re: ogg123
...to stdout, but
upon reply I got this in addition to discussion about WAV outuput, so
I've cut this out and will reply to his ogg123 concerns individually
unless anyone has further discussion (I think we've discussed the
issue on the list quite enough already).
This is from Frank Klemm <pfk@fuchs.offl.uni-jena.de>. I'd suggest
replies be CC-ed to him because judging from his response he is
probably not on the list.
On Mon, Oct 08, 2001 at 12:37:17AM +0200, Frank Klemm wrote:
> I can't install newer versions of Ogg.
>
> It's the only program which makes perman...
2000 Dec 17
8
Copy protected CDs (off-topic)
A record company is releasing next month what it calls copy-protected CDs
which apparently cannot be ripped by CD readers. Major labels are waiting
to see how it goes.
http://news.cnet.com/news/0-1005-200-4099854.html
--- >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
2005 Jun 04
2
[PATCH] line endings fix
The replay gain code has dos line endings in CVS, which causes problems
for the Sun compiler, among others. Attached is a patch for the lazy,
but it's probably easier to fix locally and commit.
-r
2004 Jan 22
3
Ogg artifacts
I'm having some difficulty getting into Ogg. Being my first time encoding to
Ogg, I am left doubtful of the quality in reproduction. Hopefully, it is
merely something that I am doing.
My original intentions were to go through my CD collection and rip
everything out at 224kps VBR. I began with an album I was relatively
familiar with. I used FreeRip 2.53 initially, but found that I had
2000 Dec 29
4
vorbis.com
Form the vorbis.com homepage:
"Ogg Vorbis does not compromise quality for freedom. Its stunning
quality is coupled with aggressive features like fast bitrate scaling,
surround channels, and fast sample-granularity seek and decode."
This makes me wonder...
-- What is "fast bitrate scaling"?
-- I've never seen anything in the source supporting surround channels.
-- I
2017 Oct 21
0
What exactly is an dgCMatrix-class. There are so many attributes.
>>>>> C W <tmrsg11 at gmail.com>
>>>>> on Fri, 20 Oct 2017 15:51:16 -0400 writes:
> Thank you for your responses. I guess I don't feel
> alone. I don't find the documentation go into any detail.
> I also find it surprising that,
>> object.size(train$data)
> 1730904 bytes
>>
2017 Oct 20
4
What exactly is an dgCMatrix-class. There are so many attributes.
Thank you for your responses.
I guess I don't feel alone. I don't find the documentation go into any
detail.
I also find it surprising that,
> object.size(train$data)
1730904 bytes
> object.size(as.matrix(train$data))
6575016 bytes
the dgCMatrix actually takes less memory, though it *looks* like the
opposite.
Cheers!
On Fri, Oct 20, 2017 at 3:22 PM, David Winsemius