ffmpeg install issues
- 主要言語
- Python
- スター
- 78.7k
- フォーク
- 9.6k
- PR マージ指標
- 30日以内にマージされた PR はありません
説明
[error screenshot]

[error in frontend term]

[screenshot in backend term]

[backend startup command]
poetry run uvicorn main:app --reload --port 7001 --host 10.31.1.11
[frontend startup command]
$ yarn dev --host 10.31.1.11
yarn run v1.22.19
$ vite --host 10.31.1.11
23:09:13
23:09:13
VITE v4.5.0 ready in 434 ms
➜ Network: http://10.31.1.11:5173/ 23:09:13
➜ press h to show help 23:09:13
ERROR 23:09:16
[TypeScript] Found 0 errors. Watching for file changes.
[environment]
npm version: 10.2.4
node version: v20.11.1
Python version: 3.10.0
system ubuntu 22.04.3 LTS x86_64
CPU AMD 5900HX
コントリビューションガイド
このリポジトリのコントリビューションガイドは索引されていません
調査の方向性
The issue shows ffmpeg installation errors on Ubuntu 22.04. Check the project's installation documentation for ffmpeg dependencies. Look at the backend startup command using Poetry and uvicorn, and the frontend using Vite. The error screenshots are not described, so start by reproducing the environment and checking system ffmpeg installation. Verify if ffmpeg is required for video processing or image conversion in the codebase.
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- javascript, nodejs, python, typescript, ubuntu
- 領域
- backend, frontend, tooling
- issue の種類
- バグ
- 難易度
- 3/5
- 見積もり時間
- 1〜2日
- 活発さ
- 停滞
- 明瞭さ
- 説明が足りない
- 初心者へのやさしさ
- 30/100