Bora

Results 5 comments of Bora

Tested 2.1.2 on iOS 12.2 Beta1. Still not work on Chrome.

> @eps696 Confirmed that worked. However, I lost almost complete eye & mouth tracking (compared to 256x256), and it results in lots of weird artifacts and very poor quality output....

return f'ffmpeg -i {inp} -ss {start} -t {time} -filter:v "crop={w}:{h}:{left}:{top}, scale=256:256" crop.mp4' say that w and h is calculated as 300 and 400 respectively. You are scaling a rectangle are...

just to confirm, input video to crop-video.py is not square, does it have to be square?