Skip to content
View Thqrn's full-sized avatar

Highlights

  • Pro
Block or Report

Block or report Thqrn

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
Thqrn/README.md

Who am I?

Hello, I'm Frost/Thqrn. I write batch scripts, most of them using FFmpeg.

Contact

My Projects

Quality Muncher

An extremely customizable batch script designed to make your videos, images, audios, and GIFs look worse, in almost any way you can imagine. There's interlacing, downscaling, downsampling, color correction, text, text to speech, deep frying, corruption, and more. For a full(er) list check the features page.

Requires Windows 10/11 and FFmpeg. For cross-platform, check out the Go version. or the Python version by Atzur.*

FFmpeg Scripts

A collection of almost all of the batch/FFmpeg scripts I often use, with many uses. Some notable ones include:

  • a video to GIF converter
  • a frame extractor (extracts a frame from a video and saves it)
  • a video resampler (blends frames of the video together)
  • WebM scaling (takes a video and creates a variable resolution WebM with it)
  • properties (displays some traits I find important for media files, such as resolution, codecs, duration, and frame count)
  • compare multiple (compares multiple video side-by-side, I've tested this with as many as 42 videos at the same time

Requires Windows 10/11 and FFmpeg.

Pinned

  1. ffmpeg-scripts ffmpeg-scripts Public

    Scripts for FFmpeg

    Batchfile 14 2

  2. qm-org/qualitymuncher qm-org/qualitymuncher Public

    Batch file designed to quickly and easily create low-quality videos.

    Batchfile 9

  3. qm-org/qm-go qm-org/qm-go Public

    Quality Muncher Go (aka QM:GO) is a program written to make low quality videos, images, GIFs, and audios.

    Go 2