Skip to content

Support resuming playback on fragmented MP4 files #2628

@Luna712

Description

@Luna712

Describe your suggested feature

Currently on a fragmented MP4 will automatically merge since ba74a90, however it doesn't merge immediately as soon as it loads, it takes a few seconds then merges. That means even if say you last left the video in the middle of the stream, when you resume it, it starts only at the end of the first part, then merges so can never actually properly resume to your last position. This could probably be solved on the CS3-side by waiting until it is fully loaded/merged and then resuming.

Other details

I am not certain if this is possible to fix on our side or not, I tried looking into this a lot before and couldn't figure this part out, but was just reminded of it because of #2627 for some reason. If we determine we can't solve this on our side, that is understandable as well and this can be closed.

Acknowledgements

  • My suggestion is NOT about adding a new provider
  • I have searched the existing issues and this is a new ticket, NOT a duplicate or related to another open issue.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions