fchristysen

Results 6 comments of fchristysen

I'm using `Android 10.0 x86`. Also could confirm this happened in OS 11 and 12. Though in 12 the behavior is a bit different, the process calls `TransformationListener.onError` after sometime,...

I'm currently working on short video editing app, where user could apply transformation: filter and rotation. First page would be editing page where gives preview to how video looks after...

I've tried the `DefaultVideoFrameRenderFilter` and could confirm it does work, though with some notes. The user might need to handle the change of aspect ratio themselves and adjust the player...

Hi @janbolat could you share more on how you replace the filters with GPUVideo-android one? I couldn't make it works

Hi @mariusc83, Thanks for quick reply. > a complete stack trace of the ANR error ``` com.traveloka.android.datadog.DatadogUtil.initializeRUM Input dispatching timed out (No focused window) at com.datadog.android.rum.internal.RumFeature.createDataWriter (RumFeature.kt:241) at com.datadog.android.rum.internal.RumFeature.onInitialize (RumFeature.kt:142)...

Hi @0xnm , sorry for late reply - Is stacktrace you are posting coming from Play Store? Yes, it's from Play Store - Stacktrace from your original message has different...