1
1
Fork
You've already forked OpenVideoConverter
0
Personal Python programming practice project. Use FFMPEG to convert videos to open formats.
Python 100%
Find a file
2025年06月23日 14:47:52 +02:00
.idea Update modules.xml, ffmpeg.py, logger.py, and 1 more file 2025年06月23日 14:47:52 +02:00
.gitignore Add README and gitignore 2022年08月02日 14:36:04 +02:00
ffmpeg.py Update modules.xml, ffmpeg.py, logger.py, and 1 more file 2025年06月23日 14:47:52 +02:00
LICENSE Update LICENSE 2022年08月03日 12:02:39 +02:00
logger.py Update modules.xml, ffmpeg.py, logger.py, and 1 more file 2025年06月23日 14:47:52 +02:00
OpenVideoConverterCLI.py Update modules.xml, ffmpeg.py, logger.py, and 1 more file 2025年06月23日 14:47:52 +02:00
README.md Add README and gitignore 2022年08月02日 14:36:04 +02:00
setup.cfg Initial commit 2022年08月02日 14:30:14 +02:00
test_file.jpg Add check for available encoders, first try at checking for hardware acceleration 2022年08月05日 16:13:45 +02:00

OpenVideoConverter

Personal Python programming practice project.

Use FFMPEG to convert videos to open formats.