web: barebones core for ffmpeg & remux page

This commit is contained in:
wukko
2024-08-10 17:21:39 +06:00
parent ebd6cc801b
commit 41a002929e
8 changed files with 213 additions and 4 deletions

View File

@@ -45,8 +45,13 @@
"dependencies": {
"@fontsource-variable/noto-sans-mono": "^5.0.20",
"@fontsource/ibm-plex-mono": "^5.0.13",
"@imput/ffmpeg-core": "^0.0.3",
"@imput/ffmpeg-types": "^0.12.3",
"@imput/ffmpeg-util": "^0.12.1",
"@imput/ffmpeg.wasm": "^0.12.11",
"@imput/version-info": "workspace:^",
"@tabler/icons-svelte": "3.6.0",
"@vitejs/plugin-basic-ssl": "^1.1.0",
"sveltekit-i18n": "^2.4.2",
"ts-deepmerge": "^7.0.0"
}