archive of my youtube uploads they're all compressed, normalized audio and resampled to 44,100hz commands used: `ffmpeg -i input.mp4 -c:v libx264 -crf 23 output.mp4` `ffmpeg -i input.mp4 -af "loudnorm,aresample=resampler=soxr" -ar 44100 output.mp4` compressing the footage to CRF 23 is barely noticable to the original quality and massively reduced the filesize the audio normalization ffmpeg filter is a godsend because i could not normalize audio back then and my audio levels were all over the place (i still have some trouble, but at least know what to aim for when reading audio meters nowadays) (an original 1GiB, 3 minute video => compressed: 244MiB => normalized audio: 226MiB) files without normalized audio: [etterna helix 1.2x 98.02 AA 2023-02-24](/etterna%20helix%201.2x%2098.02%20AA%202023-02-24.mp4) [stepmania reset 1.0x 87.81 A+ 2023-11-06](/stepmania%20reset%201.0x%2087.81%20A%2B%202023-11-06.mp4)