Hi Juho,

2008/6/12 Juho Vähä-Herttua <[EMAIL PROTECTED]>:
>
> On 13.6.2008, at 1.05, Lorenzo Battistini wrote:
>>
>> Yes, now kernel does not give error, but gstreamer-properties is still
>> not working:
>>
>> Error running pipeline 'Video for Linux 2 (v4l2)': Could not negotiate
>> format [gstbasesrc.c(2359): gst_base_src_start ():
>> /pipeline0/v4l2src3:
>> Check your filtered caps, if any]
>
> Does gstreamer play the video if you try to give the command:
>
> gst-launch-0.10 v4l2src ! jpegdec ! xvimagesink
>
> You could try to set the gstreamer-properties with custom video settings
> like:
>
> v4l2src device="/dev/video0" ! jpegdec ! ffmpegcolorspace
>
> I wasn't able to test this, because for some unknown reason (which I don't
> think is related to uvcvideo) my gstreamer-settings application is crashing
> all the time with segfault...
>
>

Uh, great, both gst-launch-0.10 and gstreamer-properties work.
Just a thing: I tried to use the camera in skype through gstfakevideo
( http://code.google.com/p/gstfakevideo/ ), but launching

gstfakevideo v4l2src device=/dev/video1 ! jpegdec ! ffmpegcolorspace

this program always gives

gst.c bus_callback (105): Error: Internal data flow error.

and kernel is quiet...
hoping in Laurent's patch...


Best regards,
Lorenzo
_______________________________________________
Linux-uvc-devel mailing list
[email protected]
https://lists.berlios.de/mailman/listinfo/linux-uvc-devel

Reply via email to