similar to: >Why not use OggDrop? Going for managed bitrates? Tagging?

Displaying 20 results from an estimated 1000 matches similar to: ">Why not use OggDrop? Going for managed bitrates? Tagging?"

2002 Jan 07
0
>Why not use OggDrop? Going for managed bitrates? T agging?
Philip M. White wrote: >>FOR %%1 IN (*.wav) DO oggenc -q 4 --artist="Dido" > This is wonderful, Christopher. > One last question: is there a way to use the loop > control variable value inside the loop? Since the loop > counter begins with one and is incrementing each time (I'm > assuming), I should probably use that value as the track > number
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
2000 Jun 20
0
Test: Lame vs. Ogg/Vorbis -- warning big mail
Hi there. First of all, I'd like to congratulate to developers for making a free specification and LGPLed decoder/encoder. :-). I did some test, ripping 17 tracks of my CD and converting them to both MP3 and OGG format. MP3 encoder/player was Lame 3.70 OGG encoder/player was from a Saturday nightly tgz package. ------------------------------------ MP3: LAME-3.70 mpg123-0.59r-4 MP3: lame -S
2000 Jun 20
0
Test: Lame vs. Ogg/Vorbis -- warning big mail
Hi there. First of all, I'd like to congratulate to developers for making a free specification and LGPLed decoder/encoder. :-). I did some test, ripping 17 tracks of my CD and converting them to both MP3 and OGG format. MP3 encoder/player was Lame 3.70 OGG encoder/player was from a Saturday nightly tgz package. ------------------------------------ MP3: LAME-3.70 mpg123-0.59r-4 MP3: lame -S
2001 Aug 30
1
Some minor refactoring of Oggdrop build environment
I performed a minor amount of refactoring of the build environment for oggdrop. These include: Action: Added a workspace to manage project files and dependencies Purpose: To build all dependent libraries before attempting to build oggdrop -- i.e. provide one-step build process. Instead of opening "oggdrop.dsp", open "oggdrop.dsw" Action: Added
2002 Jul 15
2
oggdrop with quality < 0
If anyone is interested, I smushed the less than 0 quality rate setting into oggdrop. The diff is below. Alan <p><p>Index: encthread.c =================================================================== RCS file: /usr/local/cvsroot/win32-tools/oggdrop/encthread.c,v retrieving revision 1.9 diff -r1.9 encthread.c 117,118c117,118 < if (quality < 0) < quality = 1; ---
2001 Aug 08
0
Re: patches for oggdrop
Jack, Where you able to use those patches for oggdrop I posted? -Chris >>This is correct. I forgot to tag win32sdk, but win32-tools wasn't >>modified. >> >>> It looks like "oggdrop" in contained in win32-tools. That module has an >>old version >>> of audio.c, which will only accept 16 "fmt" chunks, i.e. only the older
2001 Feb 26
1
[fwd] Re: Can't encode anything using Oggdrop Beta 4 (from: bryandanielkennedy@hotmail.com)
I don't know enough to tell if this is pilot error on the user's part or a legit problem. Advice requested (also Cc: the original user if you can). ----- Forwarded message from Bryan Kennedy <bryandanielkennedy@hotmail.com> ----- Delivery-Date: Mon Feb 26 22:07:54 2001 From: "Bryan Kennedy" <bryandanielkennedy@hotmail.com> To: "Monty"
2001 Aug 17
1
Oggdrop issue
Hello all, When I drag the Oggdrop window and pull it around, it disappears from my desktop - it's still visible on the tray, though. Anybody else noticed that? (I'm using RC2 oggdrop from vorbis.com, under Win2K SP2) -- Cheers, _____________________________ SyP (_Szabolcs Péter PGP Key ID: _____________________)ICQ# 69968772 0x098AEC13 --- >8 ----
2000 Aug 14
0
OggEnc manpage
Attached is the manual page for OggEnc. Please proofread it and commit to CVS. Also remember to edit Makefile.in to install the man page to the appropriate location. Thanks. --- Stan Seibert .\" Process this file with .\" groff -man -Tascii oggenc.1 .\" .TH oggenc 1 "August 13, 2000" "" "Vorbis Tools" .SH NAME oggenc \- encode audio into
2001 Aug 14
1
oggdrop issues
It may just be me, because Windows is behaving very strangely right now, but it looks like oggdrop generates the same file for both 64 and 80 kbit modes, both are 64. Also, I think somebody must have assumed that Windows can multitask. Should oggdrop perhaps lower its priority or something? I can do it manually, but it makes things crawl, and sound cut out, if I don't. --- >8 ---- List
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
2002 Jan 01
3
Easier OggDrop version
Hi. I think that the vorbis team should use this version of OggDrop RC3 as the official OggDrop RC3, because the menu interface is easier to use (& you can see what kind of mode you have chosen). http://www.inf.ufpr.br/~rja00/BQoggdropC1.zip See this thread for more info: http://www.hydrogenaudio.org/forums/showthread.php?s=&postid=4683 <p>I only have one problem now: what
2001 Aug 02
0
Fwd: Re: WAVE loader for oggenc and oggdrop]
I am resending this ( for the third time, mispelled vorbis-dev-@xiph.org ), because the last time it didn't make it ( it didn't appear on the web archive at www.xiph.org , the archive of vorbis-list for the current month is broken BTW ) -------- Original Message -------- Subject: Re: [vorbis-dev] WAVE loader for oggenc and oggdrop Date: Wed, 01 Aug 2001 13:44:47 +0200 From: David Balazic
2001 May 05
1
fix for oggdrop disappearing window
Hi, I don't know if this problem has been looked at yet. The latest version of oggdrop I found was at http://www.vorbis.com/files/beta4/windows/oggdrop-1.0beta4.zip. If you whip the window quickly from right to left, the client mouse coordinate in WM_MOUSEMOVE *can* be negative and so the LOWORD and HIWORD macros will cast the mouse coordinates to insanely high 64K-ish values. Then the
2000 Nov 29
1
contributing to oggdrop
I was wondering how I would go about contributing to oggdrop... I don't have a lot of experience(read: newbie) with open-source projects on the net... so any help is appreciated... Thanks -- --Ben In the long run we are all dead. -- John Maynard Keynes --- >8 ---- List archives: http://www.xiph.org/archives/ Ogg project homepage: http://www.xiph.org/ogg/ To unsubscribe from this
2002 Jul 20
1
Bug in OggDrop XPd 1.0 ?
('binary' encoding is not supported, stored as-is) Hello! First let me say that after several experiments i have done today, encoding a wav to several ogg bitrates and then listening to them in winamp, i'm realy pleased with the sound quality of the final release 1.0 of Vorbis. But during these tests i've done, i found that OggDrop XPd crashes when i try to encode at 16KHz, 22KHz
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 Sep 12
1
Small OggDrop menu patch
Hi, This one adds shortcuts to the pop up menu. -- Olaf van der Spek http://xcc.tiberian.com/ Index: Script.rc =================================================================== RCS file: /usr/local/cvsroot/win32-tools/oggdrop/Script.rc,v retrieving revision 1.5 diff -r1.5 Script.rc 77c77 < POPUP "Bitrate" --- > POPUP "&Bitrate" 88c88 <
2002 Sep 04
2
OggDrop version ?
How can I find out the version of the OggDrop program ? It has no version info ( no About box ) and the exe file properties has no Version tab. What version of the vorbis libraries is it using ? The same goes for OggDropXP ( it is a bit better , it has an about box with it version and compile date, but still no info about the used ogg/vorbis libs and no Version property for the file ) Regards,