jaseg / python-mpv

Python interface to the awesome mpv media player
https://git.jaseg.de/python-mpv.git
Other
543 stars 68 forks source link

Support for aspect ratios #159

Closed timmchugh11 closed 3 years ago

timmchugh11 commented 3 years ago

Is there any support for setting the aspect ratio? or even the option --no-keepaspect?

timmchugh11 commented 3 years ago

I found i could set it with video_aspect_override='16:9'