Giter VIP home page Giter VIP logo

pyffmpeg's Introduction

pyffmpeg

A FFmpeg GUI in Python and Qt4 Developed under ubuntu 18.04.

Dependances

  • python 2.7 or higher (python3 does not like QStrings, this should be fixed)
  • FFmpeg v.3.4.2 or higher (can be found at https://www.ffmpeg.org/download.html). If you use pre-compiled binaries, they have to be put inside the same folder as the script.
  • PyQt4 (on ubuntu repos: sudo apt install pyqt4-dev-tools)

CHANGELOG

v0.2

  • Added video resize filter
  • Able to set video quality with crf (for now fixed at 23)
  • Cleaner ffmpeg command concatenation
  • (0.2.1) Added tooltips
  • (0.2.2) Fixed tooltips stylesheet
  • (0.2.3) Better organization of StyleSheet
  • (0.2.4) Fixed dependances and compatibility with python3 (still needs work)
  • (0.2.5) Inserted text edit to adjust video quality with CRF.
    Changed launcher in order to always start a terminal. For now it uses the x-terminal-emulator command, which might not start the preferred terminal emulator.
  • (0.2.6) Added status bar (still empty) with size grip for resizing. Added images folder.

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.