video analysis2.0拆分,ffmpeg封装go接口库
554325746@qq.com
2020-03-09 52b0ef0b8d617de555808f6e2dbeffa311711155
csrc/wrapper.hpp
@@ -82,6 +82,7 @@
        std::function<void()> fn_rec_lazy_;
        bool logit_;
        int fps_;
        bool file_finished_;
    };
    void *CreateEncoder(const int w, const int h, const int fps, const int br,