Viewing sample resized to 91% of original (view original) Loading...
Description

VP9/webm transcode of FLV video sources from original Flash file post #1217979
Moaning is tied up in Flash scripting and non-trivial to present in a non-screepcapture way without the UI elements visible.

Sibling post #4420960 - Fast version

Conversion notes
  • Extract amaranth-jasonafex-slow.flv and amaranth-jasonafex-fast.flv from Flash using FFDec
  • ffmpeg -i amaranth-jasonafex-slow.flv -an -c:v vp9 -crf 12 -b:v 0 -pass 1 -f webm NUL
  • ffmpeg -i amaranth-jasonafex-slow.flv -an -c:v vp9 -crf 12 -b:v 0 -pass 2 -row-mt 1 amaranth-jasonafex-slow-crf12.webm
  • ffmpeg -i amaranth-jasonafex-fast.flv -an -c:v vp9 -crf 12 -b:v 0 -pass 1 -f webm NUL
  • ffmpeg -i amaranth-jasonafex-fast.flv -an -c:v vp9 -crf 12 -b:v 0 -pass 2 -row-mt 1 amaranth-jasonafex-fast-crf12.webm
Blacklisted

    There are no comments.