yinjun622 opened this issue 6 years ago · 1 comments
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