All Projects → vicr123 → theFrame

vicr123 / theFrame

Licence: GPL-3.0 License
Animation Tool

Programming Languages

C++
36643 projects - #6 most used programming language
Objective-C++
1391 projects
QMake
1090 projects
shell
77523 projects
Batchfile
5799 projects
c
50402 projects - #5 most used programming language
powershell
5483 projects


theFrame is an animation tool.


Dependencies

  • Qt 5
    • Qt Core
    • Qt GUI
    • Qt Widgets
    • Qt Concurrent
    • Qt Network
    • Qt SVG
  • the-libs
  • FFmpeg (see below for more information)

Build

Run the following commands in your terminal.

mkdir build
qmake ../theDesk.pro
make

Install

On Linux, run the following command in your terminal (with superuser permissions)

make install

FFmpeg

For Windows and macOS builds, a copy of FFmpeg can be obtained using theFrame when you render.

On Linux, theFrame will use the system's FFmpeg installation.


© Victor Tran, 2020. This project is licensed under the GNU General Public License, version 3, or at your option, any later version.

Check the LICENSE file for more information.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].