- Known Issues 3
- Bugs 1825
- Feature Requests 1183
- Projects 422
- General Discussion 1406
- Technical Help 1125
- Cameras 244
- API 113
Andrew Pile locked this topic on Jun 17, 2008 because our API doesn't do this, read the API documentation before posting.
This conversation is missing your voice. Take five seconds to join Vimeo or log in.
Please check the Help page for general FAQ, video tutorials, and other helpful information.
- Vimeo: About / Blog / Roadmap / Developers / Community Guidelines / Forums / Toys / Help! / Site Map
- Legal: ©2008 Vimeo, LLC / Terms & Conditions / Privacy Statement




.
1.we are developing one video-email project. in that we are using "CODEC" com object for video recording & displaying.
2.Coder records the viddeo. Decoder Disply the video.
3.We used Windows Media Encoder 9 series SDK.
4.we used WME-Interfaces(we used WMEncoder & IWMensouce Interfaces,... ) for recordig video,displying video etc....
5.NOW I WANT TO CHANGE VIDEO SETTINGS LIKE: "Brightness" & "color" & "sharpness" of the video
6.to change the video settings i want one API. i dont knoew how to use the the API call for changing the video settings
7.i have UI (User Interface) with 3 SLIDER BARS(track bars) to increase or decrease the brightness,color,sharpness.
8.i have 3 buttons(APPLY,CANCEL,OK) in that UI to change the settings.
9.And i have a DEFAULT button to set the brightness,color,sharpness to default.
9. while drag the SLIDER BAR forward/backward the brightness,color will increase/decrease respectively.
10.when i click on apply the settings will apply to the video.
11.i am using Visualstudio 2005, windows application, C#.net
this is my requirement please help me to complete my project.its urgent.
Regards,
Balaji.