ExoPlayerFilter icon indicating copy to clipboard operation
ExoPlayerFilter copied to clipboard

Feature/alpha mask filter

Open InnoLuke opened this issue 5 years ago • 2 comments

Based on https://github.com/MasayukiSuda/ExoPlayerFilter/pull/42

  • Position of alpha mask within the video is a configurable parameter
  • Adds the ability to handle transparency in EPlayerRenderer
  • Adds a hook for GlFilters to modify videoAspect
  • Adds a subclass of EPlayerView - EPlayerTranslucentView. EPlayerTranslucentView allows for video transparency, without breaking EPlayerView
  • Sample is untouched

Migrated from https://github.com/MasayukiSuda/ExoPlayerFilter/pull/48 to allow for continued development

InnoLuke avatar Jan 17 '20 12:01 InnoLuke

GlFilterGroup is broken. Please fix.

MasayukiSuda avatar May 21 '20 07:05 MasayukiSuda

Hi, thanks for the amazing fork. Is it possible to finish this?

2022, Android still can't play transparent videos without your code

damikdk avatar Dec 27 '22 12:12 damikdk