paulom
9th December 2009, 17:37
I've installed ffdshow-tryouts and configured it to decode mpeg-1. This makes DirectShow use it to decode mpeg-1. In Avisynth, DirectShowSource reads mpeg-1 clips as YV12, no longer converting them to YUY2.
ffdshow is adding 2 tray icons (video/audio) for each call to DirectShowSource in my scripts. This happens even with the "Multiple instances" option set to "only one - check all filters in graph".
Does this mean that a new instance of ffdshow is being loaded for each clip?
If true, how can I prevent this and save memory?
ffdshow is adding 2 tray icons (video/audio) for each call to DirectShowSource in my scripts. This happens even with the "Multiple instances" option set to "only one - check all filters in graph".
Does this mean that a new instance of ffdshow is being loaded for each clip?
If true, how can I prevent this and save memory?