On Monday 13 Jun 2005 22:19, John Harvey wrote:
> This fixes a problem that was caused by me not realizing that itv->width &
> itv->height contain the last configured encoder width & height and
> therefore are of no using in configuring the decoder. So recording a
> 480x480 channel in myth messed up the yuv output stuff. This should fix
> that problem.

<snip>

Another small problem I've found with yuv scaling is the chroma gets broken 
whenever newWidth in ivtv_yuv_prep_frame is an odd number. The luma is fine, 
but the chroma layer gets skewed. Ensure newWidth is always an even number & 
everything is fine.

-- 
Ian


-------------------------------------------------------
This SF.Net email is sponsored by: NEC IT Guy Games.  How far can you shotput
a projector? How fast can you ride your desk chair down the office luge track?
If you want to score the big prize, get to know the little guy.  
Play to win an NEC 61" plasma display: http://www.necitguy.com/?r=20
_______________________________________________
ivtv-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/ivtv-devel

Reply via email to