MasterOfWebM / WebM-Converter

Helps create WebM files for 4chan
Other
60 stars 14 forks source link

!WebM.y.TsM's WebM Converter

This is a simple wrapper for FFmpeg to create WebM files. My version is generally among the best, due to my experience with encoding videos for years. To download it, please click here.

Make sure that you have your own FFmpeg in the root directory of the program, otherwise nothing will happen. Better yet, FFmpeg should be within your System Variable, but whatever.

What can it do?

This is what she looks like:

alt text

Currently she can:

Why only offer 2-pass?

Currently it is only offered since this is designed as a GUI for 4chan users. 2-pass encoding will look better than crf with q-min/max 95% of the time, since 2-pass is designed to get the best quality for a given size. In the future, I wish to make a complete WebM wrapper, and even maybe a complete FFmpeg wrapper.

Can you explain what the weird flags are?

Sure!

Why a speaker icon?

Irony.

What is planned?

Plenty of stuff is planned:

License

The code is released under the GPLv2 license.