bugbakery / bugbakery/audapolis

FFmpegError: Decoder (codec none) not found for input stream #0:1

Open
#488 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
1.9k
Forks
62
PR merge metrics
No merged PRs in 30d

Description

Windows 11. Fresh install and the latest version of FFmpeg is set up on my Environmental Variables.

![Image](https://github.com/user-attachments/assets/b51509c2-40b5-41e3-b0cf-8715e76e1d6c)

Logs:

{"date":"2025-01-30T22:28:54.853Z","source":"MainProcess","level":"Info","args":["Checking for update"]}
{"date":"2025-01-30T22:28:55.400Z","source":"MainProcess","level":"Log","args":["server-stdout","{\"msg\": \"server_starting\", \"port\": 46615}\r\n"]}
{"date":"2025-01-30T22:28:56.166Z","source":"MainProcess","level":"Info","args":["Update for version 0.3.0 is not available (latest version: 0.3.0+4, downgrade is disallowed)."]}
{"date":"2025-01-30T22:28:56.167Z","source":"MainProcess","level":"Debug","args":["checkForUpdatesAndNotify called, downloadPromise is null"]}
{"date":"2025-01-30T22:28:58.495Z","source":"MainProcess","level":"Log","args":["server-stderr: \nWARNING (aesara.configdefaults): g++ not available, if using conda: `conda install m2w64-toolchain`\r\n"]}
{"date":"2025-01-30T22:29:02.668Z","source":"MainProcess","level":"Log","args":["server-stderr: \nWARNING (aesara.tensor.blas): Using NumPy C-API based implementation for BLAS functions.\r\n"]}
{"date":"2025-01-30T22:29:05.349Z","source":"MainProcess","level":"Log","args":["server-stderr: \nINFO: Started server process [15188]\r\nINFO: Waiting for application startup.\r\n"]}
{"date":"2025-01-30T22:29:05.350Z","source":"MainProcess","level":"Log","args":["server-stdout","{\"msg\": \"server_started\", \"token\": \"2hPbc4JEwnVrHnENnfz1CQVCLeczgYUJoAG3ePQJXl1zYjnvx8SQAvGy5+omuupPiGQjeSLiSV9bneT8aO5dDA==\"}\r\n"]}
{"date":"2025-01-30T22:29:05.351Z","source":"MainProcess","level":"Log","args":["server-stderr: \nINFO: Application startup complete.\r\nINFO: Uvicorn running on http://127.0.0.1:46615 (Press CTRL+C to quit)\r\n"]}
{"date":"2025-01-30T22:29:08.587Z","source":"RendererProcess","level":"GroupCollapsed","args":["\"server stderr\""]}
{"date":"2025-01-30T22:29:08.588Z","source":"RendererProcess","level":"Log","args":["\"WARNING (aesara.configdefaults): g++ not available, if using conda: `conda install m2w64-toolchain`\\r\""]}
{"date":"2025-01-30T22:29:08.589Z","source":"RendererProcess","level":"Log","args":["\"n/a\""]}
{"date":"2025-01-30T22:29:08.590Z","source":"RendererProcess","level":"GroupEnd","args":[]}
{"date":"2025-01-30T22:29:08.590Z","source":"RendererProcess","level":"GroupCollapsed","args":["\"server stderr\""]}
{"date":"2025-01-30T22:29:08.591Z","source":"RendererProcess","level":"Log","args":["\"WARNING (aesara.tensor.blas): Using NumPy C-API based implementation for BLAS functions.\\r\""]}
{"date":"2025-01-30T22:29:08.591Z","source":"RendererProcess","level":"Log","args":["\"n/a\""]}
{"date":"2025-01-30T22:29:08.592Z","source":"RendererProcess","level":"GroupEnd","args":[]}
{"date":"2025-01-30T22:29:08.592Z","source":"RendererProcess","level":"GroupCollapsed","args":["\"server stderr\""]}
{"date":"2025-01-30T22:29:08.593Z","source":"RendererProcess","level":"Log","args":["\"INFO: Started server process [15188]\\r\""]}
{"date":"2025-01-30T22:29:08.594Z","source":"RendererProcess","level":"Log","args":["\"INFO: Waiting for application startup.\\r\""]}
{"date":"2025-01-30T22:29:08.594Z","source":"RendererProcess","level":"Log","args":["\"n/a\""]}
{"date":"2025-01-30T22:29:08.595Z","source":"RendererProcess","level":"GroupEnd","args":[]}
{"date":"2025-01-30T22:29:08.631Z","source":"RendererProcess","level":"GroupCollapsed","args":["\"server stderr\""]}
{"date":"2025-01-30T22:29:08.632Z","source":"RendererProcess","level":"Log","args":["\"INFO: Application startup complete.\\r\""]}
{"date":"2025-01-30T22:29:08.632Z","source":"RendererProcess","level":"Log","args":["\"INFO: Uvicorn running on http://127.0.0.1:46615 (Press CTRL+C to quit)\\r\""]}
{"date":"2025-01-30T22:29:08.633Z","source":"RendererProcess","level":"Log","args":["\"n/a\""]}
{"date":"2025-01-30T22:29:08.633Z","source":"RendererProcess","level":"GroupEnd","args":[]}
{"date":"2025-01-30T22:32:50.337Z","source":"RendererProcess","level":"Log","args":["\"Exporting logs\""]}

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.