Sausage Party: Foodtopia S01e06 - Libvpx High Quality

ffmpeg -i input.mkv -c:v libvpx-vp9 -b:v 2M -pass 1 -an -f null /dev/null

VP8/VP9 encoding can be slow. To speed it up significantly, add -speed 4 to your command (trade-off: slightly lower quality per bit). sausage party: foodtopia s01e06 libvpx

The episode answers by turning the tables. Instead of fighting back, the surviving food characters decide to educate the humans. Using a hijacked streaming service (a hilarious meta-joke about Amazon Prime itself), they broadcast their history — their suffering, their dreams of Foodtopia — directly into every human’s smart fridge. ffmpeg -i input

ffmpeg -i input.mkv -c:v libvpx -crf 10 -b:v 0 -c:a libvorbis output.webm sausage party: foodtopia s01e06 libvpx