https://github.com/sevenworksdev/tvf
Text Video File - Bringing Text Animation to life!
https://github.com/sevenworksdev/tvf
Last synced: 22 days ago
JSON representation
Text Video File - Bringing Text Animation to life!
- Host: GitHub
- URL: https://github.com/sevenworksdev/tvf
- Owner: SevenworksDev
- License: gpl-3.0
- Created: 2023-09-13T04:04:31.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-09-13T04:12:35.000Z (almost 3 years ago)
- Last Synced: 2025-03-05T05:21:37.624Z (over 1 year ago)
- Language: Python
- Size: 142 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# TVF Player CLI
```
Usage: tvf.py [OPTIONS] FILE_PATH
Options:
--fps FLOAT Frames per second (max 12).
--help Show help message and exit.
```
# Run Star Wars via TVF Player CLI
```
python tvf.py --fps 12 star_wars.tvf|py tvf.py --fps 12 star_wars.tvf
```