|
|
| dhemittal |
| Posted: Jun 8 2010, 11:43 AM |
 |
|
Newbie

Group: Members
Posts: 2
Member No.: 27762
Joined: 8-June 10

|
Hi, how we can implement "VirtualDub" with my C# windows application
Is there any sample code available for C# windows application implement?
Please help me its urgent.
Thanks in Advance Dheeraj Mittal dhemittal@gmail.com |
 |
| phaeron |
| Posted: Jun 9 2010, 06:22 AM |
 |
|

Virtualdub Developer
  
Group: Administrator
Posts: 7773
Member No.: 61
Joined: 30-July 02

|
I sincerely hope you have a better requirements spec than that.... |
 |
| dhemittal |
| Posted: Jun 14 2010, 05:25 AM |
 |
|
Newbie

Group: Members
Posts: 2
Member No.: 27762
Joined: 8-June 10

|
actually I have to add watermark on my existing video in my C# windows application.
I have goggled for that on many sites but not found satisfactory solution for that.
so, how we can add watermark on my existing video in my C# windows application.
please help |
 |
| -SPM-Mad |
| Posted: Jun 14 2010, 05:01 PM |
 |
|
Advanced Member
  
Group: Members
Posts: 197
Member No.: 1332
Joined: 13-December 02

|
Read the documentation. VirtualDub can be controlled over commandline-switches, has a command-line only version (vdub.exe) or you can create scripts and pass then to VirtuaDub.
Greetings -SPM-Mad |
 |