aeris22’s avataraeris22’s Twitter Archive—№ 97,192

  1. …in reply to @OnTheWired
    @OnTheWired ffmpeg -threads 8 -y -i file:foo.ts -passlogfile file:foo -pass 2 -speed 2 -c:v libvpx-vp9 -b:v 2000k -minrate 2000k -maxrate 4000k -tile-columns 4 -frame-parallel 1 -g 48 -keyint_min 48 -sc_threshold 0 -quality good -crf 31 -row-mt 1 -c:a libopus -b:a 64k -f webm file:foo.webm