directsoundsrc not working

classic Classic list List threaded Threaded
1 message Options
P S
Reply | Threaded
Open this post in threaded view
|

directsoundsrc not working

P S
Hello
 
i want to record all sound on my Windows computer with a comman like this
 
gst-launch-1.0 -v directsoundsrc ! queue ! directsoundsink sync=false
 
But it don'T work. I get only following error Message
Setting pipeline to PAUSED ...
ERROR: Pipeline doesn't want to pause.
ERROR: from element /GstPipeline:pipeline0/GstDirectSoundSrc:directsoundsrc0: Unable to create capture object
Additional debug info:
gstdirectsoundsrc.c(450): gst_directsound_src_open (): /GstPipeline:pipeline0/GstDirectSoundSrc:directsoundsrc0
Setting pipeline to NULL ...
Freeing pipeline ...
 
If i set the debug to 4 i see following in the debug function:
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
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
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)
0:00:00.292518840  8912 0000000000D14000 WARN          directsoundsrc gstdirectsoundsrc.c:450:gst_directsound_src_open:<directsoundsrc0> error: Unable to create capture object
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
0:00:00.297049748  8912 0000000000D14000 INFO            audiobasesrc gstaudiobasesrc.c:1219:gst_audio_base_src_post_message:<directsoundsrc0> subclass posted error
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
0:00:00.301383843  8912 0000000000D14000 INFO              GST_STATES gstelement.c:2961:gst_element_change_state:<directsoundsrc0> have FAILURE change_state return
 
Is this a bug? Is it posible that the src can't handle objects with german character?
 
Peter

_______________________________________________
gstreamer-devel mailing list
[hidden email]
https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel