video analysis2.0拆分,ffmpeg封装go接口库
zhangmeng
2019-07-26 1518fb1f0e59beedfa32663adb3d0bee302f1ad5
csrc/wrapper.cpp
@@ -277,6 +277,7 @@
            info.file_frame_index = index;
            info.file_path = path;
            list_rec_.emplace_back(info);
            logIt("list rec files count : %d", list_rec_.size());
        }
    }