Skip to content

Move kalliste video preprocessing script into kalliste repo #3

@spacegoatai

Description

@spacegoatai

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions