Code Monkey home page Code Monkey logo

qtwebmconverter's Introduction

QtWebMConverter

QtWebMConverter is a simple, cross-platform, Qt-based frontend for ffmpeg aimed at making WebM videos.

Currently it supports VP8/VP9 and Vorbis/Opus in a WebM container. It only supports CRF encoding mode (because that's the one you want to use 9 out of 10 times anyway). More support (including other containers/codecs) might be added in the future.

The Windows version comes with a copy of ffmpeg included.

Usage

Download a release or clone the repository.

Windows

Extract the ZIP archive and run QtWebMConverter.exe. That's all.

Linux

Before building, you should have the following prerequisites installed:

  • Build tools and compiler
  • Qt5
  • ffmpeg

On Debian and Ubuntu, you can use the following command to install them:

# apt install build-essential qt5-default qt5-qmake qttools5-dev ffmpeg

On Arch Linux, you can use this:

# pacman -S base-devel qt5 ffmpeg

To build QtWebMConverter, do

# qmake
# make install

Screenshots

Windows 8.1

Linux (KDE, Breeze theme)

qtwebmconverter's People

Contributors

compizfox avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.