similar to: Is there an oggenc low bit rate HOWTO?

Displaying 20 results from an estimated 3000 matches similar to: "Is there an oggenc low bit rate HOWTO?"

2000 Oct 13
3
Current hardware requirements for decoding? (skipping problem)
The vorbis FAQ mentions that decoding vorbis should use roughly the same resources as decoding MP3's, but that the current source is not optimized. So what is the current requirement? I have a Pentium 133 with 64 megs and I cannot get .ogg files to play without skipping. I've tried encoding .wav files and downloading .ogg files from www.vorbis.com and playing them on Winamp with
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 Jan 12
2
oggenc (small files)
I've had this problem encoding oggs where the output file is small, like 24kbytes for a 4 minute song (tested at 128 and 160kbit). I'm running Windows 2000 and this has happened in oggenc, oggdrop, and CDEX, though I've also been able to get good encodings with each of these. I think the only clean encodings have been .wav's that I've made myself with SoundForge or CoolEdit,
2001 Jan 07
2
A Top Level README for the nightly CVS snapshot
I ran into a dependency problem while compiling the CVS snapshot which did not occur while compiling the beta 3 tarballs. For some missing resources, autogen.sh echoes very helpful messages (such as if automake is not present), but there was no indication that the kdelibs-devel package was required for ao (in order to get artsc.h into /usr/include - I'm sure it is possible to edit the
2000 Jul 14
1
Compiling question about the nightly CVS download
I'm doing something wrong but the directions I follow seem simple: tar xvfz vorbis-nightly-cvs.tgz (in /root) cd vorbis ./configure make make install There didn't seem to be any unusual output from configure or make, but make install results in: cat install.sh >install chmod a+x install both of these files are empty. The directories /usr/local/bin, usr/local/man and
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"
2003 Jul 09
1
oggenc switching to mono?
hello how can I set oggenc to encode cds used with abcde to encode ripped tracks in mono? thanks hank <p>--- >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
2001 Aug 14
2
oggenc and SMP
Greets, I'm encoding my favorite Vivaldi Four Seasons CD (my tester files) on my older dual PII-350 linux machines (it's kinda slow with '-b 160' but that's alright) and started wondering - mind you, I'm sucky at C - is it that hard to implement an encoder that uses all the processors on a SMP computer? Andre. -- Arthur Dent: "What's so unpleasant about being
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
2004 Jun 28
3
Help!!!
Hi! I heard many things over ogg, but all what i can see is shit. O.K. The oggdrop.exe play with me, have this tool a version number? I can't see it. Every other tool don't run under my system (Win98; Athlon1,5GHz; 768MB RAM). For example every version of oggenc produce the error: "OGGENC.EXE kann nicht ausgef?hrt werden"! There are a german mailing list? An how can i register
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
2001 Mar 01
2
Pre-echo like noises on Beta4
Hi, there. Although I'm not a hacker at all, I noticed an audible noise on Beta 4 encoded files. So, I'd like to report it here. I ripped and encoded 'A Day Without Rain' on the album with the same name By Enya into Vorbis using Oggenc and Oggdrop Beta 4 from the Vorbis site. (You know, she is quite an encoder-killer.) At all the bitrates, files encoded by Oggdrop had audible
2006 Feb 11
2
oggdropXPd V1.6.11c
I've tried 3 times to drop a 250kb wav file on oggdrop, and oggdrop crashes each time. Is this too large of a file for oggdrop? -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.xiph.org/pipermail/vorbis/attachments/20060211/663a007d/attachment.html
2013 May 28
5
[PATCH 1/6] Remove the --quiet (-q) option from vorbiscomment.1 man page.
--- vorbiscomment/vorbiscomment.1 | 4 +--- 1 files changed, 1 insertions(+), 3 deletions(-) diff --git a/vorbiscomment/vorbiscomment.1 b/vorbiscomment/vorbiscomment.1 index 0108e78..2bceb83 100644 --- a/vorbiscomment/vorbiscomment.1 +++ b/vorbiscomment/vorbiscomment.1 @@ -39,13 +39,11 @@ Reads, modifies, and appends Ogg Vorbis audio file metadata tags. .IP "-a, --append" Append
2008 Aug 21
4
forgery Protection
Has anybody solved this issue. [ http://rubyforge.org/pipermail/facebooker-talk/2008-April/000552.html ] ? NameError (undefined local variable or method `controller'' for #<LeaveController:0xb7144abc>): /app/controllers/application.rb:24:in `verify_authenticity_token''
2003 Jan 09
8
make lo-fi sound as good as RealAudio?
Can someone who really knows the Ogg command-line encoder, help recommend the best setting for 33.6k modem stereo music streaming? (56k doesn't count cuz many people's 56k modems don't work at a full 56k, and I want them to be able to surf CD Baby at the same time as listening. 2 minutes / 120 seconds of audio should be about 400k.) I'm at my wit's end: tried everything I
2005 Jan 21
1
OGG theora with mono output
Hi, I would like to create an output file with mono audio. How to do it ? If use a video with mono as input, the result will be a video with stereo. Is there a way to use the --downmix from oggenc ? Regards -- ZikZak
2002 Dec 24
2
FLAC reader for oggenc
I've just posted a patch to oggenc that enables it to read FLAC files (and preserve the comments) at: http://www.ph.utexas.edu/~volsung/patches/ It does not currently work with Ogg FLAC files, and, of course, this has not been rigorously tested. --- Stan Seibert --- >8 ---- List archives: http://www.xiph.org/archives/ Ogg project homepage: http://www.xiph.org/ogg/ To unsubscribe from
2001 Mar 28
1
mono files don't compress well
I am considering using OGG for sending mono files across the net. OGG sounds great and I like the philosophy. But when I compress a mono file using OGGDROP or OGGENC Beta4, I can only get compression ratios of about 3:1. If I take the original mono file and convert it to stereo, then encode it, I can get a compression ratio of about 10:1. So the final encoded file for stereo is actually smaller
2001 May 21
5
quality
Hi all! I ran across another song that oggenc seems to have trouble to encode. The intro of U2:s "Grace" gets its right channel messed up by oggenc, even at the highest bitrate. Why is the bitrate only 218? Isn't that awfully little when asking for 320? Qualityflaws like these is the reason i prefer mp3 and mpplus today. But vorbis is getting better for every beta, so keep up the