Skip to content

WebMBro/WebMConverter

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

WebMConverter

Update: as you might have noticed, development is dead. If you're looking for subtitle support, try nixxquality's fork.

WebM for bakas. Basically, a wrapper around ffmpeg made for converting videos to WebM without having to use the command line.

Download it here. Download the latest Converter.zip. Don't run ffmpeg.exe you baka, run WebMConverter.exe. And I shouldn't have to tell you to extract the zip file first. Also, don't click "Download ZIP" on the right side of the page, that'll only download the source. (unless you want to compile it yourself, obviously)

Important to know:

  • Requires .NET Framework 4.0 (Windows 7 comes with 3.5, so you might want to update)
  • Already includes a copy of ffmpeg.exe
  • Only works on Windows (I assume Linux users don't need GUIs, however it appears Mono runs it almost perfectly)

Screenshot:

Screenshot

This software is released under the MIT license. See [LICENSE.md] (https://github.com/WebMBro/WebMConverter/blob/master/LICENSE.md).