Skip to content

HLS playback with start time != 0 #1011

Closed
@dalecurtis

Description

What version of Shaka Player are you using: Latest CDN version.

Are you using the demo app or your own custom app: Turtle Tube.

What browser and OS are you using: Chrome, repros in Safari too.

What are the manifest and license server URIs:

Shaka version:
http://storage.googleapis.com/dalecurtis/shaka/shaka.html?src=buck_master.m3u8

HLS.js version:
http://storage.googleapis.com/dalecurtis/shaka/hls.html?src=buck_master.m3u8

Native version (has trouble in Chrome on Android, but not Safari)
storage.googleapis.com/dalecurtis/shaka/hls_native.html?src=buck_master.m3u8

What did you do?
Tried to play a clip :)

What did you expect to happen?
The clip to play!

What actually happened?
Clip never starts, though some duration information is present. No errors reported in either media-internals or Shaka. Since Android has trouble too, maybe I'm doing something wrong. File was created from buck480p w/o audio using Apple's tools:

$ mediafilesegmenter --video-only --iso-fragmented -i buck.m3u8 -B buck480_ ../buck480_dashinit.mp4
$ variantplaylistcreator buck.m3u8 buck480_dashinit.plist

Metadata

Assignees

Labels

component: HLSThe issue involves Apple's HLS manifest formatstatus: archivedArchived and locked; will not be updatedtype: enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions