Displaying 20 results from an estimated 65 matches for "cherniavsky".
2001 Aug 15
3
DJGPP patches and makefiles
...I've seen.
* vorbis-tools:
- oggenc: made djgpp use right parts of platform.[ch]. Both timer
implementation would work but the second has better resolution (1/18.2 sec
instead of 1 sec, IIRC).
- ogginfo: Bugfixes: unused ao include removed, added binary mode on open,
added fclose
--
Beni Cherniavsky <cben@crosswinds.net>
(also scben@t2,cben@tx in Technion)
<HR NOSHADE>
<UL>
<LI>TEXT/PLAIN attachment: ogg patch
</UL>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: ogg.diff
Type: application/octet-stream
Size:...
2003 Jun 04
3
Vorbis packet sizes
As an optimisation to reading Ogg encapsulated files, I've been thinking
about a strategy of reading entire packets out of the stream, and sending
them to the decoder. This has the advantages that:
* The packet is just a linear array of bits in memory, with length known in
advance.
* The routine which gets bits out of the packet is then trivial and possibly
inlined.
* There is no possibility
2001 Oct 29
1
The Oggendary Vorbis Format
Just invented the above (subject) phrase. Maybe somebody would like it as
a slogan or something... Not patented AFAIK ;)
--
Beni Cherniavsky <cben@tx.technion.ac.il>
(also scben@t2 in Technion)
--- >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 Dec 19
1
Links to archives broken by current->month# transitions
...w one to provide links that will stay correct but are not broken
at the present (by typing in the month name by hand).
[I'm trying to prepare a summary of links to multimedia metadata resources
and ideas, including important posts on the vorbis lists. I hope to put
it online soon.]
--
Beni Cherniavsky <cben@tx.technion.ac.il>
(also scben@t2 in Technion)
I like Common Lisp* more than Common Source
and Open Source more than Open Collector.
(*)Scheme is better than any scheme.
<p>--- >8 ----
List archives: http://www.xiph.org/archives/
Ogg project homepage: htt...
2000 Dec 24
1
Codebook Flexibility
...by playing with the
codevectors.
A somewhat unrelated question: how different is the MP3 decoding from
Vorbis? Specifically, can we create a lossless mapping utility from
MP3 to Vorbis without re-encoding (using a specialized for this codebook
maybe - although MP3 doesn't use vq).
--
Beni Cherniavsky <cben@crosswinds.net>
(also scben@t2,cben@tx in Technion)
No, No! You're not thinking; you're just being logical.
- Niels Bohr
--- >8 ----
List archives: http://www.xiph.org/archives/
Ogg project homepage: http://ww...
2001 Oct 25
2
FAQ correction
...ople know how good is Vorbis :)
> Vorbis does currently support greater than two channels; the default
> multichannel mapping in the 1.0 release supports up to 255
> simultaneous channels.
>
Does that mean vorbis can be made to support even more? Now that I see
much need...
--
Beni Cherniavsky <cben@tx.technion.ac.il>
(also scben@t2 in Technion)
--- >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 07
2
Winamp plugin not recognized at all
...eck it if needed). I had
no problems with previous plugins (beta3, beta2).
Does anybody has such problems? What can be wrong? The only thing I
thought about was to press "flush plugin name cache" - doesn't help of
course (I closed and started winamp between every test).
--
Beni Cherniavsky <cben@crosswinds.net>
(also scben@t2,cben@tx in Technion)
10001110111100111100001001010 m/s
--- >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....
2001 May 15
2
Realtime resampling/encoding with oggenc
Don't know if anybody is still missing the lame oggenc features for
resampling, lowpass/highpass filters etc, but I wrote a little script that
uses sox to do all the stuff I need to real-time encode oggenc from the
radio, or any input device.
#!/bin/bash
DATE=`date '+%m-%d-%Y-(%H.%M)'`
DESTIN=/video/music/perftoday
export DATE=$DATE'-PerformanceToday.ogg'
sox -V -r 44100 -c
2001 Jun 17
1
file(1) magic for Ogg Vorbis
...mments" message (but leave the "%lu comments" for >0).
- Are the beta dates correct? What was beta1's date? Any other releases
you wish to identify? (I will maintain the entry to track future
releases.)
- Is anything else possible to detect (for the fun of it)?
--
Beni Cherniavsky <cben@crosswinds.net>
(also scben@t2,cben@tx in Technion)
PS: The magic(4) format has probably been designed for viewing in email
readers that highlight quotations ;-)
<HR NOSHADE>
<UL>
<LI>TEXT/PLAIN attachment: magic.txt
</UL>
-------------- next...
2001 Nov 08
1
What kind of Ogg Vorbis-services you would like to
> * Here is the most innovative idea here:
>
> Have collobarative playlist editing abilities
(conference). I don't think
> this has ever been done. Imagine 3 people going on a
picnic. Each one
> has a portable player. They connect to their music
collection, decide
> together which songs they want to take with them, divide
them among the
> portables and load them
2001 Oct 14
2
OT: WinNT(2000) player to open files with unicode names?
...dialog.
I also wasn't able to create a playlist externally and have WMP play it
(what encoding does it expect the file names to be?). WMP has no playlist
editor - says it all ;). Does anybody know of a normal player that can
open files with non-standard names? Or other workarounds?
--
Beni Cherniavsky <cben@tx.technion.ac.il>
(also scben@t2 in Technion)
--- >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 Dec 31
7
Happy New Year! RC3 Released!
Happy New Year from the Xiphophorus Team.
It took longer than we thought, but I think everyone will agree this is
our best release yet.
With drastic quality improvements and new bitrate management features,
this release brings us one step closer to 1.0.
Along with all the lovely VBR modes you are used to, you now have
millions more. oggenc's quality settings are 0-10 in increments of
2001 May 15
1
Is comment order meaningful?
...ering between comments of different names should not be important
(e.g. a TITLE coming before an ARTIST is as good as the other way around).
BTW: Do the various comment editing frontends out there (in particular
PP's winamp plugin) support having multiple comments of the same name?
--
Beni Cherniavsky <cben@crosswinds.net>
(also scben@t2,cben@tx in Technion)
10001110111100111100001001010 m/s
--- >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....
2001 May 21
1
SoX support
For those of you who want to be able to decode Ogg Vorbis files into other
formats, SoX (the swiss army knife of audio programs) now has Ogg Vorbis
support in CVS. It can read Ogg Vorbis files and export the audio in any
format SoX supports. You can also write Ogg Vorbis with it, but, because of
limitations in the design of SoX, only output at 128kbps is supported.
Note: Instructions on how to
2001 Jun 06
1
Vorbis under DJGPP (was: DOS commandline decoder for Ogg beta4)
Ever considered creating make files for the Mingw?
I've wanted to see if it worked with Ming but I've never
had the chance to do so since I imagine it might also
require some revisions to the code. (I'm not so hot at
programming anyway.)
--- >8 ----
List archives: http://www.xiph.org/archives/
Ogg project homepage: http://www.xiph.org/ogg/
To unsubscribe from this list, send a
2001 Oct 22
0
Bit peeling(?) used in MPEG-2/SVCD Nero plugin?
...I guess they do something like encoding a bigger-than needed
file and then throwing things out. But probably the peelable
represantation is only internal to the plugin and more complex than packet
truncation - hardly the SVCD format would support anything like the vorbis
bit peeling...
--
Beni Cherniavsky <cben@tx.technion.ac.il>
(also scben@t2 in Technion)
--- >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...
2002 Feb 10
0
"The Ogg Vorbis Musical Abyss"
...names, don't have
player here) and a link to an interview with Monty ("more information
on the Ogg Vorbis format") and the artists seem very excited about it.
The browser says the pages are quite old (Jul./Sep. 2001) but I don't
remember it being metioned on the list.
--
Beni Cherniavsky <cben@tx.technion.ac.il>
(also scben@t2 in Technion)
Best way to lose ~6GB music and other personal files: create a roaming
profile on another computer pointing to your My Documents instead of your
profile dir; logon - it won't find your settings; so logout - it will be...
2002 Feb 18
0
PP's Winamp plugin bug (unicode tags, advanced mode)
...advanced tag editting mode, the list of tags doesn't display unicode
content of tags properly.
A side suggestion: forcing english keyboard in tag name edit field would
be helpful (when I edit many tags all in my language, currently I have
to witch to english and back all the time).
--
Beni Cherniavsky <cben@tx.technion.ac.il>
(also scben@t2 in Technion)
Common Lisp is better than Common Source and
Open Source is better than Open Collector (YMMV).
<p>--- >8 ----
List archives: http://www.xiph.org/archives/
Ogg project homepage: http://www.xiph.org/ogg/
To unsubsc...
2002 Apr 21
0
ARTIST added to Jonthan's tag proposal
...cable. It's correct as a first line of a paragraph
but maybe the tag lists should pushed right to make a clearer
separation...
While at this, why the "last appearance should be used" on singletons? As
a human I would naturally look on the first as the most significant...
--
Beni Cherniavsky <cben@tx.technion.ac.il>
<p><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...
2002 Aug 14
1
OggShell v1.0 released
OggShell is a freeware Windows front-end for OggEnc.
Suggestions and bug reports are welcome...
Download page:
http://www.gbg.bonet.se/stefant/oggshell/
Regards,
Stefan Tobiasson
<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