How to compress video to target size by Python?
c here my answer m8 and ur probs will be gone forever.
dont change res man... just set qality to the filezize u need.
https://github.com/TommyPerfect/videocomopress/releases/latest
here, this solves ur probs 4eva
import videoCommand
sizeWished = 50
timeMax = 599.0
videoCommand.doDropped(sizeWished, timeMax)