diff --git a/README.md b/README.md index b8ff848..8474308 100644 --- a/README.md +++ b/README.md @@ -48,7 +48,7 @@ encoders supported by your FFmpeg install will show up. - [ ] AV1 - [x] libaom-av1 - [x] librav1e (Partial support) - - [ ] libsvtav1 + - [x] libsvtav1 - [ ] av1_amf - [ ] av1_nvenc - [ ] av1_qsv @@ -60,7 +60,6 @@ encoders supported by your FFmpeg install will show up. - [ ] h264_amf - [ ] h264_nvenc - [ ] h264_qsv - - [ ] h264_v4l2m2m - [ ] h264_vaapi - [ ] h264_vulkan - [ ] H.265 @@ -68,12 +67,10 @@ encoders supported by your FFmpeg install will show up. - [ ] h264_amf - [ ] h264_nvenc - [ ] h264_qsv - - [ ] h264_v4l2m2m - [ ] h264_vaapi - [ ] h264_vulkan - [ ] VP8 - [ ] libvpx - - [ ] vp8_v4l2m2m - [ ] vp8_vaapi - [ ] VP9 - [ ] libvpx-vp9 diff --git a/neutralino.config.json b/neutralino.config.json index ac0c327..b3bbd2d 100644 --- a/neutralino.config.json +++ b/neutralino.config.json @@ -5,6 +5,7 @@ "defaultMode": "window", "documentRoot": "/solid-src/dist/", "url": "/", + "port": 5432, "enableServer": true, "enableNativeAPI": true, "singlePageServe": true, @@ -45,4 +46,4 @@ "devUrl": "http://localhost:5173" } } -} +} \ No newline at end of file diff --git a/solid-src/index.html b/solid-src/index.html index 20a6563..77e05b4 100644 --- a/solid-src/index.html +++ b/solid-src/index.html @@ -5,7 +5,7 @@ - +