Opened 15 years ago
Closed 15 years ago
Last modified 15 years ago
#8592 closed defect (invalid)
Auto Adjust Fill is ineffective and its setting isn't recorded
Reported by: | Owned by: | Janne Grunau | |
---|---|---|---|
Priority: | minor | Milestone: | unknown |
Component: | MythTV - Video Playback | Version: | 0.23-fixes |
Severity: | medium | Keywords: | adjust fill autodetect |
Cc: | Ticket locked: | no |
Description
If I watch a recordin, press m, go to adjust fill and chose autodetect nothing happens. Nothing means that if open the menu again, auto adjust fill is still turned off.
Nothing changes if i set in in mythtv preferences.
I'm using a gentoo linux machine updated today with emerge world. Mythtv version is mythtv-0.23_p25073
Change History (4)
comment:1 by , 15 years ago
Status: | new → infoneeded_new |
---|
comment:2 by , 15 years ago
yes, i'm using vdpau. Thanks for the quick reply :) You can close the ticket. May I suggest to disable the option in osd? It's quite disappointing when you to try check it in the menu.
comment:3 by , 15 years ago
Resolution: | → invalid |
---|---|
Status: | infoneeded_new → closed |
comment:4 by , 15 years ago
(In [25158]) Don't offer an Auto Detect fill option in the OSD menu when it is not supported (i.e. when using hardware accelerated decoding).
I've also enhanced the code to allow pre-selection of the Auto Detect option though this will not always work - as far as I can tell because if you select Auto Detect and it is not required, the current fill mode is reset to off. Hence it really needs a refactor to differentiate between current auto fill mode and the desired mode.
Refs #8592.
What video renderer/decoder are you attempting to use? If VDPAU, autodetect fill only works with software decode.