Opened 17 years ago

Closed 17 years ago

#3712 closed defect (fixed)

DVD menu still frames not decoded when using libmpeg2

Reported by: Pekka Jääskeläinen <pekka.jaaskelainen@…> Owned by: skamithi
Priority: minor Milestone: 0.21
Component: mythtv Version: head
Severity: medium Keywords:
Cc: Ticket locked: no

Description

The still frames in DVD menus are not decoded when using libmpeg2. Thus, one gets single color backgrounds in DVD menus. This worked in 0.20-fixes. XvMC and ffmpeg seem to work fine.

Here's a quote from skamithi (I hope you don't mind!) after discussing this in e-mail:

"I ran a debug around line 3208, just before the still frame is decoded. looks like ffmpeg parsed the frame but for some reason libmpeg2 fails to decode what ffmpeg parsed. So i'm guessing the recent ffmpeg sync caused libmpeg2 to not be able to decode the frame. " ... "i don't use libmpeg2 so i really have no interest in resolving this."

Attachments (1)

libmpeg_still_frame_fix.diff (1.2 KB) - added by skamithi 17 years ago.

Download all attachments as: .zip

Change History (3)

comment:1 Changed 17 years ago by skamithi

Milestone: unknown0.21
Owner: changed from Isaac Richards to skamithi
Status: newassigned

Changed 17 years ago by skamithi

comment:2 Changed 17 years ago by skamithi

Resolution: fixed
Status: assignedclosed

(In [14152]) Closes #3712. internal dvd player. hack to get dvd still frames to show up when using libmpeg2.

Note: See TracTickets for help on using tickets.