Quoted By:
Anyone have any better way to do soundposts for big streams? Here's my rough and slightly unintuitive process:
>Catch a timestamp and general duration
>Post the video URL in streamable
>Clip
>Download the MP4
>ffmpeg -i Understandable.mp4 -map 0:a -c copy "Understandable.m4a"
>ffmpeg -i Understandable.mp4 -map 0:v -c:v libvpx -crf 15 -b:v 1M "Understandable.webm"
>Mash them together on 4chan Sounds tool menu