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
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
setVideoEffectsfor a specific durationThere 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
transformerandExoPlayerare separate, there are many features which already exist in transformer for which we need to use a different mechanism likeglsurfaceviewetc. where implementing features like PIP etc. is difficult also repetition of work which already has been done in thetransformer.for developing any video editing application previewing any
resultwith aninteractive video editing timelineis an essential feature, while using theglsurfaceviewcan be an alternative but it is a complex solution while existing api solutions likeExoPlayer.setVideoEffects()orExoPlayer.setMediaSources()are not optimalfeature request
Ability to
set compositionforexoplayersimilar to some thing already available in IOS likeAVCompositioncan be set toAVPlayer