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

https://github.com/midzer/vp9me

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

ffmpeg videos vp9

Last synced: 6 months ago
JSON representation

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

Awesome Lists containing this project

README

          

# vp9me

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

## Configuration

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

## Usage

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

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