-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
Currently the video preprocessing functionality exists in a separate repository (goodlux/kalliste_video_preprocessor), but it would make more sense to consolidate this functionality into the main kalliste image processing pipeline.
Goals
- Move video preprocessing script from separate repo into main kalliste repo
- Integrate video preprocessing into the existing kalliste pipeline architecture
- Maintain existing functionality while improving code organization
- Remove duplicate dependencies and streamline the development workflow
Benefits
- Single repository for all media processing functionality
- Easier maintenance and version management
- Simplified deployment and distribution
- Better integration between image and video processing features
Tasks
- Review current video preprocessing implementation
- Determine best integration approach within kalliste architecture
- Move and refactor video preprocessing code
- Update documentation and README
- Test integrated functionality
- Archive or deprecate separate video preprocessor repo
Context
This consolidation would align with the goal of having kalliste as a comprehensive media processing pipeline rather than fragmented across multiple repositories.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels