Hey Alexandre,

On Sat, 2003-03-22 at 14:30, Alexandre Abbes wrote:
> So I tried to reproduce the oop with new kernel. But here all went
> well. no oops at all. 

That's good news! Or maybe it's not, but let's just assume it it. ;-).

> Just a little thing, wich we had discussed before : I don't succed
> to load the secam norm with your vpx220.c so I try to modify it in
> order to work on my system. Perhaps there is a line forgotten (:))  in
> the vpx3220_command function : secam case is not mentionned!

Hm, that's weird - it is here. Line 442-447 of vpx3220.c:

        case VIDEO_MODE_SECAM:
                vpx3220_write_fp_block(client, init_secam,
                                       sizeof(init_secam) >> 1);
                dprintk(1, KERN_INFO "%s: norm switched to SECAM\n",
                        client->name);
                break;

> Anyway
> even if the SECAM norm is selected, (there is color) the image is not
> stable, I don't know why : not fluent if the xawtv window is small,
> past image surimposed to the present image if the xawtv window is
> full-screen. What can I do to get this work?

Well, we don't know, since we don't have access to SECAM sources.
Neither do we have access to NTSC sources.

Can you send a screenshot? And please try yo make sure you're using the
right version of vpx3220.c. If you're not sure, just try latest CVS.
:-).

(anyone has an idea on what we could do to solve this? NTSC/SECAM are
basically a bit underdevelopped currently because both me and Laurent
only have PAL. Developers/testers with A) some technical knowledge and
B) access to SECAM/NTSC sources would be greatly appreciated.)

Ronald

-- 
Ronald Bultje <[EMAIL PROTECTED]>
Linux Video/Multimedia developer



-------------------------------------------------------
This SF.net email is sponsored by:Crypto Challenge is now open! 
Get cracking and register here for some mind boggling fun and 
the chance of winning an Apple iPod:
http://ads.sourceforge.net/cgi-bin/redirect.pl?thaw0031en
_______________________________________________
Mjpeg-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/mjpeg-users

Reply via email to