Eliot Han

Results 7 comments of Eliot Han

@luoser I also readded some of the audioEncodingTarget logic from GPUImage2 so that my video would have audio. I'm getting black squares on the top parts of my video sometimes....

The callback seems useful though: for instance if a write fails and the callback is given a boolean `false`, we could do things like retry, log the failure to telemetry,...

As it stands right now, it doesn't seem like there is any way for us to know if a write has succeeded or not. It also doesn't seem like the...

@Vannevelj you were able to stay on the babel 7.12 versions but not see the `Unknown option: .browserslistConfigFile.` error when running react-native bundle?

this is a pretty critical bug, are there plans to work on this? Warning should probably be removed in the meantime

Any ETA on an update @dzenbot ?

Hey, you should be able to just drop the file into your project and instantiate the class. There's an old article describing how to use it if you're interested in...