Skip to content

feat: add video downsampling step#2

Open
amirtaslimi wants to merge 7 commits into
msinamsina:mainfrom
amirtaslimi:feature/video-downsampling
Open

feat: add video downsampling step#2
amirtaslimi wants to merge 7 commits into
msinamsina:mainfrom
amirtaslimi:feature/video-downsampling

Conversation

@amirtaslimi

Copy link
Copy Markdown

Implemented a new preprocessing step, VideoDownsamplingStep, that allows users to downsample videos using ffmpeg.

Added tests to validate functionality across different resolutions, frame rates, and formats.

Provided example usage in a Jupyter notebook to demonstrate integration with AI-Graph workflows.

Fixes #1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add configurable video downsampling step (ffmpeg-based) to AI-Graph pipelines

1 participant