Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 158 Bytes

README.md

File metadata and controls

5 lines (4 loc) · 158 Bytes

Convert file to video

go run main.go -F2V -src test/test.jpg -dst out.mp4

Convert video to file

go run main.go -V2F -src out.mp4 -dst ./