> --- >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-dev-request@xiph.org'> containing only the word 'unsubscribe' in the body. No subject is needed. > Unsubscribe messages sent to the list will be ignored/filtered. >Following the directions above to unsubscribe doesn't work. I've sent numerous mails today and still cannot get unsubscribe. I've also sent them to the vorbis-request address too because I'm subscribed to that list and I still recieve those mails aswell. Whats the deal? --- >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-dev-request@xiph.org' containing only the word 'unsubscribe' in the body. No subject is needed. Unsubscribe messages sent to the list will be ignored/filtered.
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 data length of 0. So far play (the frontend to sox) stops immediately on zero.wav and plays infinite.wav with a warning that the file terminated early. XMMS won't play either one. Let me know via private mail what these two files do to your favorite player. --- Stan Seibert --- >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-dev-request@xiph.org' containing only the word 'unsubscribe' in the body. No subject is needed. Unsubscribe messages sent to the list will be ignored/filtered.
> What happens when you send a mail to vorbis-dev-request@xiph.org? Is it > rejected, or does the list manager give you an error?Actually nothing happens. I send it and I never recieve confirmation or anything. I've sent 3 or so today to both vorbis-dev-request and vorbis-request because I'm on both lists. I sent some yesterday and maybe the day before that aswell. --- >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-dev-request@xiph.org' containing only the word 'unsubscribe' in the body. No subject is needed. Unsubscribe messages sent to the list will be ignored/filtered.
> What happens when you send a mail to vorbis-dev-request@xiph.org? Is it > rejected, or does the list manager give you an error?Actually nothing happens. I send it and I never recieve confirmation or anything. I've sent 3 or so today to both vorbis-dev-request and vorbis-request because I'm on both lists. I sent some yesterday and maybe the day before that aswell. --- >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-dev-request@xiph.org' containing only the word 'unsubscribe' in the body. No subject is needed. Unsubscribe messages sent to the list will be ignored/filtered.
On Sat, Jan 20, 2001 at 02:40:39PM -0700, volsung@asu.edu wrote:> 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 data length of 0. > > So far play (the frontend to sox) stops immediately on zero.wav and plays > infinite.wav with a warning that the file terminated early. XMMS won't play > either one. Let me know via private mail what these two files do to your > favorite player.Hm, some apps might treat the field as signed. Try 0x7ffffff. Monty --- >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-dev-request@xiph.org' containing only the word 'unsubscribe' in the body. No subject is needed. Unsubscribe messages sent to the list will be ignored/filtered.