OzakIOne / scripts

Personnal scripts I developed and use

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

scripts

createyuv create yuv file of a video to then pass it to vmaf
ffm shortcut of a full ffmpeg cmd
makegif create a gif from a video w/ ffmpeg, also gifski integration if you want better quality
mkvtomp4 bulk remux (same as obs remux)
res quickly output common resolution
subfolderup Move up each files in sub folder
tallcus transcode all/specified videos with custom parameters
tallhevc transcode all/specified videos with preselected hevc_nvenc video encoder parameters (audio isn't transcoded)
tallimg transcode all/specified image to webp images with custom preset
twitter transcode specified video with libx264(crf) and aac because twitter only accepts these codecs and also needs a file under 15MB (thats why crf is here)

About

Personnal scripts I developed and use


Languages

Language:Shell 68.7%Language:JavaScript 16.9%Language:PowerShell 13.3%Language:Batchfile 1.1%