video analysis2.0拆分,ffmpeg封装go接口库
zhangmeng
2020-10-09 529a90df418bd92d206dfeabfb2e1d01b454ad32
csrc/ffmpeg/format/FormatOut.hpp
@@ -47,7 +47,7 @@
      bool endWriter();
      bool writeHeader(AVDictionary **options = NULL);
      bool writeFrame2(AVPacket *pkt, bool interleaved);
      bool writeFrameInternal(AVPacket *pkt, bool interleaved);
      bool writeTrailer();
   public:
      AVStream *getStream();