Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Hans-R-D
/
encoder-pipeline
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
c685973
encoder-pipeline
2 contributors
History:
18 commits
Chandima Prabhath
Refactor FFmpeg encoding logic into encoder.py; update import path in tasks.py
c685973
11 months ago
video_encoder
Refactor FFmpeg encoding logic into encoder.py; update import path in tasks.py
11 months ago
.gitattributes
Safe
1.52 kB
initial commit
11 months ago
.gitignore
Safe
94 Bytes
Enhance job initialization and progress tracking; update .gitignore to exclude cache directories
11 months ago
DOCS.md
Safe
3.74 kB
Add initial implementation of video encoder pipeline with FastAPI and FFmpeg
11 months ago
Dockerfile
Safe
336 Bytes
Update Dockerfile to set PYTHONPATH; fix import path for RedisConfig in worker.py
11 months ago
README.md
Safe
200 Bytes
initial commit
11 months ago
requirements.txt
Safe
131 Bytes
Update rq dependency version and refactor worker connection handling
11 months ago
run.py
Safe
530 Bytes
Fix worker process path in run.py; add worker.py for dedicated worker handling
11 months ago