Displaying 20 results from an estimated 800 matches similar to: "Where's the tool to do .ogg bitrate "peeling"?"
2002 Feb 09
4
compressed audio tutorial - "major" update
I've made a large update to the introduction to compressed audio. I
completely rewrote the first section, which I wasn't happy with. It now
features two diagrams (worth 1000 words each!), and is broken up into a
couple of sections.
http://cs.leander.isd.tenet.edu/~mitchell/vorbis_intro.html
I have also continued to tweak other sections based on feedback from email
and this forum.
2002 Feb 09
4
compressed audio tutorial - "major" update
I've made a large update to the introduction to compressed audio. I
completely rewrote the first section, which I wasn't happy with. It now
features two diagrams (worth 1000 words each!), and is broken up into a
couple of sections.
http://cs.leander.isd.tenet.edu/~mitchell/vorbis_intro.html
I have also continued to tweak other sections based on feedback from email
and this forum.
2002 Feb 25
2
Question about Python bindings
Hi.
I've seen that there are a few python bindings for the libraries. I am
planning to write a relationed python module and before doing things wrong
I wanted to know if this list can be used to talk about those bindings,
if the authors of those bindings are on this list, or if I should join
a python mailing list or something like that.
IOW, I wouldn't like to write something to discover
2002 Feb 09
1
ogg-cdparanoia.py: small linux cd rip tool
Hi.
I guess the world is full of these, one more won't hurt:
"The ogg-cdparanoia script is a wrapper of the programs cdparanoia
(http://www.xiph.org/paranoia/), sox (http://sox.sourceforge.net/) and
oggenc (http://www.vorbis.com/). The process is simple: for each track,
cdparanoia is called to extract the audio to a temporary wav file. Sox
is used on it to see if it is normalized.
2002 Feb 07
1
Re: An introduction to compressed audio with Vorbis
On <http://cs.leander.isd.tenet.edu/~mitchell/vorbis_intro.html>:
"Each snapshot has a 16-bit number for the "loudness" of the sound,
meaning that the scale is fairly fine-grained - it ranges from -32,768
(complete silence during that snapshot) to 32,767 (the loudest volume
measurable)."
That's not correct. A single sample is not meaningful by itself; each
sample
2002 Feb 07
3
compressed audio tutorial - 2nd draft
I've updated the "Introduction to compressed audio with Vorbis" tutorial
based on the many good corrections and suggestions I got here.
Changes were:
fixed range of 16bit samples (-32768 to 32767 rather than 0 to 65535)
added sentence on why 44.1KHz was chosen for CDs
added Sony's name as developer of CD format
wrong word ("Which" ->
2002 Feb 07
3
compressed audio tutorial - 2nd draft
I've updated the "Introduction to compressed audio with Vorbis" tutorial
based on the many good corrections and suggestions I got here.
Changes were:
fixed range of 16bit samples (-32768 to 32767 rather than 0 to 65535)
added sentence on why 44.1KHz was chosen for CDs
added Sony's name as developer of CD format
wrong word ("Which" ->
2002 Jul 11
1
mp3 quality vs Vorbis 1.0?
Many of you have read and my "introduction to compressed audio with Vorbis"
and given me excellent feedback. But with 1.0 about to hit the streets, I
figured I'd freshen it up a bit.
[ http://grahammitchell.net/writings/vorbis_intro.html ]
In particular, it contains two paragraphs discussing the relative quality of
Vorbis vs mp3 at a certain target bitrate. These figures seem
2002 Mar 13
2
EAC: Ogg-on-the-fly?
I was wondering, is there a way to encode Oggs with EAC on-the-fly? I'm
looking for a way to shorten the whole ripping and encoding process, but so far
I've only seen support for the commandline encoder.
--
GMX - Die Kommunikationsplattform im Internet.
http://www.gmx.net
<p>--- >8 ----
List archives: http://www.xiph.org/archives/
Ogg project homepage:
2003 Jun 16
4
Launch of OggHelp.com
Hello everyone,
I would like to bring to your attention the new website that I have been working on. It is a portal for articles, links, and support for everything related to Ogg Vorbis. It just started and hopefully will be evolving rapidly.
http://www.ogghelp.com
I have modeled it after the group of successful Help pages such as http://VCDHelp.com and DVDHelp.com.
I've been
2006 Jan 09
4
Firefox plugin to auto convert audio files into Ogg
per > http://forums.fedoraforum.org/showthread.php?t=63653
The above thread on the Fedora Forums about a script that can
automatically convert one audio format to another got me thinking >
wouldn't it be fantastic to be able to right click on an MP3 (or other
audio file) while in Firefox, and automatically have the file
converted into Ogg at the same time as the file is being saved
2003 Jun 18
2
New Member seeks advice.
Sorry about that! I realized I had made the mistake of just changing the subject title minutes after I had posted.
If I broke a second rule I am not sure what it was but if two out of three is all I managed to break, with almost no effort on my part I am sure I could bat 1000!
I will check the Speex cite you recommended.
I will likely have some questions.
Thanks,
Michael
2003 Apr 29
3
VBR vs ABR
Hello,
I purchased the "CD Ripper 2" plugin for Winamp 3 and need help choosing
an ogg encoding format. It seems I have the choice between VBR and ABR
formatted oggs. I am familiar with VBR (variable bit rate) but not sure
what ABR stands for?
Is it possible/desirable to specify a bit rate when encoding oggs, or
does the nature of the ogg format make use of varying bit rates?
2006 Jan 21
3
Hz vs bitrate?
the Vorbis FAQ says:
"mid to high quality (8kHz-48.0kHz, 16+ bit, polyphonic) audio and music
at fixed and variable bitrates from 16 to 128 kbps/channel."
What is the difference between Hz and bitrate?
Doesn't MP3 support higher bitrates?
Pointers for more reading are welcome.
2002 Jan 08
2
advocacy and added options to ogg123
Hey all. Two topics:
First, I teach Computer Science at the high school level at a largish school
near Austin, Texas. For the past several years there's been a "jukebox" in
my room where students could vote for albums to hear during programming lab
time, and random tracks off the winning albums play over the speakers in the
classroom.
This past week I changed the
2002 Jan 08
2
advocacy and added options to ogg123
Hey all. Two topics:
First, I teach Computer Science at the high school level at a largish school
near Austin, Texas. For the past several years there's been a "jukebox" in
my room where students could vote for albums to hear during programming lab
time, and random tracks off the winning albums play over the speakers in the
classroom.
This past week I changed the
2002 Jun 30
4
bitrate peeling
Hi
I read in http://grahammitchell.net/writings/vorbis_intro.html
> Ogg Vorbis files support "bitrate peeling", which means you can produce
> a lower bitrate file from a higher bitrate file without re-encoding and
> at the same quality as if you'd encoded the file directly into the lower
> bitrate from the original file. No other lossy audio codec currently
> supports
2004 Sep 27
4
burning file to cd
Hello,
I am interested in recording my LP's from my stereo to my computer and then
burning to cd.
If I understand right theres no way to save as oog and then burn ?
Thanks
NewbieMark
2015 Feb 06
3
Trabajar en un único formato de codificación
Hola buenas,
quería preguntaros si alguno me podría ayudar con lo siguiente.
Estoy ayudando a unos colegas de japón con un estudio de palabras. Y nos
ocurre lo siguiente.
Yo hago los scripts y guardo los RDatao csv, pero estamos teniendo
problemas de compatibilidad entre sistemas.
Me gustaría que se pudiese guardar todos ficheros de R en el mismo formato
de codificación de datos. Los ficheros
2007 Jan 12
1
Trouble connecting to apc smart 1500 via serial cable
Hello.
I've been running a two machine setup with a mge-shut for some time
without problems, and now I'm configuring a three machine setup with an
APC Smart 1500.
The UPS has three machines connected to it, in a peculiar way: one
windows machine is connected via USB. The second windows machine is
using an agent to monitor messages from the first windows machine. Then,
I have a GNU/Linux