Closed yinjun622 closed 5 years ago
how can I use image stream([]byte) convert to video?
I saw the example of 'images-to-video.go', but it reads image files, can I use image []byte to do it?
I used 'customReader' to do that
how can I use image stream([]byte) convert to video?
I saw the example of 'images-to-video.go', but it reads image files, can I use image []byte to do it?