trim silence option
This commit is contained in:
parent
e8de0c9c73
commit
3c18adee84
6 changed files with 49 additions and 21 deletions
|
@ -56,14 +56,18 @@
|
|||
</select>
|
||||
</div>
|
||||
</div>
|
||||
<!-- <br> -->
|
||||
<!-- <input style="display: inline-block" type="checkbox" id="adv"> -->
|
||||
<!-- <p style="display: inline-block" for="adv">Enable Advanced options? (Beta)</p> -->
|
||||
<div id="audioOnly">
|
||||
<input style="display: inline-block" type="checkbox" id="trim" name="trimAudio">
|
||||
<p style="display: inline-block" for="trim">Trim Silence (mp3)</p>
|
||||
</div>
|
||||
<div id="videoAndAudio">
|
||||
<!-- <input style="display: inline-block" type="checkbox" id="trim" checked>
|
||||
<p style="display: inline-block" for="trim">Trim BALLS (mp4 only)</p> -->
|
||||
</div>
|
||||
|
||||
<br>
|
||||
<input type="submit">
|
||||
</form>
|
||||
<br>
|
||||
<!-- <br> -->
|
||||
|
||||
<p>Inspired by <a href="https://cobalt.tools">Cobalt</a></p>
|
||||
</div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue