[gst-devel] (no subject)

Stefan Kost ensonic at hora-obscura.de
Tue Jun 26 18:09:40 CEST 2007


Hi,

please include a subject line in emails.

pritesh wrote:
> 
> 
> hi all,
> i compiled gstreamer-0.10.12, gst-plugins-base-0.10.12 on davinci (arm
> v5te) platform .
> when i do
> 
> gst-launch-0.10 audiotestsrc ! alsasink
> 
> it gives error:
> 
> gstalsasink.c: no such device "default"
> can i set the the device property of alsasink from commandline

yes. you can learn about the supported options by running

gst-inspect-0.10 alsasink

in your case you can e.g. do

gst-launch-0.10 audiotestsrc ! alsasink device="hw:0"

Stefan




More information about the gstreamer-devel mailing list