alexagit85

Results 1 issues of alexagit85

how to do this with ffmpeg-python `ffmpeg -i video.mp4 -i image.png -map 1 -map 0 -c copy -disposition:0 attached_pic out.mp4` or `ffmpeg -i in.mp4 -i IMAGE -map 0 -map 1...