feat: Add a new convertAdvanced option

It allows user to convert videos to several other audio/video formats

Fixes #148
This commit is contained in:
Pierre Rudloff 2018-01-24 23:30:24 +01:00
parent c5e3c618f2
commit 4972c8ab8e
11 changed files with 221 additions and 14 deletions

View file

@ -556,6 +556,10 @@ h1 {
font-family:monospace;
}
.customBitrate {
width: 6ex;
}
.locales {
float: left;
padding-left: 1em;