[gst-devel] how to use dshowvideosrc
Ole André Vadla Ravnås
oleavr at gmail.com
Thu Mar 13 01:48:54 CET 2008
Hi,
On Thu, Mar 13, 2008 at 1:29 AM, Andres Colubri
<andres.colubri at gmail.com> wrote:
> Hello,
>
> I just insalled the latest version of the binary packages for win32
> (gstreamer 0.10.17, gst-plugins-base 0.10.17, gst-plugins-good 0.10.7,
> gst-plugins-bad 0.10.6, gst-plugins-ugly 0.10.7).
>
> I'd like to know how to use the direct show wrapper to, for instance,
> get the input of a webcam installed in windows. I started trying
> something like this:
>
> gst-launch-0.10 dshowvideosrc ! directdrawsink
Try:
gst-launch-0.10 -v dshowvideosrc ! ffmpegcolorspace ! directdrawsink
Cheers,
Ole André
More information about the gstreamer-devel
mailing list