Opened 18 years ago

Closed 18 years ago

#1857 closed defect (fixed)

image settings broken

Reported by: andrea.carabillo@… Owned by: Isaac Richards
Priority: major Milestone: unknown
Component: mythtv Version: head
Severity: medium Keywords: broken picture controls
Cc: Ticket locked: no

Description

Trying to modify any image settings from the OSD menu (hue, brigthnes, color...), the system set them to 1% and there no way to change this value back.

Attachments (1)

picadj.diff (476 bytes) - added by mythdev@… 18 years ago.
Fix for picture adjustment - was precedence error

Download all attachments as: .zip

Change History (3)

comment:1 Changed 18 years ago by anonymous

Keywords: broken picture controls added
Priority: criticalmajor
Severity: highmedium

Same here with latest nvidia driver with output using Xvmc. temp fix is to delete the setting for hue,color,etc.. from the settings table for that system.

example; DELETE FROM settings WHERE value = 'PlaybackBrightness?' AND hostname = 'music' ;

Please put back in the option NOT to use XV picture controls.

Changed 18 years ago by mythdev@…

Attachment: picadj.diff added

Fix for picture adjustment - was precedence error

comment:2 Changed 18 years ago by Isaac Richards

Resolution: fixed
Status: newclosed

Fixed in an earlier commit.

Note: See TracTickets for help on using tickets.