| Printable Version of Topic
Click here to view this topic in its original format |
| Unofficial VirtualDub Support Forums > VirtualDub Filters and Filter Development > Please Help With Deinterlacing Filter |
| Posted by: Bibliophilosophiliac Apr 4 2003, 05:00 AM |
| I've used VirtualDub's built-in filters before, so I'm not completely ignorant when it comes to the process. Recently I installed some deinterlacing filters, and when using either of them I run into the same error: "AVIOUTPUT: The process cannot access the file because it is being used by another process." The filter in question that I'm using is Gunnar Thalin's deinterlacer, but I've tried another deinterlacer and get the same error. Settings are DivX 5.03, nth pass (third). It seems obvious that the error is on my side. What am I doing wrong? |
| Posted by: endorphin Apr 6 2003, 06:55 PM |
| Sounds like some process simply neglected to close the file or stream it was working with. You might be able to solve the problem by closing and re-opening VirtualDub in between each encoding pass. Also make sure that the file isn't open anywhere else like a media player. |