Skip to content

ExtractorSampleSource should automatically detect the container format #438

@ojw28

Description

@ojw28
Contributor

This makes it possible to avoid having to know the container type up front (which is currently required, since you have to inject the correct Extractor implementation into the ExtractorSampleSource constructor).

Activity

srikieonline

srikieonline commented on May 22, 2015

@srikieonline

+1
Similarly, are there any plans to detect HLS, SS and DASH content upfront - before we parse the manifest and build renderers.

Is there a timeline for auto-detection of container?

zsmatyas

zsmatyas commented on May 22, 2015

@zsmatyas
Contributor

+1
I would use it, too!

ojw28

ojw28 commented on Jul 3, 2015

@ojw28
ContributorAuthor

@andrewlewis Is working on the ExtractorSampleSource side of things. Should be implemented relatively soon. We don't have any plans to auto-detect HLS/SS/DASH at this point in time.

ojw28

ojw28 commented on Jul 21, 2015

@ojw28
ContributorAuthor

This is implemented in dev.

Ood-Tsen

Ood-Tsen commented on Jul 21, 2015

@Ood-Tsen
Contributor

Excellent !! , it's a huge improved for ExoPlayer.

locked and limited conversation to collaborators on Jun 28, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

    Development

    No branches or pull requests

      Participants

      @andrewlewis@Ood-Tsen@ojw28@zsmatyas@srikieonline

      Issue actions

        ExtractorSampleSource should automatically detect the container format · Issue #438 · google/ExoPlayer