[oss-devel] [PATCH] add ossplay stdin support, and other misc changes
Hannu Savolainen
hannu at opensound.com
Sun Feb 24 17:54:26 EET 2008
Yair K. kirjoitti:
> Hi,
>
> The attached diff makes the following changes:
> 1) ossplay - add stdin support, get rid of warnings with -Wall.
> 2) ossrecord - document -t and -L options, style changes in manpage, set
> verbose to 0 when recording to stdout.
> 3) soundoff - add 'g' flag to sed (hat tip: Clive).
>
Ok. I will take a look.
> I'll note that when redirecting ossrecord to ossplay, ossplay won't work
> without the '-R' switch (which prevents ossplay from using vmix):
> This won't work: ossrecord -imic - | ossplay -
> (error: "Unknown recording source name 'mic' - use -i? to get the list")
>
The vmix subsystem redirects the recording source selection to the
actual device _only_ if there is just one application using the same
device (via vmix). There are two applications if you have ossplay
running at the same time.
Best regards,
Hannu
More information about the oss-devel
mailing list