Skip to content

Adding support for RGB format in dshow driver#216

Open
hit-labvn wants to merge 2 commits intoPyAV-Org:mainfrom
hit-labvn:dshow-rgb-support
Open

Adding support for RGB format in dshow driver#216
hit-labvn wants to merge 2 commits intoPyAV-Org:mainfrom
hit-labvn:dshow-rgb-support

Conversation

@hit-labvn
Copy link

Native ffmpeg raises the unsupported format when streaming RGB image (or RGB family) from device in Windows, even though there are codecs available internal.

[dshow @ 000001FF215D0EC0] Unknown compression type. Please report type 0xE436EB7D.
video=TZ_FG0040: Not yet implemented in FFmpeg, patches welcome

Therefore, the patch is required to map that into the correct codecs.

hit-labvn and others added 2 commits February 14, 2026 00:14
Update dshow.c to handle additional pixel formats and codec tags.
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.

1 participant