A web app to convert an audio/video file to another format. Client side conversion means your file does not get sent to a server.
Uses FFmpeg to benchmark video encoders to compare VMAF, SSIM and PSNR with different encoder settings.
A Python package for running an FFmpeg command & showing better progress info - percentage progress, a progress bar and ETA.