[Tremor] run ivorbisfile_example

Monty xiphmont at xiph.org
Wed Feb 2 21:20:07 PST 2005




On Thu, Feb 03, 2005 at 05:59:57AM +0100, Mike Lawson wrote:
> Monty wrote:
> 
> >>./ivorbisfile_example song.ogg
> >>
> >>but nothing happens - no error messages, no sound - seems as it is 
> >>waiting for input!
> >>   
> >>
> >
> >It is.  It takes input on stdin.
> >
> >./ivorbisfile_example < song.ogg
> >
> >
> >Monty
> > 
> >
> 
> OK, I understand. Thanks. I did now
> 
> ./ivorbisfile_example < song.ogg > /dev/dsp

/dev/dsp doesn't work that way.

> I've seen somewhere in the mailing lists, that for oggec it's enough to 
> change the headerfile from vorbisfile.h to ivorbisfile.h, and make some 
> modifications in the soucre code described in doc/diff.html of the 
> tremor packages. Therefor I could take an existing oggplayer and do so, 
> too?

Yes.

Monty


More information about the Tremor mailing list