Opened 11 years ago

Closed 11 years ago

Last modified 11 years ago

#11692 closed Bug Report - General (fixed)

Failure to open BBC recording

Reported by: JYA Owned by: JYA
Priority: minor Milestone: 0.27
Component: MythTV - General Version: Unspecified
Severity: medium Keywords:
Cc: peper03 Ticket locked: no

Description

The following fail to start playback: https://www.dropbox.com/s/r5pd77zkm6di5x6/BadRecording.ts

Fails to open with the following log errors

2013-07-16 13:11:16.874280 D  mpegts_read_header: TS packet size = 188
2013-07-16 13:11:16.985227 E  Tuning to pnum: 0x1b1c without CRC check on PMT
2013-07-16 13:11:17.031569 E  Overriding PMT data length, using contents of first TS packet only!
2013-07-16 13:11:17.066430 D  Closing PMT Filter: pid=0x102
2013-07-16 13:11:17.090207 E  Tuning to pnum: 0x1b1d without CRC check on PMT
2013-07-16 13:11:17.118778 E  Overriding PMT data length, using contents of first TS packet only!
2013-07-16 13:11:17.152918 D  Closing PMT Filter: pid=0x104
2013-07-16 13:11:17.176998 E  Tuning to pnum: 0x1b1f without CRC check on PMT
2013-07-16 13:11:17.205573 E  Overriding PMT data length, using contents of first TS packet only!
2013-07-16 13:11:17.240670 D  Closing PMT Filter: pid=0x100
2013-07-16 13:11:17.264132 E  Tuning to pnum: 0x1b21 without CRC check on PMT
2013-07-16 13:11:17.293008 E  Overriding PMT data length, using contents of first TS packet only!
2013-07-16 13:11:17.322206 E  mpegts_read_header: could not find any PMT's

Change History (3)

comment:1 Changed 11 years ago by JYA

Cc: peper03 added

comment:2 Changed 11 years ago by Jean-Yves Avenard <jyavenard@…>

Resolution: fixed
Status: newclosed

In 451b4f462b598fc3b5b5649f7ea860e5079476bb/mythtv:

Should MythTV's own mpegts demuxer fail to open the file, try using FFMpeg's original one

It's no nice fix and we should really fix it in our own's demuxer; however decision has been made to port our changes upward and start working on using FFmpeg's one

Fixes #11692

comment:3 Changed 11 years ago by paulh

Milestone: unknown0.27
Note: See TracTickets for help on using tickets.