Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add ffmpeg extension #520

Merged
merged 1 commit into from
Sep 4, 2021
Merged

Add ffmpeg extension #520

merged 1 commit into from
Sep 4, 2021

Conversation

Maxr1998
Copy link
Member

@Maxr1998 Maxr1998 commented Sep 4, 2021

  • A lot of improvements related to ExoPlayer profiles don't always work as expected - unnecessary transcoding, broken transcodes #28. Adds support for multiple requested audio codecs like AC-3, E-AC-3, DTS, …
  • Fix a bug where initial audio/subtitle track selections would be re-applied on ExoPlayer state changes.
  • Refactor ExoPlayer event logging, current mapped track selections are logged on every manual audio/subtitle track change.
  • Generally refactor track selection to be less complicated, more robust and easier to understand and debug.

@Maxr1998 Maxr1998 added bug Something isn't working enhancement New feature or request exoplayer Related to the ExoPlayer integration labels Sep 4, 2021
@nielsvanvelzen nielsvanvelzen merged commit a9f07e1 into master Sep 4, 2021
@nielsvanvelzen nielsvanvelzen deleted the ffmpeg-extension branch September 4, 2021 07:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working enhancement New feature or request exoplayer Related to the ExoPlayer integration
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants