Join Nostr
2023-08-30 00:57:04 UTC

sociopathic narcissistic pervert on Nostr: anime graf mays 🛰️🪐 this is the test file, the first 5 minutes of To Aru ...

https://files.catbox.moe/81920q.mkv this is the test file, the first 5 minutes of To Aru Kagaku No Railgun Season 2, Episode 24

this is the command I used,

ffmpeg -threads auto -strict -2 -i testvideo.mkv -map 0 -pix_fmt yuv420p10le -c:v libsvtav1 -crf 35 -g 92 -idr_interval:v 46 -keyint_min 23 -svtav1-params tune=0:tile-columns=2:tile-rows=2:preset=7 -c:a libopus -ac:a:0 2 -b:a:0 160k -c:s copy -dn testvideo-av1.mkv

and it took 353 seconds