<html><head></head><body><div style="font-family: Verdana;font-size: 12.0px;"><div>Hello</div>

<div> </div>

<div>i want to record all sound on my Windows computer with a comman like this</div>

<div> </div>

<div>gst-launch-1.0 -v directsoundsrc ! queue ! directsoundsink sync=false</div>

<div> </div>

<div>But it don'T work. I get only following error Message</div>

<div>Setting pipeline to PAUSED ...<br/>
ERROR: Pipeline doesn't want to pause.<br/>
ERROR: from element /GstPipeline:pipeline0/GstDirectSoundSrc:directsoundsrc0: Unable to create capture object<br/>
Additional debug info:<br/>
gstdirectsoundsrc.c(450): gst_directsound_src_open (): /GstPipeline:pipeline0/GstDirectSoundSrc:directsoundsrc0<br/>
Setting pipeline to NULL ...<br/>
Freeing pipeline ...</div>

<div> </div>

<div>If i set the debug to 4 i see following in the debug function:</div>

<div>0:00:00.270670568  8912 0000000000D14000 INFO              GST_STATES gstbin.c:2952:gst_bin_change_state_func:<pipeline0> child 'autoaudiosink0' changed state to 2(READY) successfully<br/>
0:00:00.272865387  8912 0000000000D14000 INFO              GST_STATES gstbin.c:2504:gst_bin_element_set_state:<directsoundsrc0> current NULL pending VOID_PENDING, desired next READY<br/>
0:00:00.289400030  8912 0000000000D14000 INFO          directsoundsrc gstdirectsoundsrc.c:367:gst_directsound_enum_callback:<directsoundsrc0> sound device names: Primärer Soundaufnahmetreiber, , requested device:(null)<br/>
0:00:00.292518840  8912 0000000000D14000 WARN          directsoundsrc gstdirectsoundsrc.c:450:gst_directsound_src_open:<directsoundsrc0> error: Unable to create capture object<br/>
0:00:00.294744448  8912 0000000000D14000 INFO        GST_ERROR_SYSTEM gstelement.c:2145:gst_element_message_full_with_details:<directsoundsrc0> posting message: Unable to create capture object<br/>
0:00:00.297049748  8912 0000000000D14000 INFO            audiobasesrc gstaudiobasesrc.c:1219:gst_audio_base_src_post_message:<directsoundsrc0> subclass posted error<br/>
0:00:00.299034171  8912 0000000000D14000 INFO        GST_ERROR_SYSTEM gstelement.c:2172:gst_element_message_full_with_details:<directsoundsrc0> posted error message: Unable to create capture object<br/>
0:00:00.301383843  8912 0000000000D14000 INFO              GST_STATES gstelement.c:2961:gst_element_change_state:<directsoundsrc0> have FAILURE change_state return</div>

<div> </div>

<div>Is this a bug? Is it posible that the src can't handle objects with german <span class="short_text" id="result_box" lang="en"><span>character</span></span>?</div>

<div> </div>

<div>Peter</div></div></body></html>