hydai

Results 815 comments of hydai

Replace https://github.com/WasmEdge/WasmEdge/issues/3665

Hi @GautamBytes It's yours now. Thank you for your interest.

Hi @GautamBytes Are you going to implement this issue?

It's fine. I just want to check the status. Thanks.

> * i couldnt find ffmpeg along the find_package command so how exactly is it built? does the [install ffmpeg](https://github.com/WasmEdge/WasmEdge/blob/master/utils/ffmpeg/install-ffmpeg-v6.0.sh) get called each time? Users should install ffmpeg by themselves....

You will need to find the differences between ffmpeg 6.0 and 7.1 in order to upgrade.

> hello im sorry i was unable to resolve this, here are the errors i was still getting https://pastebin.com/NjGCiH8P According to your error message, it seems that you also need...

Hi @0x-74, Since I don't have your source code, I can only analyze your error log. It seems that you changed the function's signature, so it cannot find the correct...

> hey so update, i managed to get it to build but the ci pipeline are failing in 3 places and im honestly not sure how to solve the errors...