When I save in Quey Batch Operation, video is opened with last used driverinstead of the one I used to open originally. ie: open video with caching driver, queu for later work- Open a second video for Direct Stream Copy using AudioVideo Interleave driver. Finish. VirtualDub uses that driver for further openings, AND for the pending job processing if I forget to reopen a dummy video with Caching driver for changing that.
That ruins brightness of my pending jobs due to wrong Limited/Full component range handling of AudioVideoInterleave driver.
Is there a way VirtualDub saves jobs with its opening driver attached to it?
Now it writes:
VirtualDub.Open("B:\myvideo.avi","",0);
Which doesnt guarantee correct driver being used.
Thanks.
Anonymous