QWinFF is a GUI for FFmpeg, a powerful media converter. FFmpeg can read audio and video files in various formats and convert them into other formats. QWinFF features an intuitive graphical interface and a rich set of presets to help you convert media files within a few clicks. Advanced users can also adjust conversion parameters in detail.
For compiling and installing QWinFF, please refer to INSTALL.txt.
Copyright (C) 2011 Timothy Lin [email protected]
This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
This program 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.
Icons located in src/icons are taken from GNOME Project(GPL/LGPL), Tango Project(Public Domain), and GNOME Colors(GPL).
This program uses Qt, you can find more information about Qt on its website.
This program relies on FFmpeg to do conversion. License: LGPL/GPL
Some audio-processing functionalities depends on SoX, the Swiss Army knife of sound processing programs. License: LGPL/GPL
Other free software projects that influenced the development of QWinFF:
- WinFF - Presets, Ideas
- Sinthgunt - Presets, Parsing FFmpeg Output
- SMPlayer - Qt Skills, Project Structure
- Clementine - Qt Skills
Proprietary software that influenced the development of QWinFF
- FormatFactory - Ideas, Appearance