Displaying 20 results from an estimated 10000 matches similar to: "FLAC patch for oggenc: Round 2"
2003 Jan 09
0
FLAC reader for oggenc on win32
Hi, yet another update on the FLAC patch for oggenc. I've just verifed
that it builds on Win32 as well. I've updated the patch page
http://www.ph.utexas.edu/~volsung/patches/
with links to a Win32 binary and a zip file containing all the source
code and libraries you need to build your own FLAC-enabled oggenc. It's
my first Visual Studio project ever (I've only ever done UNIX
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
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
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
2001 Feb 08
0
Conversion API for computer telephony systems (D ialogic Mu-law wa v format to PCM encoded wav format)
Thanks. sox was exactly what I was looking for.
-----Original Message-----
From: volsung@asu.edu [mailto:volsung@asu.edu]
Sent: Thursday, February 08, 2001 2:06 PM
To: vorbis-dev@xiph.org
Subject: Re: [vorbis-dev] Conversion API for computer telephony systems
(Dialogic Mu-law wa v format to PCM encoded wav format)
On Thu, 8 Feb 2001, Giovanni Sanfelici wrote:
> I am working on a project
2001 Sep 22
2
vorbis-tools reorganziation and UTF-8 stuff
I just moved a bunch of shared code (like 4 copies of getopt) into a share
directory within vorbis-tools. I also moved the UTF-8 code from oggenc into
the vorbis-tools/share directory as well so that it could be used by all of
the tools, since they all need to handle UTF-8 comments correctly. Header
files for the shared code are stored in vorbis-tools/include.
I have already fixed vorbiscomment
2004 Oct 22
0
libao-0.8.5 patch
Hi!
There are some little inconvenience in libao-0.8.5.
- The biggest is may that:
the documentation and the header file declare the ao_file_extension function,
which give a hint for the file extension where the device is realy a sound
file. This function is missing.
-An other: the alsa 0.5 and the alsa 0.9+ drivers short name. It will be better
if the alsa 0.5's name will be alsa05 and the
2001 Mar 06
1
ao patch (fwd)
Can someone apply this patch? It corrects a silly typo on my part.
---
Stan Seibert
---------- Forwarded message ----------
Date: Wed, 07 Mar 2001 01:20:48 +0100
From: Markus Keller <markus@mercury.net.dhis.org>
To: indigo@aztec.asu.edu
Subject: ao patch
Hi,
I just noticed a small typo in ao_esd.c. Here is a patch for it:
--- ao_esd.c~ Sun Feb 25 03:06:05 2001
+++ ao_esd.c Wed
2001 Jan 20
4
"Infinite" wav files
Okay, before I submit my patch to make libao produce sorta-streamable wav
files, I want to know what these partial wav files do to various
players. I've posted two sample wav files on my webserver:
http://volsung.dhcp.asu.edu/~stan/infinite.wav
http://volsung.dhcp.asu.edu/~stan/zero.wav
The first uses a riff and data length of 0xFFFFFFFF (approximately
infinite) and second uses a riff and
2003 Jul 27
1
oggenc questions
Hello everybody!
Some questions concerning oggenc:
1 why is it called oggenc? (vorbisenc would make more sense)
2 Is it true, that oggenc uses only some predefined codebooks (depending on -q)?
2.1 Are they just "random" books, or were they "optimized" in any way
2.2 Is it possible, that some codebooks are stored in the header, but are never used (even in long (>3min) files)?
2001 Sep 10
0
Mailflood
Dude if it is a mail server that people from Getronics put together its no
wonder its broken ;-))
Kind regards,
Mark
--
Mark de Bokx
Internet Service Engineer
ICT Communication and Media Services
Planet Media Group
the Netherlands
"This is not an add banner, click here to find out why" -- seen on the Web
-----Original Message-----
From: volsung@asu.edu [mailto:volsung@asu.edu]
2000 Jul 10
0
libao/ogg123 update: ESD (fwd)
------- Forwarded Message
Return-Path: owner-vorbis-dev@xiph.org
Delivery-Date: Mon Jul 10 01:38:16 2000
Delivered-To: xiphmont@localhost.xiph.org
Received: from localhost (localhost [127.0.0.1])
by bloopfish.xiph.org (Postfix) with ESMTP id 1A4A48882F
for <xiphmont@localhost>; Mon, 10 Jul 2000 01:38:15 -0700 (PDT)
Delivered-To: xiphmont@xiph.org
Received: from xiph.org
2004 Sep 10
0
[Flac-users] How do I encode a FLAC with tags?
On Thu, Mar 14, 2002 at 10:26:45AM -0700, Chris Hirsch wrote:
> So there are no command line options like in oggenc to do artist and
> misc tags? Sure if you've got a solution that I don't have to do from
> scratch then post away! :-)
the patch is located below. i have already submitted it to the author.
http://www.bagu.org/flac.html
i have also made a utility to calculate
2000 Oct 01
4
CVS Problem
I've been kind of busy lately, but I wanted to see what's up with ao after the
build change. I was able to check out the vorbis module, but when I tried to
check out the ao module I saw this:
[stan@volsung vorbis]$ cvs -d:pserver:anoncvs@cvs.xiph.org:/usr/local/cvsroot
co -r branch_postbeta2 ao
cvs server: Updating ao
cvs server: Updating ao/doc
cvs server: Updating ao/include
cvs
2001 Jan 09
2
Bug: oggenc
This works:
oggenc -b 192 -a "Astral Projection" -l "In the Mix - CD1 (Sundown)" \
-t "Another World" -o "01-another_world-(floorplay_remix).ogg" \
-c "TRACKNUMBER=01" -c "TRACKCOMMENT=Floorplay_remix" \
01-another_world-(floorplay_remix).wav
But this doesn't:
oggenc -b 192 -a "Astral Projection" -l "In
2002 Aug 09
1
oggenc core dump
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
<p>Hello,
I have encountered a situation where oggenc core dumps.
I am using vorbis-tools 1.0 on Solaris 8 x86. This is the
command line:
oggenc -b 128 -a "Keith, Toby" -t "Losing My Touch" -l "Unleashed" \
- -N "06" -o "Keith, Toby - 06. Losing My Touch.ogg" audio_06.wav
Here is a
2004 Sep 10
1
[Flac-users] How do I encode a FLAC with tags?
Just finally getting around to this :-) I've never used abcde...looks
like it'll be a winner in my book....just to understand...your patch
(which does tagging) is against the original and only FLAC patch that
enables abcde to do flac which is v1.9.9 and the newest is 2.0.3? or do
I just patch your new patch against 2.03? Yeah I know I should just try
it (and I'm sure I will) I
2002 Sep 08
1
vorbis tool ogg123/oggenc running out of sync while streaming.
Or rather - the ogg123 seems to run faster than the oggenc.
Based on the vorbis toots 1.0_1,3
I've got (on freebsd) a small streaming server which essentially takes the
oss/vox audion input; uses the code from oggenc to make a stream and then
a bit of apache 2.0 to dole that stream out over TCP to various clients:
setup oss /dev/dspW0.0 16 bit stereo 44k1.
create ogg/vorbis
2004 Sep 10
1
[Flac-users] How do I encode a FLAC with tags?
Ok so I can use any ID3v2 or v1 tagger (say the perl one) for FLAC files
and things will be kosher? I'd LOVE to be able roll my own tagging
scheme like you can in Vorbis and I don't mind doing some code either..I
wasn't aware that FLAC was able to do that..or at least I didn't
userstand how to do that. I guess that is where you register for your
own developer ID eh?
Josh
2001 Jul 23
0
libao: ogg123 branch ready
A branch of ogg123 is in CVS now which you can use to test the libao
prerelease. Because of the way I did the branch, checkout is a little screwy
(as Monty once said: "Know thy tools!").
(I am assuming here that you already have CVSROOT set correctly.)
cvs co vorbis-tools # Notice there is no tag here!
cd vorbis-tools/ogg123
cvs update -r volsung_20010721
Or, if you already have