commit ef05f0ed767006272cbf5c1129ee1c7bcad24974 Author: riomoo Date: Mon Feb 26 14:46:13 2024 -0500 First Commit diff --git a/README.md b/README.md new file mode 100644 index 0000000..1984141 --- /dev/null +++ b/README.md @@ -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