[mythtv-commits] Ticket #8182: Incorrect colors in zmliveplayer

MythTV mythtv at cvs.mythtv.org
Sun Jun 13 00:52:15 UTC 2010


#8182: Incorrect colors in zmliveplayer
-------------------------------------+--------------------------------------
 Reporter:  dluzin@…                 |        Owner:  paulh         
     Type:  patch                    |       Status:  infoneeded_new
 Priority:  major                    |    Milestone:  unknown       
Component:  Plugin - MythZoneminder  |      Version:  head          
 Severity:  medium                   |   Resolution:                
  Mlocked:  0                        |  
-------------------------------------+--------------------------------------

Comment(by dscoular@…):

 Hi Paul,

 The mythzmserver output states:


 {{{
 root at spug:/mnt/store1# mythzmserver -c /etc/zm/zm.conf -v
 loading zm config from /etc/zm/zm.conf
 ZM is version '1.24.2'
 Listening on port: 6548
 Using server protocol version '6'
 getZMSetting: ZM_SHM_KEY Result: 0x7a6d0000
 Shared memory key is: 0x7a6d0000
 getZMSetting: ZM_EVENT_IMAGE_DIGITS Result: 3
 Event file format is: %03d-capture.jpg
 Analyse file format is: %03d-analyse.jpg
 Got 1 monitors
 new connection from 192.168.200.3 on socket 5
 Using server protocol version '6'
 getZMSetting: ZM_SHM_KEY Result: 0x7a6d0000
 Shared memory key is: 0x7a6d0000
 getZMSetting: ZM_EVENT_IMAGE_DIGITS Result: 3
 Event file format is: %03d-capture.jpg
 Analyse file format is: %03d-analyse.jpg
 Got 1 monitors
 new connection from 192.168.200.3 on socket 6
 Processing: 'HELLO'
 Processing: 'HELLO'
 Processing: 'GET_MONITOR_LIST'
 Got 1 monitors
 id:      1
 name:    ThePoint
 width:   640
 height:  480
 palette: 3
 }}}

 The source tab in zoneminder shows:

 {{{
 Remote Protocol             HTTP
 Remote Method               Simple
 Remote Host Name            192.168.200.20
 Remote Host Port            80
 Remote Host Path            /videostream.cgi?user=XXX&pwd=YYY
 Remote Image Colours        24 bit color
 Capture Width (pixels)      640
 Capture Height (pixels)     320
 Preserve Aspect Ratio       false
 Orientation                 Inverted
 }}}

 The output from the mythfrontend.log is:

 {{{
 2010-06-13 10:49:07.531 Using protocol version 6
 2010-06-13 10:49:07.531 Using protocol version 6
 2010-06-13 10:49:07.531 XMLParseBase: Loading window theme from
 /usr/share/mythtv/themes/Mythbuntu/menu-ui.xml
 2010-06-13 10:49:07.531 XMLParseBase: Loading window theme from
 /usr/share/mythtv/themes/Mythbuntu/menu-ui.xml
 2010-06-13 10:49:07.557 Loading menu theme from
 /usr/share/mythtv/zonemindermenu.xml
 2010-06-13 10:49:07.558 Loading menu theme from
 /usr/share/mythtv/zonemindermenu.xml
 2010-06-13 10:49:17.018 Monitor: ThePoint (1) is using palette: 3
 2010-06-13 10:49:17.018 XMLParseBase: Loading window theme from
 /usr/share/mythtv/themes/Mythbuntu/zoneminder-ui.xml
 2010-06-13 10:49:17.018 Monitor: ThePoint (1) is using palette: 3
 2010-06-13 10:49:17.018 XMLParseBase: Loading window theme from
 /usr/share/mythtv/themes/default-wide/zoneminder-ui.xml
 2010-06-13 10:49:17.018 XMLParseBase: Loading window theme from
 /usr/share/mythtv/themes/Mythbuntu/zoneminder-ui.xml
 2010-06-13 10:49:17.018 XMLParseBase: Loading window theme from
 /usr/share/mythtv/themes/default-wide/zoneminder-ui.xml
 }}}

 Yet my blue car continues to appear green ;^)

 Cheers,

 Doug

-- 
Ticket URL: <http://svn.mythtv.org/trac/ticket/8182#comment:9>
MythTV <http://www.mythtv.org/>
MythTV


More information about the mythtv-commits mailing list