Re: dlls and encoder_example
| Newsgroups | gmane.comp.multimedia.ogg.vorbis.general |
|---|---|
| Message-ID | <[email protected]> |
On 10/9/07, Rafa Zafra Fuentes <[email protected]> wrote: > then, is my program well compiled? But, how i indicate it the data to > encode and the output file?? What shell are you using? For example, on most UNIX shells, it would be: encoder_example < input.wav > output.ogg I don't know if the typical bundled Windows shells use the same syntax or not. I'm not a Windows user. Monty