Opened 20 years ago
Closed 20 years ago
#1857 closed defect (fixed)
image settings broken
| Reported by: | 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)
Change History (3)
comment:1 by , 20 years ago
| Keywords: | broken picture controls added |
|---|---|
| Priority: | critical → major |
| Severity: | high → medium |
Note:
See TracTickets
for help on using tickets.

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.