WhyEssEff [she/her] to Trans Music Production • edit-223 days agosome fuckass harmony (& bass) I'm cooking up atm (snippet, OC) videomessage-square3 fedilinkarrow-up120file-text
arrow-up120videosome fuckass harmony (& bass) I'm cooking up atm (snippet, OC) WhyEssEff [she/her] to Trans Music Production • edit-223 days agomessage-square3 Commentsfedilinkfile-text
minus-squareWhyEssEff [she/her]hexagonhexbear1·edit-212 days agowebm with opus audio, here's the ffmpeg snippet in my script ffmpeg -loop 1 -i "$IMAGE" -i "$AUDIO" -c:v libvpx-vp9 -b:v 1M -c:a libopus -shortest -y "$OUTPUT" link
webm with opus audio, here's the ffmpeg snippet in my script
ffmpeg -loop 1 -i "$IMAGE" -i "$AUDIO" -c:v libvpx-vp9 -b:v 1M -c:a libopus -shortest -y "$OUTPUT"