π¬ peertube.wtf peertube.wtf
so I put inanimate insanity on my mp3 player because why not
so I basically got II S4E3 and converted it to an AMV file using ffmpeg. This is the command I used. Replace 160:120 with the size you want the file to be (width:height) and name the inputs/outputs accordingly. ffmpeg -i "./input.mp4" -c:v amv -c:a adpcm_ima_amv -pix_fmt yuvj420p -vstrict -1 -vf "scale=160:120:force_original_aspect_ratio=decrease,pad=160:120:(ow-iw)/2:(oh-ih)/2" -ac 1 -ar 22050 -r 25 -block_size 882 "./output.amv"
βhttps://peertube.wtf/w/1tXJ8MuCFRHLbWoM3DFMpz
Indexiert von findnix.eu Β· Eigene Seite einreichen