|
Re: How to put INVISIBLE Watermark in video [message #825 is a reply to message #823 ] |
Sat, 04 February 2017 11:47 |
admin Messages: 532 Registered: December 2005 |
Senior Member Administrator |
|
|
1. We have WMSDK that can be easy used by any another application for custom purposes.
We provide examples for using it. Also we can develop for you any custom application with acceptable conditions.
2. Already couple of users request us for invisible watermarks. We will research this ability very soon.
Could you, please, provide us with the samples of such protection and your suggestions for it.
[Updated on: Fri, 08 January 2010 13:51]
|
|
|
|
|
|
|
|
|
Re: How to put INVISIBLE Watermark in video [message #833 is a reply to message #832 ] |
Mon, 06 February 2017 13:50 |
surgeon Messages: 3 Registered: February 2008 |
Junior Member |
|
|
Hello,
Your question is not clear yet.
What is "integration"? You can use our SDK only as a COM object, using programming language or script; so if video player or some other program you think to use supports integrated scripting for calling COM object's methods - you can perform your integration task.
Or, another case, if video player (Windows Media Player for example) or some program you think to integrate WatermarkMaster SDK with has programming interface, you can access both video player and WMSDK methods from your "third-party" application.
If we don't answer your question, please give us more information about what you meant, if possible with samples from other applications, maybe screenshots, demo video clips, source codes, etc.
Regards,
VideoCharge Team.
[Updated on: Fri, 08 January 2010 13:52] by Moderator
|
|
|
|
Re: How to put INVISIBLE Watermark in video [message #847 is a reply to message #845 ] |
Tue, 14 February 2017 14:18 |
surgeon Messages: 3 Registered: February 2008 |
Junior Member |
|
|
Hello,
Well, I think, your task may be performed by WatermarkMaster SDK quite easy.
The most simply way is:
1. Add reference to WMSDK COM object to your Java project.
2. Tune all necessary initial settings for output format, output location (and possibly create collection of predefined watermarks) in WatermarkMaster Application; save settings in config (.wcf) file.
3. Load previously saved config in your Java program using corresponding method of WMSDKProject's object.
4. Add file(s) you need to apply watermark to and create new or load existing watermark from collection, setup and position it.
5. Call Run(...) method of WMSDKProject object to make output file with watermark applied.
We don't have Java code examples, but C++, C# and VB ones are available in <InstallDir>/SDK/Example, where you can find samples for manipulations with watermarks, files, config files and many other objects.
Regards,
VideoCharge Team.
|
|
|
|
Re: How to put INVISIBLE Watermark in video [message #850 is a reply to message #849 ] |
Sat, 18 February 2017 00:44 |
surgeon Messages: 3 Registered: February 2008 |
Junior Member |
|
|
Hello,
If your 20-days trial period for using WatermarkMaster SDK has been expired, you need to buy our product. Otherwise you may try to use it from your application.
Regards,
VideoCharge Team.
[Updated on: Tue, 19 February 2008 00:46]
|
|
|