<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
<title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
john sturgeon wrote:
<blockquote cite="mida0218eef0506271002286c195f@mail.gmail.com"
type="cite">
<pre wrap="">Try playing back the .nuv file using mplayer -vf pp=lb (just for a sanity check)
I see the following in the log file:
2005-06-23 20:29:08.607 Image size. dispxoff 0, dispyoff: 53,
dispwoff: 1680, disphoff: 944
2005-06-23 20:29:08.607 Image size. imgx 77, imgy: 43, imgw: 1766, imgh: 994
are you setting the output size differently than you're display
resolution? If so, then MythTV is probably scaling, and it is
possible that MythTV is indeed scaling prior to deinterlacing (that
would be bad) but a dev would probably be able to comment further.
</pre>
</blockquote>
Well. I tried mplayer, and I'm getting the same effect. The log is
attached.<br>
The only thing remotely interesting might be this:<br>
<i><br>
Could not find matching colorspace - retrying with -vf scale...<br>
Opening video filter: [scale]<br>
The selected video_out device is incompatible with this codec.<br>
VDecoder init failed :(<br>
</i><br>
I'm not intentionally setting the output size different, they are set
to 0 for all the fields. The only thing that I do have set that could
be affecting anything is the overscan setting. I have both the horz
& vertical set to 4%. I disabled it, and there is no difference.<br>
<br>
</body>
</html>