First Commit

This commit is contained in:
riomoo 2024-02-26 14:46:13 -05:00
commit ef05f0ed76
Signed by: riomoo
GPG key ID: B3E5A185195B76E2

7
README.md Normal file
View file

@ -0,0 +1,7 @@
# GBA video conversion for ffmpeg + Meteo
## Instead of having to use an online converter
ffmpeg -i "input.ext" -c:v msmpeg4v2 -c:a adpcm_ms -g 15 -tune animation -crf 23 -b:a 96k -s 854x480 output.avi
## After this just use Meteo from here:
https://github.com/Sterophonick/mirror-meteo-avi2gba