|
|
| pitbull |
| Posted: Nov 25 2014, 06:52 AM |
 |
|
Newbie

Group: Members
Posts: 5
Member No.: 38443
Joined: 25-November 14

|
Hello, have been using virtualdub since the late 90s but this is the first time that I am going use it's command line so please bear with me if you find that my question sounds too easy.
I am using python to automate virtualdub to process all of my image sequences into AVI.
now, loading the image sequences into virtualdub using code is easy enough, but I need to know how to export it using the command line...
| CODE | | C:\virtualdub.exe src dst /x |
I would like to have something like this. is this even possible without having to use scripting? Thanks, any help is very much appreciated!!! |
 |
| pitbull |
| Posted: Nov 25 2014, 07:30 AM |
 |
|
Newbie

Group: Members
Posts: 5
Member No.: 38443
Joined: 25-November 14

|
nevermind...used scripting instead...wrote a program that will write vcf files... |
 |
| ALbino |
| Posted: Nov 26 2014, 01:38 AM |
 |
|
Advanced Member
  
Group: Members
Posts: 101
Member No.: 26983
Joined: 9-February 10

|
I did something that was essentially the reverse. Here's a thread about it:
http://forums.virtualdub.org/index.php?act...=ST&f=2&t=23064
And here's the example that dloneranger used in another thread:
http://forums.virtualdub.org/index.php?act...=ST&f=4&t=21840
HTH. |
 |
| pitbull |
| Posted: Nov 26 2014, 01:53 AM |
 |
|
Newbie

Group: Members
Posts: 5
Member No.: 38443
Joined: 25-November 14

|
hello, alBino. Thank you very much, I am pretty sure that i read your name at least 2x yesterday while searching the net. I will read your links. Thanks again, Ric |
 |