Seanghay Yath

Results 50 comments of Seanghay Yath
trafficstars

I think this should be in discussions tab 😐

Is it possible to make `@napi-rs/canvas` to have the same API as `node-canvas`? If that possible I would like to create an adapter just for that and then alias that...

Someone released an another engine which supports Khmer language and many others. https://github.com/chearon/dropflow/issues/9#issuecomment-2016299304

Just made this for easy installation. Just run `pip install sosap` https://github.com/seanghay/sosap

What's is your audio format wav or mp3?

@Sudheerbolla I would like to add video transition, but it's quite tricky to do so.

> @seanghay Can you help me with that. I mean, how to achieve that. Yes, I have some clue on how to do it, but it's taking sometime. Let me...

@Sudheerbolla That's what I can think of.

> Hi @seanghay , I have problem when blur video when progress in openGL . Do you know solution ? > Thanks. Hi @kekhong95, can you explain the issue you're...

@kekhong95 You need to render video into a SurfaceTexture and use a shader to make that video blurry in realtime. Video and photo are basically the same. Check out this...