qwinff / qwinff

A Qt4/5 GUI Frontend for FFmpeg

Home Page:http://qwinff.github.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

http://qwinff.github.io

License:GNU General Public License v3.0


Languages

Language:C++ 96.4%Language:QMake 1.5%Language:CMake 0.7%Language:Makefile 0.6%Language:Batchfile 0.3%Language:Shell 0.3%Language:C 0.2%