Commit Graph

10 Commits

Author SHA1 Message Date
izogfif
bd903bbf18 FFprobe is re-initialized on every ffprobe run. Emscripten's ENVIRONMENT variable was set to "WORKER". Node.js-related code should no longer be present in ffmpeg-core.js. 2024-08-30 14:56:48 +00:00
izogfif
8d63b3a9c2 ffprobe command was added. Missing definitions were added. Code reformat. 2024-08-29 12:29:44 +00:00
Todd T
c39143b08b
Add WORKERFS support (#581)
* README.md update

* Workflow update

* Action update

* Workflow update

* Workflow update

* Added workerLoadURL to FFMessageLoadConfig

* Add WORKERFS support

* Imported WORKERFS types

* Import WORKERFS types

* Action update

* Type updates

* Export update

* Updated classes

* Package together workflow  update

* Cleanup

* Restore CI.yml to upstream

* Restore README.md to upstream

* Restore classes.ts changes that are not related tp WORKERFS

* Restore types.ts changes unrelated to WORERFS

* Restore const.ts changes unrelated to WORKERFS

* Updated mount to support any enabled filesystems.

---------

Co-authored-by: Todd <todd@3dgamemarket.net>
2023-10-09 23:22:49 +08:00
Jerome Wu
ba63a8c468 Refactor to remove events package 2023-07-23 15:02:22 +08:00
Jerome Wu
c0a9a48bdf Update CI and add website 2022-10-05 14:44:56 +08:00
Jerome Wu
1fd52fd851 Add x265 and lame 2022-10-04 14:53:42 +08:00
Jerome Wu
a136b8b1bb Complete basic rewrite 2022-09-30 17:21:03 +08:00
Jerome Wu
6e9d91483e Add tests 2022-09-22 18:26:24 +08:00
Jerome Wu
20790e4fd2 Reorg folders and use core as ffmpeg from now on 2022-09-22 13:06:44 +08:00
Jerome Wu
94bb51d073 Adopt lerna and typescript 2022-09-13 17:23:21 +08:00