From 2fde8ebe27f04130ee6582816b11d0760a1dea44 Mon Sep 17 00:00:00 2001 From: Steve Seguin Date: Sat, 2 Jul 2022 04:47:50 -0400 Subject: [PATCH] v22 beta updates Current progress updates on version 22 BETA. This is not tested well enough yet to be considered production ready. Please see v21-stable for a stable tested version. --- convert.html | 4 +- electron.html | 5 +- index.html | 191 +++-- lib.js | 2148 +++++++++++++++++++++++++++++++++-------------- main.css | 66 +- main.js | 1388 ++++++++++++++++-------------- midi.html | 4 + mixer.html | 11 +- remotemidi.html | 17 +- speedtest.html | 61 +- webrtc.js | 2 +- 11 files changed, 2534 insertions(+), 1363 deletions(-) diff --git a/convert.html b/convert.html index 23aedb5..3128608 100644 --- a/convert.html +++ b/convert.html @@ -104,10 +104,10 @@
-

MKV to MP4 (no transcoding)

+

MKV (or FLV) to MP4 (no transcoding)

The same as: fmpeg -i INPUTFILE -vcodec copy -acodec copy output.mp4 - +
diff --git a/electron.html b/electron.html index 3a4346f..46c2ee1 100644 --- a/electron.html +++ b/electron.html @@ -278,9 +278,8 @@ - - - + +
diff --git a/index.html b/index.html index 902e71f..0021684 100644 --- a/index.html +++ b/index.html @@ -57,7 +57,7 @@ - + @@ -82,8 +82,9 @@ - + + + @@ -381,11 +383,12 @@ You are using headphones / earphones - Video Source - - -    - + Video Source + + + + +
- Audio Output Destination: + Audio Output Destination