Metadata-Version: 2.1
Name: ffmpeg-auto-settings
Version: 3.0.0a0
Summary: 
Home-page: https://gitlab.com/liancea/ffmpeg-auto-settings
License: GPL-3.0-only
Author: liancea
Author-email: liancea@mehrkoffe.in
Requires-Python: >=3.10,<4.0
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Requires-Dist: blessings (>=1.7,<2.0)
Requires-Dist: humanize (>=4.8.0,<5.0.0)
Requires-Dist: inquirerpy (>=0.3.4,<0.4.0)
Requires-Dist: prettytable (>=3.9.0,<4.0.0)
Requires-Dist: python-magic (>=0.4.27,<0.5.0)
Requires-Dist: python-magic-bin (>=0.4.14,<0.5.0) ; sys_platform == "win32"
Requires-Dist: sqlalchemy (>=2.0,<2.1)
Requires-Dist: tomlkit (>=0.12.3,<0.13.0)
Project-URL: Documentation, https://liancea.gitlab.io/ffmpeg-auto-settings/
Project-URL: Repository, https://gitlab.com/liancea/ffmpeg-auto-settings
Description-Content-Type: text/markdown

# ffmpeg-auto-settings
Toolkit for finding optimal libx26{4,5} quality-based settings.

## Links
[GitLab repository](https://gitlab.com/liancea/ffmpeg-auto-settings)

[Documentation](https://liancea.gitlab.io/ffmpeg-auto-settings/)

[PyPI](https://pypi.org/project/ffmpeg-auto-settings/)

# License
ffmpeg-auto-settings is free software: you can redistribute it and/or modify it under the terms of the
GNU General Public License Version 3 as published by the Free Software Foundation.

ffmpeg-auto-settings is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the
implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more
details.

You should have received a copy of the GNU General Public License along with ffmpeg-auto-settings. If not, see
<https://www.gnu.org/licenses/>.

NB: Contrary to what GitLab might automatically display in its interface, later versions of the GPL do *not* apply to
this program.

