Skip to content

Optimize video transcoder#31

Closed
kyle-fitzp wants to merge 11 commits into
masterfrom
optimize-video-transcoder
Closed

Optimize video transcoder#31
kyle-fitzp wants to merge 11 commits into
masterfrom
optimize-video-transcoder

Conversation

@kyle-fitzp
Copy link
Copy Markdown

Features

  • Add support for more video codecs and pixel formats. View README.
  • Replace queue and spin wait codec pattern with executors and functional interface callbacks (improved programmer experience).
  • Fixed H264 encoding.
  • Other improvements to codec options and format selection.

Recommended Test Procedure

Chain together several transcoder modules, each with different output formats, widths, heights. View video output from a transcoder module whose output format is either MJPEG or H264 to verify.

@kyle-fitzp kyle-fitzp linked an issue May 14, 2026 that may be closed by this pull request
@kyle-fitzp kyle-fitzp closed this May 14, 2026
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.

Optimize Video Transcoder

1 participant