PygaMasher is a small program to convert any file into a video. It is designed to convert (mash) and recover videos even after they were uploaded to an online video platform like YouTube.
ffmpeg, libgtkmm-3.0-dev
To compile and run PygaMasher execute the following commands:
mkdir build
cd build && cmake ../
make
cd ..
build/PygaMasher
- Show progress to user
- Expose more settings to the user