The basic formula for liquidity pools
is well-known. But how to derive it?
| #! /usr/bin/env python3 | |
| import sys | |
| import mmap | |
| if len(sys.argv) < 2 : | |
| print(""" | |
| change rotation metadata in mp4 files | |
| see: https://superuser.com/a/1307206/1010278 | |
| usage: %s file.mp4 0-3 |