Opened 8 years ago

Last modified 8 years ago

#5616 new defect

ffmpeg fails to parse valid PMT with SCTE 0xC0 extensions

Reported by: David Reis Owned by:
Priority: normal Component: avformat
Version: git-master Keywords: mpegts
Cc: Blocked By:
Blocking: Reproduced by developer: no
Analyzed by developer: no

Description

Summary of the bug: KODI fails to play "certain" live TV streams that contain valid PMT with SCTE 0xC0 extensions
How to reproduce:

% ffmpeg -report "file=ffreport.log:level=32" ffmpeg -i "live-FOXNEWSHD-9104-1 - Copy.ts"
built on ... "don't know"

Patches should be submitted to the ffmpeg-devel mailing list and not this bug tracker.

See the attached files (log and ts)

Attachments (8)

ffmpeg-20160527-111828.log (7.6 KB ) - added by David Reis 8 years ago.
live-FOXNEWSHD-9104-1 - Copy001.ts (2.3 MB ) - added by David Reis 8 years ago.
1st 2.4 MB of recording of the live TV stream that is not parsed correctly
live-FOXNEWSHD-9104-1 - Copy002.ts (2.3 MB ) - added by David Reis 8 years ago.
2nd 2.4 MB of recording of the live TV stream that is not parsed correctly
live-FOXNEWSHD-9104-1 - Copy003.ts (2.3 MB ) - added by David Reis 8 years ago.
3rd 2.4 MB of recording of the live TV stream that is not parsed correctly
live-FOXNEWSHD-9104-1 - Copy004.ts (2.3 MB ) - added by David Reis 8 years ago.
4th 2.4 MB of recording of the live TV stream that is not parsed correctly
live-FOXNEWSHD-9104-1 - Copy005.ts (2.3 MB ) - added by David Reis 8 years ago.
5th 2.4 MB of recording of the live TV stream that is not parsed correctly
live-FOXNEWSHD-9104-1 - Copy006.ts (2.3 MB ) - added by David Reis 8 years ago.
6th 2.4 MB of recording of the live TV stream that is not parsed correctly
ffmpeg-20160607-061411.log (6.3 KB ) - added by David Reis 8 years ago.
Log file for first 2.4 MB segment of recorded live TV stream

Change History (12)

by David Reis, 8 years ago

Attachment: ffmpeg-20160527-111828.log added

by David Reis, 8 years ago

1st 2.4 MB of recording of the live TV stream that is not parsed correctly

by David Reis, 8 years ago

2nd 2.4 MB of recording of the live TV stream that is not parsed correctly

by David Reis, 8 years ago

3rd 2.4 MB of recording of the live TV stream that is not parsed correctly

by David Reis, 8 years ago

4th 2.4 MB of recording of the live TV stream that is not parsed correctly

by David Reis, 8 years ago

5th 2.4 MB of recording of the live TV stream that is not parsed correctly

by David Reis, 8 years ago

6th 2.4 MB of recording of the live TV stream that is not parsed correctly

comment:1 by Carl Eugen Hoyos, 8 years ago

Version: unspecifiedgit-master

Is the issue not reproducible with the first segment?

comment:2 by David Reis, 8 years ago

Last edited 8 years ago by David Reis (previous) (diff)

in reply to:  1 comment:3 by David Reis, 8 years ago

Replying to cehoyos:

Is the issue not reproducible with the first segment?

It is reproducible with the first segment of the live TV recording, but the log file for the first segment (attachment "ffmpeg-20160607-061411.log") is slightly different that the log for the full recording file (attachment "ffmpeg-20160527-111828.log").

Last edited 8 years ago by David Reis (previous) (diff)

by David Reis, 8 years ago

Attachment: ffmpeg-20160607-061411.log added

Log file for first 2.4 MB segment of recorded live TV stream

comment:4 by David Reis, 8 years ago

Additional information is available in the following KODI Forum thread BUG - Random channels no longer load in Kodi, only buffer

Note: See TracTickets for help on using tickets.