skorotkov / ossbuild

GStreamer 0.10 windows build environment. Automatically exported from code.google.com/p/ossbuild
Other
0 stars 0 forks source link

ksvideosrc nor dshowvideosrc doesn't work with capture devices. #134

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
gst-launch -v dshowvideosrc device-name="USB2.0 Grabber" typefind=true ! 
video/x-raw-yuv,width=640,height=480,framerate=20/1 ! ffmpegcolorspace ! 
autovideosink

Gives:

0:00:00.969623000  5688   005A8F28 ERROR          dshowvideosrc gstdshowvideosrc
.cpp:586:gst_dshowvideosrc_change_state: Can't RUN the directshow capture graph
(error=0x8007048f)

Discussion is at:
http://comments.gmane.org/gmane.comp.video.gstreamer.devel/29069

Original issue reported on code.google.com by ikut...@gmail.com on 4 Dec 2011 at 7:45

GoogleCodeExporter commented 8 years ago
Here it works, which version are you testing which OS?

Original comment by sha...@companysocia.com on 1 Jan 2012 at 3:38