An open API service indexing awesome lists of open source software.

https://github.com/guoyunhe/rotate-video

a simple app to rotate video
https://github.com/guoyunhe/rotate-video

Last synced: 4 months ago
JSON representation

a simple app to rotate video

Awesome Lists containing this project

README

        

# video-rotate

a simple app to rotate video

System requirements:

- [PySide6](https://pypi.org/project/PySide6/) 6.x
- [python-ffmpeg](https://pypi.org/project/python-ffmpeg/) 2.x

Blockers:

- [PySide6: subprocess_exec is not implemented](https://github.com/pyside/pyside-setup/blob/dev/sources/pyside6/PySide6/QtAsyncio/events.py)