LinHES Forums
http://forum.linhes.org/

Which SQL Entry for Separate Video Modes?
http://forum.linhes.org/viewtopic.php?f=6&t=17348
Page 1 of 1

Author:  ed3120 [ Wed Nov 28, 2007 7:09 pm ]
Post subject:  Which SQL Entry for Separate Video Modes?

Under Setup -> Appearance -> Video Mode Settings...

I want to be able to change the overrides for specific video sizes in a script. Does anyone know which SQL table entries pertain to these?

(I have a script that switches my Myth output between my 16:9 and a 4:3 tv in the other room. I want to be able to change the aspect and the output resolution with my script.)

Author:  mihanson [ Wed Nov 28, 2007 8:21 pm ]
Post subject: 

From my settings table in mythconverg...

Code:
UseVideoModes    1    mythbox-rfe-2
GuiVidModeResolution    1920x1080    mythbox-rfe-2
TVVidModeResolution    1920x1080    mythbox-rfe-2
TVVidModeForceAspect    0.0    mythbox-rfe-2
VidModeWidth0    1280    mythbox-rfe-2
VidModeHeight0    720    mythbox-rfe-2
TVVidModeResolution0    1280x1024    mythbox-rfe-2
TVVidModeForceAspect0    0.0    mythbox-rfe-2
VidModeWidth1    720    mythbox-rfe-2
VidModeHeight1    480    mythbox-rfe-2
TVVidModeResolution1    800x600    mythbox-rfe-2
TVVidModeForceAspect1    0.0    mythbox-rfe-2
VidModeWidth2    0    mythbox-rfe-2
VidModeHeight2    0    mythbox-rfe-2
TVVidModeResolution2    320x240    mythbox-rfe-2
TVVidModeForceAspect2    0.0    mythbox-rfe-2

Author:  ayourk [ Thu Nov 29, 2007 12:39 pm ]
Post subject:  SQL settings change

This probably won't work unless you have a clearcache patch applied to your backend.

Author:  ed3120 [ Fri Nov 30, 2007 6:06 pm ]
Post subject:  Re: SQL settings change

ayourk wrote:
This probably won't work unless you have a clearcache patch applied to your backend.


What is that?

Author:  ayourk [ Fri Nov 30, 2007 11:29 pm ]
Post subject:  Clear Cache patch

See MythTV Trac.

Page 1 of 1 All times are UTC - 6 hours
Powered by phpBB® Forum Software © phpBB Group
http://www.phpbb.com/