An open API service indexing awesome lists of open source software.

https://github.com/midzer/av1me

Encode any mp4 and mkv videos in a folder to webm AV1 using ffmpeg
https://github.com/midzer/av1me

Last synced: about 1 year ago
JSON representation

Encode any mp4 and mkv videos in a folder to webm AV1 using ffmpeg

Awesome Lists containing this project

README

          

# av1me

Encode any `mp4` and `mkv` videos in a folder to `webm` AV1 using ffmpeg.

## Configuration

In `av1me.sh` set your desired `quality`.

## Usage

To process videos in a directory recursively, edit `dir` in `av1me_rec.sh` and run it.

For single files use `av1me.sh $FILENAME`.