how to change OutPut Pin Size & ColorSpace/Compression of a Video Source Filter in DirectShow
I want to Know whre the Output Pin PropertyPage Datas are stored and how can I Change those Datas By My Code
how to change OutPut Pin Size & ColorSpace/Compression of a Video Source Filter in DirectShow
I want to Know whre the Output Pin PropertyPage Datas are stored and how can I Change those Datas By My Code
You would have to write your own transformation filter. Or you can use a filter like FFDShow that supports image resizing among other video modifications and enhancements.