Skip to content

Commit

Permalink
README.md update
Browse files Browse the repository at this point in the history
  • Loading branch information
LostBeard committed Sep 26, 2023
1 parent 73557b4 commit d5e4dd6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ transcode.js
```js
"use strict";

const useWorkerFSIfAvailable = false;
const useWorkerFSIfAvailable = true;
const useMultiThreadIfAvailable = true;
// uses custom build of ffmpeg.wasm v0.12.6 with pull requests #562 and #581 implemented; found here
// https://github.com/LostBeard/ffmpeg.wasm/releases/download/v0.12.7/LostBeard-ffmpeg.wasm.v0.12.7.zip
Expand Down

0 comments on commit d5e4dd6

Please sign in to comment.