BabitMF / bmf

Cross-platform, customizable multimedia/video processing framework. With strong GPU acceleration, heterogeneous design, multi-language support, easy to use, multi-framework compatible and high performance, the framework is ideal for transcoding, AI inference, algorithm integration, live video streaming, and more.
https://babitmf.github.io/
Apache License 2.0
732 stars 60 forks source link

you said supported windows? #43

Closed maxenergy closed 8 months ago

maxenergy commented 10 months ago

windows can't works,does it has branch for windows?

frankfengw519 commented 10 months ago

Sorry, some of the windows related features are missing. We'll push the codes into maset branch later. Please stay tuned...

wsy998 commented 10 months ago

Sorry, some of the windows related features are missing. We'll push the codes into maset branch later. Please stay tuned...抱歉,缺少一些与 Windows 相关的功能。稍后我们会将代码推送到 maset 分支。敬请期待...

If the window is temporarily unavailable, then what about WSL?

sfeiwong commented 10 months ago

It has been verified in Ubuntu/Debian, but not in terms of WSL. You can try it according to our install document, but Linux OS, vm or docker are recommanded.

taoboyang commented 9 months ago

windows can't works,does it has branch for windows?

Hello, windows-related Features and compilation steps have been updated. You can pull the latest master branch code and refer to the document https://babitmf.github.io/docs/bmf/getting_started_yourself/install/#windows to compile and install.