MasayukiSuda / GPUVideo-android

This library apply video filter on generate an Mp4 and on ExoPlayer video and Video Recording with Camera2.
MIT License
657 stars 178 forks source link

Possible to get current video time within a custom filter? #88

Open n8fr8 opened 2 years ago

n8fr8 commented 2 years ago

I need to change my filter based on the current time in the video being processed. How can that be set or read?

Thank you for this amazing library. Very useful for our ObscuraCam project: https://github.com/guardianproject/obscuracam