Skip to content

IvanInventor/ffmpeg-converter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 

Repository files navigation

ffmpeg-converter

My bash script to convert video by predefined mode to mkv container. Works best custom context menu in a file managers.

My predifined modes work specifically with av1 and vorbis codec.

Usage

ffmpeg-convert <mode> [videos]

Predefined modes

Mode Description
av1_40 Encode to av1 with -cfr 40
av1_40_FHD Encode to av1 with -cfr 40 and scale to fullHD
av1_40_scale Encode to av1 with -cfr 40 and scale to fullHD preserving aspect ratio
av1_40_scale_l Encode to av1 with -cfr 40 and scale to fullHD preserving aspect ratio,
potentially lowering one dimension below FHD resolution

About

No description, website, or topics provided.

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages