There isn't a lot of guidance on how exactly to run the codec I compiled out of cvs just now, but I expected the following to work: cat test.wav | encoder_example | decoder_example But the decoder fails with: End of file before finding all Vorbis headers! Is this a bug? Or am I missing something fundamental? Should I attach the test.wav? -- Daniel --- >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. No subject is needed. Unsubscribe messages sent to the list will be ignored/filtered.
Monty
2000-May-10 16:10 UTC
[vorbis-dev] Re: [vorbis] Problems running example encoder/decoder
> cvs just now, but I expected the following to work: > > cat test.wav | encoder_example | decoder_example > > But the decoder fails with: > > End of file before finding all Vorbis headers! > > Is this a bug? Or am I missing something fundamental? Should I attach the > test.wav?No, you;re not missing anything, that should be fine. At a guess, a bug's been introduced into vorbisfile.c regarding non-seekable streams. I'll have a look at this here now, I expect to reproduce it. If not, I'll ask for more information. Monty --- >8 ---- List archives: http://www.xiph.org/archives/ Ogg project homepage: http://www.xiph.org/ogg/
Monty
2000-May-10 16:13 UTC
[vorbis-dev] Re: [vorbis] Problems running example encoder/decoder
> No, you;re not missing anything, that should be fine. At a guess, a bug's > been introduced into vorbisfile.c regarding non-seekable streams. I'll have a > look at this here now, I expect to reproduce it. If not, I'll ask for more > information.Oh, whoops, those don't use Vorbisfile. Well, it's still a bug and I'm still looking at it :-) Monty --- >8 ---- List archives: http://www.xiph.org/archives/ Ogg project homepage: http://www.xiph.org/ogg/
Monty
2000-May-10 16:17 UTC
[vorbis-dev] Re: [vorbis] Problems running example encoder/decoder
> > cvs just now, but I expected the following to work: > > > > cat test.wav | encoder_example | decoder_exampleOK, just tried it here, this does work... could you try this again with a fully up-to-date CVS checkout, and if it still does not work, send (only to me please) that .wav file along with another verbatim term output? Thanks, Monty --- >8 ---- List archives: http://www.xiph.org/archives/ Ogg project homepage: http://www.xiph.org/ogg/
Daniel Phillips
2000-May-10 16:52 UTC
[vorbis-dev] Re: [vorbis] Problems running example encoder/decoder
On Thu, 11 May 2000, you wrote:> > > cvs just now, but I expected the following to work: > > > > > > cat test.wav | encoder_example | decoder_example > > OK, just tried it here, this does work... could you try this again with a > fully up-to-date CVS checkout, and if it still does not work, send (only to me > please) that .wav file along with another verbatim term output?OK... just wait a few minutes... -- Daniel --- >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. No subject is needed. Unsubscribe messages sent to the list will be ignored/filtered.
Daniel Phillips
2000-May-10 17:19 UTC
[vorbis-dev] Re: [vorbis] Problems running example encoder/decoder
On Thu, 11 May 2000, you wrote:> > > cvs just now, but I expected the following to work: > > > > > > cat test.wav | encoder_example | decoder_example > > OK, just tried it here, this does work... could you try this again with a > fully up-to-date CVS checkout, and if it still does not work, send (only to me > please) that .wav file along with another verbatim term output?Same problem. My command: cat ~/linus.wav | ./encoder_example | ./decoder_example >foo -- Daniel <HR NOSHADE> <UL> <LI>audio/unknown attachment: linus.wav </UL> -------------- next part -------------- A non-text attachment was scrubbed... Name: linus.wav Type: application/octet-stream Size: 42028 bytes Desc: not available Url : http://lists.xiph.org/pipermail/vorbis/attachments/20000511/d3846e2d/linus-0001.obj