Andy Hin

Results 20 comments of Andy Hin

@skg54 - how big of a waveform did you generate? I tried making a waveform of a 5 minute sound, at a resolution of about 50px per second, resulted in...

@lususvir Thanks for the code sample. I believe you can use `NSScrollView` (and it's built-in `NSClipView`) to handle much of the scrolling, caching, and event logic. It will trigger `drawRect:`...

@michaeljguarino check your OS settings and make sure Chrome has notification permissions.

Anyone have a workaround for this? This is affecting all iPhone X devices, even with default settings on RNCamera component. It's a big issue because any video produced will not...

OK, so I figured this out. Basically, `AVMovieFileOutput.availableVideoCodecTypes` is limited by video settings, including the video quality parameter. If you don't provide a default in RNCamera component for `defaultVideoQuality` then...

@n1ru4l The available codecs depend on the video settings. In this case, the default quality setting (defaults to highest available quality) seems to only support HEVC. So if you don't...

@n1ru4l I've updated the comment w/ working example. I suppose whether the side effect is severe enough to warrant an exception is up for debate. IMO it should at least...

same issue 5.10

+1 Is the only way to do this right now to write a custom dataset loader script?

Experiencing this also. Anyone have any idea what the issue/fix is? After running for a bit, the computer randomly locks up/grinds to a halt.