On Thu, 2005-09-08 at 20:25 -0700, Todd Ignasiak wrote: > Does anyone have suggestions for things to check to diagnose this? > As Jack mentioned, it's as if the 720p video is going through some > interlacing issue, and ends up corrupted (image displayed twice, one > shifted half way down the screen). Seems like Bob deinterlacing is being applied to the 720p video, look at NuppelVideoPlayer.cpp which gets the progressive/interlaced signal for libav. If it is getting the wrong setting look at libav for the problem, if it is getting the right setting look at videoout_xv.cpp for the problem.
-- Daniel
_______________________________________________ mythtv-dev mailing list [email protected] http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-dev
