1
0
mirror of https://github.com/Zulko/moviepy.git synced 2021-07-27 01:17:47 +03:00
Files
moviepy/media
bobatsar a472c864d2 Take into account rotation metadata to define video size (#577)
* On autorotate flip the video_size

- ffmpeg autorotates videos but the video_size is unhanged,
  this results e.g. in stretched output images or even unreadable images or videos.
  This commit exchanges width and height if 90 or 270 degree rotation was detected.

* Use fix directly in video writer, add test cases

* Remove uneeded files

* Add CHANGELOG entry

Co-authored-by: Florian Zierer <florian.zierer@moticon.de>
Co-authored-by: Álvaro Mondéjar <mondejar1994@gmail.com>
2021-05-19 20:52:15 +02:00
..
2019-04-01 10:42:47 +02:00
2019-04-01 10:42:47 +02:00
2019-04-01 10:42:47 +02:00
2019-04-01 10:42:47 +02:00
2019-04-01 10:42:47 +02:00
2019-04-01 10:42:47 +02:00