[Tremor] run ivorbisfile_example
Mike Lawson
mike.lawson at freesurf.ch
Wed Feb 2 20:59:57 PST 2005
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
and there is only noise, but I can see the vorbis comments (Artist,
Alubum, Title,...).
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?
Thanks for advice
Mike
More information about the Tremor
mailing list