video analysis2.0拆分,ffmpeg封装go接口库
zhangmeng
2020-09-01 58ddb295b238f1af91133f39e7e90997aa19ce7e
bug fixed
1个文件已修改
4 ■■■■ 已修改文件
goffmpeg.go 4 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
goffmpeg.go
@@ -112,8 +112,8 @@
                C.wrap_fn_destroy(unsafe.Pointer(libcffmpeg), f)
            }
            FreeFFmpeg()
            return nil
        }
        return nil
    }
    return &GoFFMPEG{
@@ -142,8 +142,8 @@
                C.wrap_fn_destroy(unsafe.Pointer(libcffmpeg), f)
            }
            FreeFFmpeg()
            return nil
        }
        return nil
    }
    return &GoFFMPEG{