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
- Host: GitHub
- URL: https://github.com/guoyunhe/rotate-video
- Owner: guoyunhe
- License: gpl-3.0
- Created: 2023-12-26T13:25:34.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-12-30T11:53:49.000Z (over 1 year ago)
- Last Synced: 2025-01-10T17:39:09.785Z (5 months ago)
- Language: Python
- Size: 23.4 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.xBlockers:
- [PySide6: subprocess_exec is not implemented](https://github.com/pyside/pyside-setup/blob/dev/sources/pyside6/PySide6/QtAsyncio/events.py)