google / google/ExoPlayer

Allow to retrieving number of dropped frames / duration from the exoplayer instance when SkipSilence audio processor is used

Open
#5,666 3 comments 1 reaction 1 assignee Claimed by @andrewlewis View on GitHub
enhancement low priority
Dominant language
Java
Stars
21.9k
Forks
6k
PR merge metrics
No merged PRs in 30d

Description

### [REQUIRED] Use case description
I'm currently using the Skip silence audio processor but I'm unable to retrieve the number of dropped frames from the exoplayer instance.
This would be a nice feature to provide stats and feedback to the user

### Proposed solution
Maybe adding a new callback in AnalyticsListener could be a solution

### Alternatives considered
Duplicating the Skip Silence Audio processor to then add it to the RenderedFactory can work, but it's not ideal

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.