@hobbsc
O rely heavily on ffmpeg to reduce the sizes to an acceptable drag and drop to fedi.
I don't know where the limits are actually.
ffmpeg -y -i simplescreenrecorder-2023-11-02_16.38.23.mp4 -s 800x600 -b:v 384k -flags +loop+mv4 -cmp 256 -partitions +parti4x4+parti8x8+partp4x4+partp8x8 -subq 6 -trellis 0 -refs 5 -bf 0 -coder 0 -me_range 16 -g 250 -keyint_min 25 -sc_threshold 40 -i_qfactor 0.71 -qmin 10 -qmax 51 -qdiff 4 -c:a aac -ac 1 -ar 16000 -r 13 -ab 32000 -aspect 3:2 -strict experimental gimp_intro.mp4
was a recent incantation tonight. I think masto/fedi takes up to 10mb for a vid. I think...
@clacke