Opened 15 years ago

Closed 14 years ago

#7350 closed defect (invalid)

Unable to play a set of region 2 PAL dvd iso in mythvideo using internal player in 0.22-fixes 22512

Reported by: tafypz Owned by: skamithi
Priority: minor Milestone: unknown
Component: MythTV - DVD Playback Version: head
Severity: low Keywords: mythvideo playback
Cc: Ticket locked: no

Description

I am running, 0.22-fixes SVN 22512. I have a set of PAL region 2 dvds that won't play in mythvideo using the internal player. The same isos play fine in VLC. I tried FFMPEG + opengl, VDPAU - VDPAU and FFMPEG + VDPAU. They all yield the same result (garbled video). I attached a log with verbose playback enabled.

Attachments (1)

playback.log (36.7 KB) - added by anonymous 15 years ago.
verbose playback frontend log

Download all attachments as: .zip

Change History (6)

comment:1 Changed 15 years ago by robertm

Component: MythTV - Video PlaybackMythTV - DVD Playback
Milestone: 0.22unknown
Owner: changed from Janne Grunau to skamithi

Changed 15 years ago by anonymous

Attachment: playback.log added

verbose playback frontend log

comment:2 Changed 15 years ago by skamithi

Severity: mediumlow

break out the dvd iso into its individual vob files using vobcopy or a similar tool. Play each VOB file using the "mythavtest" program, and see if the gargled video is there in any of the VOB files.

comment:3 Changed 14 years ago by tafypz

just tried each single VOB files with mythavtest , I do get the same gargled video behavior

comment:4 Changed 14 years ago by robertm

Status: newinfoneeded_new

Please provide a short sample created with dd that exhibits the issue on .23-fixes or later.

dd if=infile.vob of=outfile.vob bs=1024k count=40

The above will give you a 40 MB sample. Please test the sample file to make sure if causes the issue.

Thanks.

comment:5 Changed 14 years ago by robertm

Resolution: invalid
Status: infoneeded_newclosed

No response.

Note: See TracTickets for help on using tickets.