Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fatal Error In Loading Formats or Codecs #11

Closed
CryogenicPlanet opened this issue Jun 13, 2020 · 1 comment
Closed

Fatal Error In Loading Formats or Codecs #11

CryogenicPlanet opened this issue Jun 13, 2020 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@CryogenicPlanet
Copy link
Member

CryogenicPlanet commented Jun 13, 2020

Basically the entire site is bricked by this right now, and cannot properly build

codecs (1:7)
1: {"H264":{"name":"H.264","compressionRange":{"min":1,"max":51},"ffmpegLib":"libx264"},"MPEG4":{"name":"MPEG-4","compressionRange":{"min":1,"max":31},"ffmpegLib":"libxvid","notSupported":true},"WINDOWS":{"name":"Windows Media Video","compressionRange":{"min":1,"max":51},"ffmpegLib":"wmv2"}}
          ^
Error: Unexpected token (Note that you need plugins to import files that are not JavaScript)
    at error (/home/cryogenic/ffmpeg-wasm/Video-Transcoder/node_modules/rollup/dist/shared/rollup.js:213:30)
    at Module.error (/home/cryogenic/ffmpeg-wasm/Video-Transcoder/node_modules/rollup/dist/shared/rollup.js:15196:16)
    at tryParse (/home/cryogenic/ffmpeg-wasm/Video-Transcoder/node_modules/rollup/dist/shared/rollup.js:15083:23)
    at Module.setSource (/home/cryogenic/ffmpeg-wasm/Video-Transcoder/node_modules/rollup/dist/shared/rollup.js:15487:30)
    at ModuleLoader.addModuleSource (/home/cryogenic/ffmpeg-wasm/Video-Transcoder/node_modules/rollup/dist/shared/rollup.js:17519:20)
    at ModuleLoader.fetchModule (/home/cryogenic/ffmpeg-wasm/Video-Transcoder/node_modules/rollup/dist/shared/rollup.js:17586:9)
    at /home/cryogenic/ffmpeg-wasm/Video-Transcoder/node_modules/rollup/dist/shared/rollup.js:17549:36
    at async Promise.all (index 0)
    at ModuleLoader.fetchModule (/home/cryogenic/ffmpeg-wasm/Video-Transcoder/node_modules/rollup/dist/shared/rollup.js:17587:9)
    at /home/cryogenic/ffmpeg-wasm/Video-Transcoder/node_modules/rollup/dist/shared/rollup.js:17549:36```
@CryogenicPlanet CryogenicPlanet added the bug Something isn't working label Jun 13, 2020
@zackradisic
Copy link
Member

CryogenicPlanet added a commit that referenced this issue Jun 16, 2020
CryogenicPlanet added a commit that referenced this issue Jun 16, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants