Skip to content

added abillity to use custom encoder.#67

Closed
Aloncvt wants to merge 2 commits intooddity-ai:mainfrom
Aloncvt:add-encoder-options
Closed

added abillity to use custom encoder.#67
Aloncvt wants to merge 2 commits intooddity-ai:mainfrom
Aloncvt:add-encoder-options

Conversation

@Aloncvt
Copy link

@Aloncvt Aloncvt commented Oct 4, 2025

Add encoder selection helper and H.264 preset support

Usage:

let settings = Settings::preset_h264_yuv420p(1280, 720, false) .with_encoder("libx264rgb") .expect("Failed to resolve encoder");

@gerwin3
Copy link
Contributor

gerwin3 commented Oct 9, 2025

Unfortunately this does not compile

@gerwin3 gerwin3 closed this Oct 9, 2025
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.

2 participants