[vorbis-dev] piping vorbize's stdout/stderr

Peter Surda psurda at byte.at
Mon Jul 31 00:17:22 PDT 2000



Hi!

I want to pipe stdout/stderr from vorbize for wrapper scripts. But as it
doesn't send any "\n"s it doesn't work correctly. I solved it by adding 

if (param.verbose == 1) {
  fprintf (stderr, "\n");
}

into appropriate position in vorbize.c. Could somebody please implement this
nicely? Something like "-e" option in cdparanoia.

Thnx.

Bye,

Peter Surda (Shurdeek) <surda at bigfoot.com>, ICQ 10236103, +4369910964300


--
                       There's no place like ~

--- >8 ----
List archives:  http://www.xiph.org/archives/
Ogg project homepage: http://www.xiph.org/ogg/




More information about the Vorbis-dev mailing list