ffmpeg install issues
- Vorherrschende Sprache
- Python
- Sterne
- 78.7k
- Forks
- 9.6k
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
[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
Beitragsleitfaden
Für dieses Repository ist kein Beitragsleitfaden indexiert
Rechercherichtung
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.
Vom Indexierungsmodell aus dem Issue-Text verfasst.
Bewertung
- Tech-Stack
- javascript, nodejs, python, typescript, ubuntu
- Bereich
- backend, frontend, tooling
- Issue-Typ
- Bug
- Schwierigkeit
- 3/5
- Geschätzter Aufwand
- 1-2 Tage
- Aktivitätsstatus
- Veraltet
- Klarheit
- Muss geklärt werden
- Anfängerfreundlichkeit
- 30/100