Skip to content

Can we preview transformer Composition without generating an output video file #1185

@omkarsurya

Description

@omkarsurya

Can we preview transformer Composition without generating an output video file

Transformer comes with a lot of features, While I know we can use ExoPlayer.setVideoEffects

it is a very basic and limited feature, while there is also an issues related to the ability to setVideoEffects for a specific duration

There are other features like PIP , audio effects, image to video etc. which cannot be previewed in the existing exoplayer set up while I under stand that transformer and ExoPlayer are separate, there are many features which already exist in transformer for which we need to use a different mechanism like glsurfaceview etc. where implementing features like PIP etc. is difficult also repetition of work which already has been done in the transformer.

for developing any video editing application previewing any result with an interactive video editing timeline is an essential feature, while using the glsurfaceview can be an alternative but it is a complex solution while existing api solutions like ExoPlayer.setVideoEffects() or ExoPlayer.setMediaSources() are not optimal

feature request

Ability to set composition for exoplayer similar to some thing already available in IOS like AVComposition can be set to AVPlayer

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions