ffmpeg install issues
- Linguagem predominante
- Python
- Estrelas
- 78.7k
- Forks
- 9.6k
- Métricas de merge de PRs
- Nenhum PR com merge em 30d
Descrição
[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
Guia de contribuição
Nenhum guia de contribuição indexado para este repositório
Direção de pesquisa
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.
Escrita pelo modelo de indexação a partir do texto da issue.
Avaliação
- Stack de tecnologia
- javascript, nodejs, python, typescript, ubuntu
- Domínio
- backend, frontend, tooling
- Tipo de issue
- Bug
- Dificuldade
- 3/5
- Tempo estimado
- 1-2 dias
- Status de atividade
- Estagnada
- Clareza
- Precisa de esclarecimento
- Facilidade para iniciantes
- 30/100