Skip to content

cnsuhao/qwinff

 
 

Repository files navigation

QWinFF, FFmpeg GUI front-end based on Qt4

Introduction

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.

License

Copyright (C) 2011 Timothy Lin lzh9102@gmail.com

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.

Acknowledgements

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:

Proprietary software that influenced the development of QWinFF

About

A Qt4/5 GUI Frontend for FFmpeg

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 97.1%
  • QMake 1.5%
  • Other 1.4%