[mythtv] I'd need to have 320x240 PIP size

Isaac Richards ijr at po.cwru.edu
Mon Feb 2 17:19:00 EST 2004


On Sunday 01 February 2004 04:08 pm, Robert Rozman wrote:
> Hi,
>
> some time ago I had problem with mythtv showing stream from videoloopback
> device in PIP as second tuner. The picture was green and garbled. Now I
> found out that if I use xawtv under same size (160x120) it looks same, and
> normal as at least 320x240.
>
> Is there any easy way to change PIP size (maybe it's hardcoded in source
> code somewhere) ?

It is hardcoded.  You'd need to change it in NuppelVideoRecorder.cpp 
(SetOptionsFromProfile, around line 350) to get it to capture at a higher 
resolution.  If you want to display at a higher resolution as well, that's in 
videooutbase.cpp, around line 100.

Isaac


More information about the mythtv-dev mailing list