Viewing sample resized to 45% of original (view original) Loading...
Parent: post #31784 (learn more) show »
Description

Video conversion of post #31784
Honorary child post #2959000

Lower-spec devices will have trouble playing back UHD VP9 video. If that's you, look for the sizing dropdown next to the Download button, and select one of the Sample downscales.

Conversion Details
  • Extract audio using ffdec
  • Tweak SWF with ffdec to remove hyperlinks along the bottom of the frame
  • High-quality MP4 Lossless UHD capture via Swivel
  • ffmpeg -ss 0.333 -i 63d8553f40dc4d60e453a3c07cb71914-tweak.mp4 -t 0.445 -c:v ffv1 -g 1 bounce_section.mkv
  • ffmpeg -f concat -i pieces.txt -i old_bounce.wav -c:a libopus -b:a 64k -c:v ffv1 -g 1 bounce_full.mkv
  • ffmpeg -i bounce_full.mkv -an -c:v vp9 -crf 40 -b:v 0 -pass 1 -f null NUL
  • ffmpeg -i bounce_full.mkv -c:a copy -c:v vp9 -crf 40 -b:v 0 -pass 2 -row-mt 1 Renard-Bounce-Bra.webm
  • Comments