video analysis2.0拆分,ffmpeg封装go接口库
zhangmeng
2020-10-09 a8b447be656145c9ba2a2d8319a10ae8f726de1f
csrc/ffmpeg/format/FormatOut.hpp
@@ -46,7 +46,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();