9 Commits

Author SHA1 Message Date
Alfred Gutierrez
48507f53a6 Add stream metadata tags. (#17) 2022-05-28 16:48:14 -07:00
Alfred Gutierrez
ff36b01373 feature: add support for displaying chapters (#15)
* feat: add initial code for reading chapters

* feat: add more fields for supporting chapters and chapter tags.
2022-01-17 20:02:28 -08:00
Alf
94f3c6ad80 Switch to Netlify static host to support SharedArrayBuffer via COEP/COOP headers. Github Pages does not support these headers yet. 2021-07-27 20:22:36 -07:00
Alf
16d930c36e Update Frames component to use ffprobe-worker. 2020-12-21 23:26:31 -08:00
Alf
bb7fb8e4ac Add ffprobe-worker. 2020-12-21 22:41:30 -08:00
Alf
3a7d96443c Refactor to load wasm module in a web worker to prevent blocking main browser thread. Update FS to use WORKERFS. 2020-12-21 22:38:14 -08:00
Alf
af5a5aeaf7 Update project name to ffprobe-wasm. 2020-11-09 21:17:52 -08:00
Alf
a89b00d219 Rename to ffprobe-web-analyzer. 2020-10-03 21:10:11 -07:00
Alf
711903032c FFmpeg to WASM build setup + Vue app. 2020-09-23 19:06:40 -07:00