Opened 17 years ago

Closed 17 years ago

#3950 closed defect (fixed)

DVD menu images appear after menu selectionm made

Reported by: Robin Gilks <g8ecj@…> Owned by: skamithi
Priority: minor Milestone: unknown
Component: mythvideo Version: head
Severity: medium Keywords:
Cc: Ticket locked: no

Description

in r14472, the background images of DVD menus only appear AFTER a selection has been made. Prior to the selection either a blank screen with a box is displayed or the previous still image is displayed but with no field highlights.

Attachments (4)

mythfrontend.log.bz2 (11.1 KB) - added by Robin Gilks <g8ecj@…> 17 years ago.
log of -v playback
fix_for_3950.diff (607 bytes) - added by skamithi 17 years ago.
internal dvd player: switch to xv decoding from xvmc doesn't account for xvmc-vld.
myth-3950-1.log.bz2 (14.6 KB) - added by Robin Gilks <g8ecj@…> 17 years ago.
With patch applied
ticket_3950_fix2.diff (550 bytes) - added by skamithi 17 years ago.
expand xvmc active check to include xvmc-vld and xvmc-idct.

Download all attachments as: .zip

Change History (10)

Changed 17 years ago by Robin Gilks <g8ecj@…>

Attachment: mythfrontend.log.bz2 added

log of -v playback

Changed 17 years ago by skamithi

Attachment: fix_for_3950.diff added

internal dvd player: switch to xv decoding from xvmc doesn't account for xvmc-vld.

comment:1 Changed 17 years ago by skamithi

Owner: changed from Anduin Withers to skamithi

robin, pls test attached patch.

comment:2 Changed 17 years ago by Robin Gilks <g8ecj@…>

That fixes the stills in the menu sequence (a well known Region 2 DS9 DVD that we've played with before!!) but the movie sequence under the episode selection is jerky and stutters now whereas it was smooth before the patch (presumably still running XvMC rather than in XV mode which my 1.3G Via CPU can't keep up with).

Do you require a playback log or is there sufficient in the one I've posted.

comment:3 Changed 17 years ago by skamithi

(In [14480]) Refs #3950. internal dvd player: xvmc playback. use XV in the dvd menu when using the xvmc-vld decoder

Changed 17 years ago by Robin Gilks <g8ecj@…>

Attachment: myth-3950-1.log.bz2 added

With patch applied

comment:4 Changed 17 years ago by Robin Gilks <g8ecj@…>

A new log file with the patch applied. The sequence is (approx): +0 - start DVD [still image language selection] +5 - select default language +9 - copyright screen [still image] +30 - movie sequence [movie] +5 - select episode [movie with still OSD] +5 - select play from start [still image] +5 - exit DVD

During the movie sequence the frontend and X both (try) to take over 50% of the CPU (i.e the 1.3G CPU can't keep up).

Should I be making a different fallback decoder selection in the playback setup dialogue?

Same results with r14480

Changed 17 years ago by skamithi

Attachment: ticket_3950_fix2.diff added

expand xvmc active check to include xvmc-vld and xvmc-idct.

comment:5 Changed 17 years ago by skamithi

(In [14525]) Refs #3950. internal dvd player. expand xvmc active check to include xvmc-vld and xvmc-idct. Robin reported that there are some memory usage issues that still exist. this may be related to #3997.

comment:6 Changed 17 years ago by skamithi

Resolution: fixed
Status: newclosed
Note: See TracTickets for help on using tickets.