Click here to Skip to main content
15,890,512 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Good time of day!
I have a problem, I need to rotate video in a window at an free angle. Is this possible (I am an dilettante in DirectShow), and how?
Thank you.
P.S. Sorry for my English)
Posted

1 solution

This has to be doable. You probably have to put a rotation filter into the DirectShow filter chain.

Microsoft has a DirectShow player that rotates


[^]

Here's one that can claim to do it for grayscale.

http://www.softpedia.com/get/Programming/Other-Programming-Files/Video-Processing-Directshow-Filter.shtml[^]

LeadTools used to do a lot of DirectShow filters too.
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900