Personal Python programming practice project.
Use FFMPEG to convert videos to open formats.
| .idea | Update modules.xml, ffmpeg.py, logger.py, and 1 more file | |
| .gitignore | Add README and gitignore | |
| ffmpeg.py | Update modules.xml, ffmpeg.py, logger.py, and 1 more file | |
| LICENSE | Update LICENSE | |
| logger.py | Update modules.xml, ffmpeg.py, logger.py, and 1 more file | |
| OpenVideoConverterCLI.py | Update modules.xml, ffmpeg.py, logger.py, and 1 more file | |
| README.md | Add README and gitignore | |
| setup.cfg | Initial commit | |
| test_file.jpg | Add check for available encoders, first try at checking for hardware acceleration | |
OpenVideoConverter
Personal Python programming practice project.
Use FFMPEG to convert videos to open formats.