On Mon, 26 Sep 2005, Anne Wilson wrote:

> I passed these two messages to one of the kipi developers.  He replied:

> Can you check if the problem is related to this:
> http://qa.mandriva.com/show_bug.cgi?id=18748 ?

        That is the 2nd part of the problem.  Not sure things have gotten
        that far yet ;)

        The first part of the problem is 'maxval == 65535' - something in
        the digikam-plugin is generating PPM data with maxval of 65535 
        (2bytes/pixel) instead of 255 (1byte/pixel).  I didn't see anything 
        in the above reference about that error.  Might be still
        be related but that error wasn't explicitly mentioned.

        Following one of the links did lead to

http://bugs.kde.org/show_bug.cgi?id=109739

        where the error:

        **ERROR: [yuvscaler] Could'nt read YUV4MPEG header!

        is mentioned.

        That problem is because 'ppmtoy4m' defaults to 4:4:4.  The fix is
        to add "-S 420mpeg2" to the ppmtoy4m program's options.

        Cheers,
        Steven Schultz



-------------------------------------------------------
SF.Net email is sponsored by:
Tame your development challenges with Apache's Geronimo App Server. Download
it for free - -and be entered to win a 42" plasma tv or your very own
Sony(tm)PSP.  Click here to play: http://sourceforge.net/geronimo.php
_______________________________________________
Mjpeg-users mailing list
Mjpeg-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mjpeg-users

Reply via email to