Skip to content

[Feature]: MPV player AAR & feature-parity with ExoPlayer #127

@Kombustor

Description

@Kombustor

Problem

The current MPV implementation can be improved performance-wise and needs features missing that are present in ExoPlayer.

Proposed solution

  1. Re-implement MPV based on https://github.com/marlboro-advance/mpvEx (integrated in our react-native-video fork to leverage the same mediainfo api?)
  2. Implement video statistics
  3. Implement tunneled playback & audio passthrough
  4. Implement AFR
  5. All the other props supported by ExoPlayer

Additional context

  1. Make sure the new MPV implementation (1.) works well before tackling 2.-4.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions