Displaying 6 results from an estimated 6 matches for "heckenbach".
2001 Mar 04
3
Some comments about beta4
...an I
look forward to it? (Beta4 is the first version I've used, so I
can't compare.) Currently, oggenc is doing slightly more than 50% on
my "ancient" home system (K6/233). Can I hope for realtime encoding
on this machine in the future, or is this not realistic?
Frank
--
Frank Heckenbach, frank@g-n-u.de
http://fjf.gnu.de/
PGP and GPG keys: http://fjf.gnu.de/plan
--- >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 'u...
2001 Mar 12
1
ov_pcm_seek
..._seek()?
ov_pcm_seek(0) doesn't seem to do anything, though ov_pcm_tell()
returns 0 right after opening the stream.
I'm now using ov_pcm_seek(1) which seems to work, but I'm not sure
if that's really right. Are PCM offsets meant to be 0 or 1 based? Is
this a bug?
Frank
--
Frank Heckenbach, frank@g-n-u.de
http://fjf.gnu.de/
PGP and GPG keys: http://fjf.gnu.de/plan
--- >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 'u...
2001 Mar 15
6
kolabore.de now vorbisized, up and running angain
Hi!
FYI, the web site http://www.kolabore.de/ where we offer our own music
is now completely vorbisized. :-)
Because of the many releases we switched from direct download links to a
simple database/cgi, so if you stumble over any problems, please let me
know!
Thanks and bye,
Moritz
--- >8 ----
List archives: http://www.xiph.org/archives/
Ogg project homepage: http://www.xiph.org/ogg/
To
2001 Mar 17
1
Copy a part of an Ogg/Vorbis file
...ranularity should do.
I'm reading the Ogg documentation. I think I could write some code
based on ogg_stream_packet{out,in}. Is this the way to go, or are
there easier ways? Or is there perhaps already existing code for
this purpose so I don't need to reinvent the wheel?
Frank
--
Frank Heckenbach, frank@g-n-u.de
http://fjf.gnu.de/
PGP and GPG keys: http://fjf.gnu.de/plan
--- >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 'u...
2001 Mar 19
4
Oggenc & stdin
I haven't seen this in the options, and have been unsuccessful in trying
it...
Is there any way to set oggenc to accept data (file) input from stdin?
basically do a raw PCM stream from CDParanoia -> oggenc without an
intermediary file.
Thanks!
--- >8 ----
List archives: http://www.xiph.org/archives/
Ogg project homepage: http://www.xiph.org/ogg/
To unsubscribe from this list, send
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