video analysis2.0拆分,ffmpeg封装go接口库
zhangmeng
2021-05-25 8e1abcf7787bef797de15e92521fa14df2865c21
csrc/ffmpeg/format/FormatOut.hpp
@@ -66,6 +66,8 @@
      int                a_idx_;
      AVCodecContext          *enc_ctx_;
        AVBSFContext            *bsf_h264, *bsf_hevc;
      int64_t                sync_opts_;
      bool                record_;
@@ -73,7 +75,6 @@
      double                fps_;
      std::string          format_name_;
        AVBSFContext            *bsf_h264, *bsf_hevc;
      // rec
      AVStream              *in_v_stream_;
      AVStream              *in_a_stream_;