Displaying 9 results from an estimated 9 matches for "20011231".
2002 Mar 24
2
ogg dates - (curious)
When was Beta1 released? ;) Will this date show up in ogg's generated by
it? Don't think I kept any of my beta1 oggs though. At that point I only
... hehe ... converted one mp3 to ogg, to see a bit of what it can do (I
didn't have any wav's or CD's handy, ok? <g>)
I already have the following noted down:
20000508 Beta 2
20001031 Beta 3
20010225 Beta 4
2004 Jun 06
2
vorbisfile timestamp oddity
...V_HOLE is never returned. (On the first read through,
it returns 1024 after reading 1024 frames, as expected.)
ogginfo says:
Warning: Vorbis stream 1 does not have headers correctly framed.
Terminal header page contains additional packets or has non-zero granulepos
Vendor: Xiphophorus libVorbis I 20011231 (1.0 rc3)
Warning: EOS not set on stream 1
The file is available at ftp://zewt.org/local/test.ogg, if anyone wants
to take a look.
--
Glenn Maynard
2002 Feb 11
2
Seeking in a saved stream; or, Why isn't that sucker valid?
...lsewhere (perhaps vorbis-dev).
Saved streams are great - it lets this norteamericano get his fill of BBC Radio 1's Essential Mix. Unfortunately, saved streams aren't seekable. Running ogginfo on the stream data gives:
erial=1626603590
header_integrity=pass
vendor=Xiphophorus libVorbis I 20011231
version=0
channels=2
rate=44100
bitrate_upper=none
bitrate_nominal=128031
bitrate_lower=none
stream_integrity=fail
stream_truncated=true
header_integrity=fail
Reported length varies; Winamp seems to think this is 6653:18 in length, while most tools think it has zero length.
One would think that,...
2002 Feb 11
2
Seeking in a saved stream; or, Why isn't that sucker valid?
...lsewhere (perhaps vorbis-dev).
Saved streams are great - it lets this norteamericano get his fill of BBC Radio 1's Essential Mix. Unfortunately, saved streams aren't seekable. Running ogginfo on the stream data gives:
erial=1626603590
header_integrity=pass
vendor=Xiphophorus libVorbis I 20011231
version=0
channels=2
rate=44100
bitrate_upper=none
bitrate_nominal=128031
bitrate_lower=none
stream_integrity=fail
stream_truncated=true
header_integrity=fail
Reported length varies; Winamp seems to think this is 6653:18 in length, while most tools think it has zero length.
One would think that,...
2002 Oct 25
1
vorbis software versions Was: file(1) support for Ogg and Ogg/Vorbis
...ere are the dates as far as I know:
>
>
> 20000508 (beta1/2)
> 20001031 (beta3)
> 20010225 (beta4)
> 20010615 (RC1)
> 20010813 (RC2)
> 20010816 (gtune 1) (RC2 - Garf tuned v1)
> 20011014 (GTune 2) (RC2 - Garf tuned v2)
> 20011217 (RC3 - oggenc, oggdrop)
> 20011231 (RC3 - BQoggdrop)
Cold this list be put in the FAQ ?
It took me almost an hour to find it and then it is missing the info
I am looking for : What is 20020717 ?
So please put this in the FAQ ( or some other page on vorbis.org/.com )
and add the missing versions.
many thanks !
david
> The d...
2003 Sep 09
0
Should the vendor tag be updated for 1.0.1?
...info2.c,v
retrieving revision 1.27
diff -u -r1.27 ogginfo2.c
--- ogginfo/ogginfo2.c 4 Sep 2003 07:15:15 -0000 1.27
+++ ogginfo/ogginfo2.c 9 Sep 2003 12:19:52 -0000
@@ -35,6 +35,7 @@
{"Xiphophorus libVorbis I 20011217", "1.0 rc3"},
{"Xiphophorus libVorbis I 20011231", "1.0 rc3"},
{"Xiph.Org libVorbis I 20020717", "1.0"},
+ {"Xiph.Org libVorbis I 20030902", "1.0.1"},
{NULL, NULL},
};
<p>--- >8 ----
List archives: http://www.xiph.org/archives/
Ogg project homepage:...
2002 Jun 26
2
vorbis-tools CVS
...- line up the default output
My suggested output example, including a few other minor changes I
didn't note above:
--cut--
Found logical stream #1, serial '75b6cb6c', type 'vorbis'
Header information for stream #1:
Version: 0
Vendor: Xiphophorus libVorbis I 20011231
Channels: 2
Rate: 44100 samples per second
Nominal bitrate: 120.015 kb/s
Upper bitrate: not set
Lower bitrate: not set
User comments:
ARTIST=<artist>
ALBUM=<album>
TITLE=<title>
TRACKNUMBER=<trackn...
2003 Jan 20
2
Location of fileinfo
hello there,
I just started using ogg files. And want to thank you all for this new
format.
I have written an addon for mirc (chatclient for irc chat networks) to
play and exchange soundfiles and I am almost done with implementing the
ogg vorbis format into this application.
The mirc-scriptinglanguage provides me a command to read a specified
number of bytes starting at a specified location of
2002 Jan 01
6
new vorbisenc behaviour
Just got around to compiling RC3 under beos and came across an
anomaly when using managed bitrates.
I haven't changed the code for the beos encoder but I now get double
the bitrates so
vorbis_encode_init(&vi,mediaFormat.u.raw_audio.channel_count,(long)mediaFormat.u.raw_audio.frame_rate , -1, 128000, -1);
now gives me vorbis files that average around 325 - 350.
Is this now the correct