ffmpeg-go:ffmepg的golang绑定

时间:2021-04-05 15:53:38
【文件属性】:
文件名称:ffmpeg-go:ffmepg的golang绑定
文件大小:2.02MB
文件格式:ZIP
更新时间:2021-04-05 15:53:38
go golang ffmpeg ffmpeg-wrapper Go ffmpeg-go ffmpeg-go是golang端口 请查看ffmpeg_test.go以获取示例。 例子 split := Input ( TestInputFile1 ). VFlip (). Split () split0 , split1 := split . Get ( "0" ), split . Get ( "1" ) overlayFile := Input ( TestOverlayFile ). Crop ( 10 , 10 , 158 , 112 ) err := Concat ([] * Stream { split0 . Trim ( KwArgs { "start_frame" : 10 , "end_frame" : 20 }), split1 . Trim ( KwArgs { "start_frame" : 30 , "end_f
【文件预览】:
ffmpeg-go-master
----utils.go(4KB)
----go.mod(257B)
----debug.go(807B)
----run.go(7KB)
----run_linux.go(3KB)
----go.sum(4KB)
----probe.go(883B)
----ffmpeg.go(3KB)
----probe_test.go(277B)
----examples()
--------example_test.go(770B)
--------sample_data()
--------limitcpu_test.go(1KB)
--------readFrameAsJpeg.go(475B)
--------stream.go(3KB)
--------opencv.go(2KB)
--------showProgress.go(2KB)
----dag.go(5KB)
----README.md(3KB)
----graph.go(538B)
----docs()
--------flowchart2.png(65KB)
--------flowchart.png(37KB)
----ffmpeg_test.go(8KB)
----filters.go(4KB)
----view.go(2KB)
----node.go(6KB)
----debugx.go(146B)

网友评论