<div class="gmail_quote">I have a NTSC camera connected to a BT878 capture device. I configure it with:<br>$ v4l2-ctl -s ntsc<br><div><br>Then test it with:<br>$ gst-launch v4l2src ! xvimagesink<br><div>resulting in an image as the one attached (gstreamer_output.jpg).<br>
<br>However, using:<br>$ mplayer tv:// -tv driver=v4l2:norm=0<br><div>works perfectly (mplayer_output.jpg).<br><br>Where might be the problem?<br><br>I&#39;m running Ubuntu Lucid 10.04 with GStreamer&#39;s PPA enabled. I also attached result of:<br>


$ gst-launch -v --gst-debug=v4l2:5 v4l2src device=/dev/video0 num-buffers=1 ! xvimagesink<br><div>in case it&#39;s useful.<br><br>Another hint: I *believe* that there was no problem with the older GStreamer packages, but can&#39;t tell for sure.<br>
<br><br>Guido <br></div></div></div></div>
</div><br>BTW: I really don&#39;t know if you received the attachments correctly. In case you didn&#39;t, please let me know so I can upload them to 4shared, megaupload, or similar.<br>