| |||||||
| Commercial message | |
| | |
|
![]() |
| | Thread Tools |
| | #1 (permalink) |
| New on Forum Join Date: Sep 2007
Posts: 1
| Virtual Dub In ASP via Commandline Hello everyone i have set up virtual dub on my pc and server pc and i have the command line which is working on both pcs but, im unable to get it working over my server i have done other stufff in asp via the command line. so far all i can get to work when i do it over asp is for virtualdub to open in the proccess. Code: <%
Dim oShellb,oShellc, BCommanda ,CCommanda
set oShellb = server.createobject("wscript.shell")
set oShellc = server.createobject("wscript.shell")
a1 = "e:\web\www_video\Video\tag\t2.vcf"
a2 = "e:\web\www_video\Video\test.avi"
a3 = "e:\web\www_video\Video\testhello898.avi"
a6 = "“" 'left "
a5 = "”" 'right "
BCommanda = "virtualdub.exe /s "&a1&" /p "&a6&""&a2&""&a5&" "&a6&""&a3&""&a5&" /x"
CCommanda = "virtualdub.exe /r /x"
oShellb.Run BCommanda
oShellc.Run CCommanda
%> |
| | |
![]() |
| If you can't find where you are looking for, then become a member and get an answer fast! We have thousands of people online every moment of the day to help you! Click here |
| Bookmarks |
| Thread Tools | |
| |
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| What can I use besides virtual dub? | MrPolite | Video Edit Software | 12 | 31-05-2003 19:35 |
| virtual dub | EFloUVA | Audio | 5 | 04-08-2002 16:18 |
| virtual dub | tejoo2002 | Dutch: De Woonkamer | 2 | 16-05-2002 22:02 |
| Virtual dub | paultje66 | Video Edit Software | 3 | 12-11-2001 16:45 |
| Virtual Dub | Mattel007 | Dutch: De Woonkamer | 7 | 02-07-2001 20:20 |