Skip to main content

Videomass is a cross-platform GUI for FFmpeg and youtube-dl

Project description

Videomass is a cross-platform GUI for FFmpeg and youtube-dl.

Image image Image image Build Status

Videomass is a cross-platform GUI designed for FFmpeg enthusiasts who need to manage custom profiles to automate conversion/transcoding processes.

It is based on an advanced use of presets and profiles in order to use most of the FFmpeg commands without limits of formats and codecs.

It features graphical tools for viewing, analyzing and processing multimedia streams and downloading videos via youtube-dl.

Videomass is written in Python3 with the wxPython-Phoenix toolkit.

Changelog
Features
Screenshots

Installing and Dependencies

For regular users (non-developers)

If you are not a programmer or if you are not familiar with the command line you can skip the whole part below and visit the Download and installation web page, which provides the information required to install Videomass on each operating system.

Requirements

Optionals

Install basic dependencies for your OS

OS Basic Dependencies
Linux/FreeBSD python3, wxpython-phoenix, pip for python3, ffmpeg
MS Windows python3, ffmpeg
MacOs python3, pip for python3, ffmpeg

Install Videomass using pip

python3 -m pip install videomass

This should also automatically install the remaining required dependencies such as wxPython (only for Mac-Os and Windows), PyPubSub, youtube-dl and requests.

On Linux and FreeBSD a launcher should be even created in the application launcher of your desktop environment.

To start Videomass on Mac-Os and MS-Windows open a console and type videomass command.

Visit Installing and Dependencies wiki page for more explanations.

Start Videomass manually from source code

Videomass can be run without installing it, just download and unzip the source code archive and executing the "launcher" script inside the directory:

python3 launcher

First, make sure you have installed at least all the above required dependencies.

Visit Installing and Dependencies wiki page for more explanations.

Videomass can also be run in interactive mode with the Python interpreter, always within the same unpacked directory:

>>> from videomass3 import vdms3
>>> vdms3.main()

Resources

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

videomass-3.4.4.tar.gz (2.4 MB view hashes)

Uploaded Source

Built Distribution

videomass-3.4.4-py3-none-any.whl (1.2 MB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page