<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    Thanks,<br>
    <br>
    I changed the command to<br>
    gst-launch-1.0 v4l2src norm=PAL !
    'video/x-raw,format=(string)I420,width=320,height=240,framerate=(fraction)25/1'
!

    queue ! mux. alsasrc num-buffers=440 ! audioconvert !
    'audio/x-raw,rate=44100,channels=2' ! queue ! mux. avimux name=mux !
    filesink location=test.avi<br>
    and that then captured the video.<br>
    <br>
    <div class="moz-cite-prefix">On 11/12/2012 11:32, Krzysztof Konopko
      wrote:<br>
    </div>
    <blockquote cite="mid:50C719B7.8050408@youview.com" type="cite">
      <pre wrap="">Try using 'device' property of the v4l2src element.

For more info see:
gst-inspect-1.0 v4l2src

Kris

On 11/12/12 11:23, Ian Davidson wrote:
</pre>
      <blockquote type="cite">
        <pre wrap="">I suspect that GStreamer is not defaulting to the Composite1 source, but
some other - so how do I convince it to use the Composite1?
</pre>
      </blockquote>
      <pre wrap="">
_______________________________________________
gstreamer-devel mailing list
<a class="moz-txt-link-abbreviated" href="mailto:gstreamer-devel@lists.freedesktop.org">gstreamer-devel@lists.freedesktop.org</a>
<a class="moz-txt-link-freetext" href="http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel">http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel</a>

</pre>
    </blockquote>
    <br>
    <div class="moz-signature">-- <br>
      --<br>
      Ian Davidson<br>
      <i>239 Streetsbrook Road, Solihull, West Midlands, B91 1HE</i><br>
      --<br>
      Facts used in this message may or may not reflect an underlying
      objective reality. Facts are supplied for personal use only.<br>
      Recipients quoting supplied information do so at their own risk.
      Facts supplied may vary in whole or part from widely accepted
      standards.<br>
      While painstakingly researched, facts may or may not be indicative
      of actually occurring events or natural phenomena.<br>
      The author accepts no responsibility for personal loss or injury
      resulting from memorisation and subsequent use.
    </div>
  </body>
</html>