[gst-devel] v4l2 device wrongly captured
Guido José Valenzano Tocaimasa
guidovalenzano at gmail.com
Sat Feb 5 23:11:37 CET 2011
I have a NTSC camera connected to a BT878 capture device. I configure it
with:
$ v4l2-ctl -s ntsc
Then test it with:
$ gst-launch v4l2src ! xvimagesink
resulting in an image as the one attached (gstreamer_output.jpg).
However, using:
$ mplayer tv:// -tv driver=v4l2:norm=0
works perfectly (mplayer_output.jpg).
Where might be the problem?
I'm running Ubuntu Lucid 10.04 with GStreamer's PPA enabled. I also attached
result of:
$ gst-launch -v --gst-debug=v4l2:5 v4l2src device=/dev/video0 num-buffers=1
! xvimagesink
in case it's useful.
Another hint: I *believe* that there was no problem with the older GStreamer
packages, but can't tell for sure.
Guido
BTW: I really don't know if you received the attachments correctly. In case
you didn't, please let me know so I can upload them to 4shared, megaupload,
or similar.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/gstreamer-devel/attachments/20110205/08fee908/attachment.htm>
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: debug.txt
URL: <http://lists.freedesktop.org/archives/gstreamer-devel/attachments/20110205/08fee908/attachment.txt>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: gstreamer_output.jpg
Type: image/jpeg
Size: 151644 bytes
Desc: not available
URL: <http://lists.freedesktop.org/archives/gstreamer-devel/attachments/20110205/08fee908/attachment.jpg>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: mplayer_output.jpg
Type: image/jpeg
Size: 303120 bytes
Desc: not available
URL: <http://lists.freedesktop.org/archives/gstreamer-devel/attachments/20110205/08fee908/attachment-0001.jpg>
More information about the gstreamer-devel
mailing list