ffmpeg.mp4
recently saw this video: https://www.youtube.com/watch?v=Zy6A4az4Pjw instead of using mspaint, or any other windows program. i decided to use the 129MB file of ffmpeg, the software used to make the video possible in the first place. heres the same batch script. the end product is 40GB set /a framerate=30 set /a resolution=1080*2 ffmpeg -fflags nobuffer -f u8 -ac 2 -ar 44100 -i ffmpeg.exe -filter_complex "[0:a]avectorscope=mode=lissajous_xy:mirror=y:draw=line:rc=30:gc=160:bc=40:af=50:s=%resolution%x%resolution%:rate=%framerate%:zoom=1[v];color=black:rate=%framerate%,format=rgb24[c];[c][v]scale2ref[c][i];[c][i]overlay=format=yuv420:shortest=1[v]" -map "[v]" -map "0:a" -aspect 1 -crf 23 -c:v libx264 -movflags isml+frag_keyframe ffmpeg.mp4
Download
0 formatsNo download links available.