audio processing

This commit is contained in:
2025-12-01 09:55:52 -06:00
parent 91626b8efd
commit 345ddebfc7
14 changed files with 27334 additions and 13 deletions

View File

@@ -97,7 +97,7 @@ static void render_frame(plm_t *mpeg, plm_frame_t *frame, void *d) {
JSValue ret = JS_Call(ds->js, cb, JS_NULL, 1, s);
JS_FreeValue(ds->js,cb);
free(rgb);
uncaught_exception(ds->js,ret);
// TODO: raise exception
}
JSC_CCALL(os_make_video,