> Alex Song wrote: > > > 2. with the video overlay, YV12 seems a bit broken. the Y field gets > > displayed ok but the U and V fields are messed up so i get these artifacts > > on the screen. YUY2 works fine though. i looked at the source code and > > the U and V offsets seems to be calculated correctly so i don't know if > > this is a hardware bug or there is some other register we need to set. > > This problem may have been fixed... is it present in the CVS version?
Ok, I take that back. I see the problem. The row pitch (bytes per row) is wrong for the U and V planes. It is resolution dependent, so some video clips work ok, while others don't. Looking into it... Regards, Andreas -- Info: To unsubscribe send a mail to [EMAIL PROTECTED] with "unsubscribe directfb-dev" as subject.
