10000 Effect module: support setting effects to concat media items · Issue #11094 · google/ExoPlayer · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Effect module: support setting effects to concat media items #11094

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

Open
Romantic-LiXuefeng opened this issue Apr 3, 2023 · 2 comments
Open
Assignees

Comments

@Romantic-LiXuefeng
Copy link
Romantic-LiXuefeng commented Apr 3, 2023
  1. Is there a way to adding different effects for each media item when playback concat media items?
  2. Is there a way to adding effects for single media item with clip time(start time ~ end time)?
@claincly
Copy link
Contributor
claincly commented Apr 3, 2023

Hello, we are planning on supporting (1) later this year, and for (2) you can try using this class to wrap an effect:

https://github.com/google/ExoPlayer/blob/909e241472b0ac9d8e462ccf89fbbfe731cbfcb3/library/effect/src/main/java/com/google/android/exoplayer2/effect/TimestampWrapper.java

(the linked class may only exist in the dev-v2 branch)

@Romantic-LiXuefeng
Copy link
Author

Ok, got it!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants
0