-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On 11/10/09 16:03, Matej Kupljen wrote:
> Damien,
> 
>>From what I can see, it seems that v4l2src is failing enumerating the
>> standards defined by your driver (v4l2src could enumerate 20 standards
>> but stopped at the 21st). The driver is supposed to return EINVAL when
>> the index is out of bounds in the VIDIOC_ENUMSTD request (see
>> http://v4l2spec.bytesex.org/spec/r9288.htm ) but, for some reason
>> returns EPERM ?
> 
> You solved the case, thank you! :D
> I wasn't looking good enough.
> 
> Now, the problem was located, but another problem is that this is a
> "semi open source" meaning that only the interface is opened and
> the rest is shipped in the binary object file.
> 
> However I was able to intercept the call to ioctl and then I checked
> if it is calling with those parameters, I just returned EINVAL as
> specified by standard.
> 
> Now, to continue with my demo application.....
> 
> Thank you once again.
> 
> Regards,
> Matej

Matej,

If you want to look at my clutter/gstreamer app for ideas.

You can find it here:
http://code.google.com/p/fosfor/

Screenshots of it are here:
http://kdekorte.blogspot.com/search/label/fosfor

Kevin

- -- 
Get my public GnuPG key from
http://pgp.mit.edu:11371/pks/lookup?op=get&search=0x7D0BD5D1
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)
Comment: Using GnuPG with Fedora - http://enigmail.mozdev.org/

iEYEARECAAYFAkr588YACgkQ6w2kMH0L1dFZEwCfR8QnGaAc0cpTIniSG5g4pgj+
vO4An1oW9gUYZk6JqTP1li4vn3XY9Z3k
=6f6p
-----END PGP SIGNATURE-----
-- 
To unsubscribe send a mail to clutter+unsubscr...@o-hand.com

Reply via email to