Skip to content

Traceback during an analyzation run after successfully inspecting several segments #9

@asciifaceman

Description

@asciifaceman
***** Analyzing variant (1478083) *****

	** Generic information **
	Version: 3
	Start Media sequence: 279
	Is Live: True
	Encrypted: False
	Number of segments: 10
	Playlist duration: 60.06

	** Downloading https://redacted/playlist_768x432_1200k_00286.ts, Range: None **
	** Tracks and Media formats **
	Track #0 - Type: video/avc, Format: Video (H.264) - Profile: Main, Level: 64, Resolution: 768x432, Encoded aspect ratio: 1/1, Display aspect ratio: 16/9
	Track #1 - Type: audio/mp4a-latm, Format: Audio (AAC) - Sample Rate: 48000, Channels: 2
	Track #2 - Type: unknown, Format: Unknown
	Track #3 - Type: application/id3, Format: ID3

	** Timing information **
	Segment declared duration: 6.006
	Track #0 - Duration: 5.939267 s, First PTS: 1689.752733 s, Last PTS: 1695.692 s
	Track #1 - Duration: 5.973332 s, First PTS: 1689.756066 s, Last PTS: 1695.729398 s
	Track #2 - Duration: 0.0 s, First PTS: 0.0 s, Last PTS: 0.0 s
	Track #3 - Duration: 0.0 s, First PTS: 0.0 s, Last PTS: 0.0 s
	Duration difference (declared vs real): 0.066733s (1.12%)

	** Frames **
	Track #0 - Frames:  I P B B B P B B B P B B B P B B B P B B B P B B B P B B B P 	AA: 286, BB: 1478083

		Good! Track starts with a keyframe
		Keyframes count: 3
		Key frame interval within track: 2.002 seconds

	Track #1 - Frames:  I I I I I I I I I I I I I I I I I I I I I I I I I I I I I I
	Track #2 - Frames:
	Track #3 - Frames:


Traceback (most recent call last):
  File "hls-analyzer.py", line 214, in <module>
    analyze_variants_frame_alignment()
  File "hls-analyzer.py", line 180, in analyze_variants_frame_alignment
    if vf.segmentsFirstFramePts[segment_index] != value:
KeyError: 285

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions