similar to: oggenc (small files)

Displaying 20 results from an estimated 1000 matches similar to: "oggenc (small files)"

2004 Apr 02
2
resampling to 48 kHz
One thing that has always bothered me about the ogg format is the distortion of high frequency sounds - even at data rates as high 128 and 160 kbps. I find the best way around this is to resample the wav file to 48 kHz (using SoundForge 6.0) before encoding (using CDex) to ogg. It takes a while, and adds a lot of extra wear and tear on my drive, but what a difference! The result is an 80k ogg file
2002 Aug 14
1
How to use OggDrop?
Hi, where can I find more detailed information (e.g. user guide) about how to work with OggDrop (simple and advanced version) under Windows? How do I convert audio cd to ogg vorbis files? Thanks Matthias -------------- next part -------------- A non-text attachment was scrubbed... Name: Matthias.Gries.vcf Type: text/x-vcard Size: 626 bytes Desc: Card for Matthias Gries Url :
2001 Nov 26
3
Encoding or Playback problem?
Hi all, Have trouble encoding / playing back OGG using WinAmp + plugin. I encoded the files from .WAV with Ogg drop RC2. Seems to be ok. When I try and play them back though I get very very weird sound effects (some kind of "wobbling", some bass frequencies that are usually in the background seem to get more emphasised and they seem to have some kind of strange echo / reverb to it
2002 Dec 25
1
some weird filename related error
Both OggDropXPd 1.6 beta 13 & the modified version of CDex from the site i got OggDrop XPd 1.6 beta 13, and the ogg output plugin for winamp have a problem with this filename: Pre Club Mix (Mixed by DJ Pete Gooding) - Cafe Mambo The Real Sound Of Ibiza - David Morales and Albert Cabrera present Moca feat Deanna - Higher (Mo and Al's Original Mix) and this one 001_Pre Club Mix (Mixed by
2002 Dec 12
1
CD rippers
ok, i'm puzzeled here I just recently reinstalled windows 2k, and i've been useing EAC to rip my CDs for a while now. i wanted to test it out (i had to reconfigure it) so i put in a burned CD with a few pretty bad scratches (used a hunting knife to make em) When i rip it i don't get any errors (with CDex to) but of course when i listen to it i hear them. This is strange bceause
2002 Jan 06
6
Slightly off-topic: question about DOS batch files
Jack, thanks for your quick reply about my Comment question. This next question is slightly off-topic, but it pertains to encoding a directory of WAV files into Oggs. Right now I have 14 WAVs that I ripped from a CD... I made a [huge] batch file which specifies the name and track number of each WAV. Unfortunately, I have to have the entire batch file on a single line, since it's a
2002 Jul 25
3
Quality & ripping speed
Thanks for all the great responses on tools to use - I have Exact Audio Copy and CDex working very well, and I've been working out all the kinks. Two questions, one very Vorbis related, one not :) 1) I know people have asked many times "What quality should I use". Well, I want to ask it again but in a narrower frame. I see less than 10% difference in size between 4.99 and 5.00 -
2001 Sep 07
3
Windows CD ripping/encoding
What's the best way to rip from CDs to Ogg tracks on Windows? Chris --- >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 is needed. Unsubscribe messages sent to the list will be
2002 Jun 20
3
OggEnc - command line... (& getting Audiograbber to work)
> You can ask. A bug report with priority 'enhancement' is probably the > best way to do that. I'd consider it. Thanks for your help, Michael. I have entered this as an enhancement request. <p>Also, for the record, I originally made this comment: > I am actually trying to get OggEnc up and running nicely with > AudioGrabber, but so far I no joy I
2002 Mar 02
0
Date: Sat, 2 Mar 2002 20:38:42 -0500
Hello all, I've been having some problems with the .ogg encoder when run within Windows. Someone at vorbis.com told me to post my problem to the mailing list (which I assume this is, unless I've subscribed to the wrong one) and see if you folks have any pointers. Without further ado: System is a Win98SE machine with a 400Mhz processor and 160Mb of memory. I've downloaded all the
2001 Feb 15
3
Vorbis newbie questions
Greetings: I'm writing an article for the O'Reilly Network, and the focus is on streaming audio with Linux. I would like to include material concerning Vorbis, but I need some information: 1) What's up with www.vorbis.com and www.icecast.org ? Can anyone say when they'll be back on-line ? 2) Where should I go to get the latest Vorbis sources ? 3) What players,
2001 Jul 04
1
Ogg Vorbis ripping/encoding on Windows
I think the new web page is wonderful. However, one thing annoyed me. Some programs on 'Other Software Which Supports Ogg Vorbis' page at Vorbis.com seems to be bit problematic. As far as I know, at least two of them have not updated their plug-ins for a while. 1. 'CD-DA X-Tractor' vorbenc-20001018.zip as 'Latest released version of vorb_enc.dll' 2. 'Media
2003 Jun 25
6
Using oggenc
Hello all, I wanted to ask some experienced users some settings about oggenc. 1. How can I setup oggenc so that I can DIRECTLY rip tracks off my audio cd? As we all know, audio cd doens't really have a file format that we can directly use. Do I HAVE to convert them to wav files then convert them to ogg files? 2. The options: -b -m -M with the bitrate of the audio file. If I set something
2001 Jan 21
4
Comments ect
(Just a copy of the message I sent to Vorbis, better to send it here.) Hello, I'm just letting everyone know that I've begun the preliminary part of putting together a working comment system. I have a few idea's on how to implement this system. 1. What I would like to do is grab the General and Input SDK's for Winamp first. Then I would like to add to our existing Winamp
2001 Aug 01
1
WAVE loader for oggenc and oggdrop
<LET OBJECT=STEAM DIRECTION=OFF> Here is an improved WAVE file loader for oggenc/oggdrop : int load_wave(char * filename,void * buffer) { fprintf(stderr,"unsupported WAVE file format !\n"); return -1; } It has the same functionality as the current code, but is shorter, has less ( zero ? ) bugs, is easier to maintain etc. </LET> I created a RIFF/WAVE ( commonly known
2001 Dec 18
2
What to do with ODD encoder for AudioGrabber Cd-Ripper ?
Once i've run into misfeature. I've grabbed an Audio CD with one of russian opera's, and its comment been wirttenas a 8-bit ANSI text. When i tried to play them in WnAMP - the comments were unreadable. Peter (the author of WinAMP OGG plugin) told me, that the comments must be encoded using UTF-8. I wrote it to the author of AudioGrabber and he told me he will forward it to plugin
2003 Jul 09
1
cdex problems and vorbis
hello I can't use cdex here is my error log could vorbis be the colpret? Event Type: Error Event Source: Application Error Event Category: None Event ID: 1000 Date: 7/9/2003 Time: 3:53:16 PM User: N/A Computer: HOME-XS1NC5AM3V Description: Faulting application cdex.exe, version 1.0.0.1, faulting module speex32.acm, version 1.0.0.0, fault address 0x0000b1fa. For more information, see Help
2001 Jun 17
3
Using a CBR when encoding to *.ogg
Greetings Fellow Vorbis Gurus! How can I encode, using CDex, at a CBR (constant bit rate) rather than the VBR? Also, can one take a 128kbs MP3 file and re-encode it to ogg? If so, please explain the procedure. By the way, I'm using a Windows based system. Thank you! /jp/ dojpaul@coffey.com --- >8 ---- List archives: http://www.xiph.org/archives/ Ogg project homepage:
2001 Mar 28
2
Big bug in vorbis encoder?
I was just compressed a file with vorbis and I get a big glitch in the file when I play it back. Here's a picture of the sound (in SoundForge) before/after vorbis compression: http://www.artlum.com/pub/oggproblem.gif The top half of the image is the original wave file and the bottom half is the file after compression/decompression. The compressor was the latest Windows oggdrop, and I
2002 Jul 25
3
Is there an oggenc low bit rate HOWTO?
First let me say that I was absolutely astounded at the sound quality when using oggenc at q = -1 (around 50 kbps). So much so, that I'm anxious to try some of the lower bit rates that were mentioned in the announcement for 1.0: ... audio and music at fixed and variable bitrates from 16 to 128 kbps/channel. But I am having trouble finding how to use either oggdrop or oggenc to get these