mirror of
https://github.com/samsonjs/media.git
synced 2026-04-26 14:57:47 +00:00
Imported from GitHub PR https://github.com/google/ExoPlayer/pull/8401
This will allow ExoPlayer to check if video track's profile and level are supported by decoder when playing progressive media sources.
Merge e582fb91b73c7c95e754167140211d5473c36d14 into 1347d572ef
Issue: #8393
COPYBARA_INTEGRATE_REVIEW=https://github.com/google/ExoPlayer/pull/8401 from equeim:hevc-codecs e582fb91b73c7c95e754167140211d5473c36d14
PiperOrigin-RevId: 350738065
28 lines
689 B
Text
28 lines
689 B
Text
seekMap:
|
|
isSeekable = true
|
|
duration = 900000
|
|
getPosition(0) = [[timeUs=0, position=0]]
|
|
getPosition(1) = [[timeUs=1, position=0]]
|
|
getPosition(450000) = [[timeUs=450000, position=11421]]
|
|
getPosition(900000) = [[timeUs=900000, position=23030]]
|
|
numberOfTracks = 1
|
|
track 256:
|
|
total output bytes = 396
|
|
sample count = 2
|
|
format 0:
|
|
id = 1/256
|
|
sampleMimeType = video/hevc
|
|
codecs = hvc1.1.6.L90.90
|
|
width = 854
|
|
height = 480
|
|
initializationData:
|
|
data = length 83, hash 7F428
|
|
sample 0:
|
|
time = 966666
|
|
flags = 0
|
|
data = length 141, hash 9787F33A
|
|
sample 1:
|
|
time = 933333
|
|
flags = 0
|
|
data = length 87, hash EEC4D98C
|
|
tracksEnded = true
|