huggingface / huggingface/diffusers

add custom output_params to export_to_video

Open
#12,542 3 comments 0 reactions 0 assignees View on GitHub
stale
Dominant language
Python
Stars
34.5k
Forks
7.3k
Avg merge
3d 3h
Merged PRs (30d)
91

Description

The export_to_video docstring mentions `output_params`: https://github.com/huggingface/diffusers/blob/v0.35.2/src/diffusers/utils/export_utils.py#L152, but this is not implemented, not allowing to pass custom params to ffmpeg.

Contributor guide

Open the contributing guide

Research direction

Start in src/diffusers/utils/export_utils.py at export_to_video and read the docstring and surrounding ffmpeg invocation. Trace how video export arguments are assembled, then verify that caller-supplied output_params reach ffmpeg and that existing exports still work.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
audio-video-rtc
Issue type
Feature
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Clearly specified
Newbie friendliness
48/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.