Closed CN-HM closed 1 year ago
Please translate to English. Otherwise I'll delete it. But have a feeling it is random question of common misuse. Disrespectful.
Ok, I've translated it into English, and your sample code doesn't include code used in the Linux environment, so as a beginner you need to rummage around for information, that's all for the convenience of beginners.
Not understand - I clearly mentioned you provide native binaries - you can assemble GPL version as you wish. Just specify path to it. How complex it could be? To install just a single command on Debian. How it connected to repo - hard to imagine. Not for beginners as interop in C# requires some advanced knowledge. Works on linux and OS X and windows - but you have to know how to handle infrastructure. A bit beyond goals of this repo. It mostly works, only on very specific situation it will fail.
My expectation - you supposed to know where and how you install native binaries.
Note: for support questions, please use stackoverflow or special repository on [github.com](in special repository github.com). This repository's issues are reserved for feature requests and bug reports.
I'm submitting a ...
Do you want to request a feature or report a bug? 关于在docker linux容器环境下如何使用您的包,我觉得您可以应该在md文件中详细介绍一下。 比如在https://github.com/sdcb/Sdcb.FFmpeg这个项目当中,作者有详细介绍了如何在linux下使用,虽然这个介绍没有太多作用,但是也可以为其他人提供些思路。 以下是我对于docker linux(Debian) 64位环境下使用该包的一些建议,提供给后面使用的人作为一点参考:
1、在dockerfile中复制文件到Debian容器中
2、准备ffmpeg编译后的lib
3、在项目中注册ffmpeg