Displaying 20 results from an estimated 3000 matches similar to: "Mono wavs with b4"
2002 Jun 20
4
Fw: Mono vs Stereo
I just have a quick question. While looking through what documentation i
could find for oggenc, i was unable to figure out if a mono stream is
automatically detected and encoded properly. I have several audiobook-type
waves to be converted, and i just need to figure this out so i can delete
the huge .wavs off of my disk.
Thanks
PS Is rc4 just around the corner (with rumored improved support at
2007 Feb 02
3
.wav to .ogg
Hi everyone, I am new programming with sound codecs. I am making a c++ application that needs to convert a .wav audio file to a .ogg one. If you can send me a demo or something similar I will be very pleased.
Thank you for your time,
Wanhaven.
_________________________________________________________________
Busca desde cualquier p?gina Web con una protecci?n excepcional. Consigue la Barra de
2003 Mar 14
2
Encoding wavs to ogg
Hello.
I think I've heard before that it is possible to add vorbis comments to .wav files when ripping so that when you encode the .wav's later, the comments are preserved. Is this true or am I thinking about FLAC? What tools would you recommend (for a windows environment)?
<p>Sergey
<p>--- >8 ----
List archives: http://www.xiph.org/archives/
Ogg project homepage:
2000 Nov 20
2
Low sample rates / bit rates
Hey guys. I think Vorbis is pretty cool, but since the current OggEnc only offers 44.1kHz, it
limits what I wanted to use it for. So I've been using Lame to get 16kHz mono Vorbis files. I'm
curious about whether Lame does Vorbis encoding the "right" way for non-44.1k stuff, or whether it
just encodes as it would for 44.1k & changes the sample rate on the output, but I'm
2001 Jan 15
3
This works: low bitrate encoding
Hey everyone,
Here's one way to get .ogg files down to about
~20kbps, and it's not too hard:
1. Use sox to resample the files down to 11025khz
mono.
2. Feed these to OGGLAME (Lame 3.84 Alpha 1 is what I
had laying around on my hard drive).
OGGENC demands that the files be 44.1khz, but this
version of ogglame didn't seem to care what
the sample rate was.
I'm sure the quality
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
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
2004 Aug 06
1
Force mono encoding of a stereo file
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Hello
For some reasons, I need to encode in mono a stereo wave file, as with
the --downmix option from oggenc.
I searched in speexenc man page and in the on line documentation,
unsuccessfully. Of course I could first use something like sox to down
mix my file, but it would be more practical to have an option directly
in speexenc.
- --
RIQUER
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
2018 Nov 02
6
Antw: Re: Possible bug in Opus 1.3 (opus-tools-0.2-opus-1.3)?
Hi!
Excuse the delay, but I had to deal with a corrupted NTFS file system that ate many important files on an USB stick...
The FLAC version of the original is almost 6MB and it can be downloaded slowly from this time-limited link:
https://sbr5vjid0jgmce4q.myfritz.net:40262/nas/filelink.lua?id=0ba5a10529a6fe7b
On the meaning of a logarithmic sweep: If you use foobar2000 and the
2001 Mar 09
2
converting WAV to ogg
I am trying to convert some a few WAV files to ogg format (using
vorbis-tools-1.0beta4 oggenc).
I tried:
$ oggenc -o nash.ogg nash.wav
ERROR: Wav file is unsupported subformat (must be 16 bit PCM
or floating point PCM
ERROR: Input file "nash.wav" is not a supported format
And:
splay -d - nash.wav | oggenc -r -o nash.ogg -
The resulting file when played with ogg123 played so
2000 Sep 10
3
Adding oggenc support for files other than WAV?
Is anyone working on making oggenc use some nice library that reads lots of different audio file formats so that people can encode from files other than WAV? For example, the 'AudioFile' library (just found it via a search on freshmeat) reads wav, aiff, aiff-c, .au, and .snd. Maybe there are other better libraries (OpenAL, maybe), but this library does what I want (read AIFF).
-tim
---
2003 Jan 29
4
PlusV algorithm
Important (imho)!
I found this site in the internet:
http://www.plusv.org/
PlusV is an audio enhancement algorithm similar to SRB of Mp3Pro, but
1) better than SBR
2) Fully open-source
It seems to me wise to include PlusV into new versions of Ogg Vorbis.
P.S. what about some long-awaited features in Ogg Vorbis?
1) ability to turn off the frequency filter in the encoder (especially for high
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
2003 Mar 24
2
oggenc crashes on WAV input (with q > 4.99)
Hi all,
I've got a strange problem. I was just encoding a new CD I bought a
couple of days ago (Muse - Hullabaloo Soundtrack) when I ran into a
strange bug.
After ripping track 8, CD 1 with cdparanoia under OpenBSD/alpha, I
wanted to encode it with oggenc (latest version from the
OpenBSD-current ports tree, (`oggenc -v` says 'OggEnc v1.0 (libvorbis
1.0)')).
Here's the output :
2009 Aug 26
2
oggenc patch for extensible WAV support
Hello, I created a patch for oggenc that gives it minimal support for
WAV files with the WAVE_FORMAT_EXTENSIBLE format. What's the right way
to submit this?
http://www.microsoft.com/whdc/device/audio/multichaud.mspx
Joe Holt
2003 Jun 01
2
flac with oggenc?
Hi all.
Now since flac is part of xiph, will oggenc handle
flac files as input? IMO it makes sense, because flac
is loseless, as are wavs and moreover you should get
automatic copying of tags from flac files to vorbis
files.
I know, that this can be done with shell script, but
direct support in oggenc seems nicer ;-)
Next, from last Ogg traffic and May minutes It seems
version 1.1 of vorbis
2002 Dec 04
2
docs question
hello,
i have a question about the documentation:
oggenc --help says:
-b, --bitrate Choose a nominal bitrate to encode at. Attempt
to encode at a bitrate averaging this. Takes an
argument in kbps. This uses the bitrate management
engine, and is not recommended for most users.
See -q, --quality for a
2001 Dec 26
3
Easiest CD --> Vorbis
What's the easiest single step command to use cdparanoia & oggenc to convert
a CD straight into oggs without sucking a ton of disk space for WAVs in the
meantime? Is it possible to do it so that the WAV rip resides in memory and
only the ogg gets written to disk?
Thanks,
--
Casey Allen Shobe
cshobe@softhome.net
--- >8 ----
List archives: http://www.xiph.org/archives/
Ogg
2003 May 22
1
Oggenc problems in apache or cron
I would like to run oggenc on existing wavs through a perl/cgi script in
apache 2.0 in OS Linux mandrake 9.1.
I have a problem where the script hangs after about 20sec worth of wav,
whether it would be 20sec through a 60 sec song or on the second file of a
10sec-a-file batch. The same problem occurs if i run a cron job to encode any
found wav files on my hdd. Running the script in shell encodes