Alf
|
14b62ad7bf
|
Add support for mp3 demuxer/decoder.
|
2023-01-09 21:20:20 -08:00 |
|
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 |
|
maggievu-pdftron
|
c8bc8ef4a4
|
add FPS information (#12)
|
2021-12-13 17:47:25 -08:00 |
|
Alf
|
eb3579d9a8
|
www: fix loading frames when using file from example or url.
|
2021-09-29 18:34:52 -07: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
|
88110bfd1b
|
Add file downloader and example option. Update dependencies.
|
2021-03-28 00:04:37 -07:00 |
|
Alfred Gutierrez
|
9c1a3f5ff1
|
Seek through frames given a timestamp. (#9)
* Add input slide to Frames component for seeking frames.
* 0.4.0
|
2020-12-23 22:27:33 -08:00 |
|
Alf
|
7854c0ad73
|
Use gop size for perPage results. #3
|
2020-12-22 22:33:39 -08:00 |
|
Alf
|
c152e9f0eb
|
Reload Overview metadata and versions when loading a new file.
|
2020-12-22 18:53:59 -08:00 |
|
Alf
|
4c14fe9858
|
0.3.0
|
2020-12-22 14:39:05 -08:00 |
|
Alf
|
16d930c36e
|
Update Frames component to use ffprobe-worker.
|
2020-12-21 23:26:31 -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
|
667ed09af8
|
Limit file accept to mp4 and mkv files.
|
2020-12-05 19:40:08 -08:00 |
|
Alf
|
7ee00ec72d
|
Add avlib versions and remove streams tab in Vue.
|
2020-11-13 20:05:24 -08:00 |
|
Alf
|
1e8976b7ec
|
Paginate frames and add pts/dts fields.
|
2020-11-12 23:12:36 -08:00 |
|
Alf
|
bc92e81a2c
|
Read video I/P/B frames.
|
2020-11-11 20:33:25 -08:00 |
|
Alf
|
0d64e128a2
|
Read frames from file and add to table.
|
2020-11-10 19:58:11 -08:00 |
|
Alf
|
af5a5aeaf7
|
Update project name to ffprobe-wasm.
|
2020-11-09 21:17:52 -08:00 |
|
Alf
|
fc142e8ab1
|
Update readme and add alert for browser compatibility warning.
|
2020-11-02 18:33:33 -08:00 |
|
Alfred Gutierrez
|
6be1bcd131
|
Update main.js
|
2020-10-07 20:37:53 -07:00 |
|
Alf
|
a89b00d219
|
Rename to ffprobe-web-analyzer.
|
2020-10-03 21:10:11 -07:00 |
|
Alf
|
00d4b8fdba
|
Add more bindings for AVFormatContext data. Add Overview page in Vue. Add required CORS headers for supporting SharedArrayBuffer in Firefox.
|
2020-09-25 22:13:48 -07:00 |
|
Alf
|
039388eaf0
|
Try main.cpp instead of c.
|
2020-09-24 22:50:02 -07:00 |
|
Alf
|
711903032c
|
FFmpeg to WASM build setup + Vue app.
|
2020-09-23 19:06:40 -07:00 |
|