View Full Version : Cannot use Analyze or Autocrop on DgIndexNV source
MaxPlanck
4th March 2010, 22:49
I can index the file perfectly, but when using the AVS Script Creator, autocrop does not produce any cropping values and pressing the analyze button throws the error "Failed to create video decoder (100) message"
rack04
4th March 2010, 22:54
Are you using DGSource() or DGMultiSource()?
MaxPlanck
4th March 2010, 22:56
Are you using DGSource() or DGMultiSource()?
Thanks. I just saw your earlier suggestion in the DgIndex forum and I can now run the analysis after closing the AVS preview window, but the autocrop feature will not work with or without the preview window open. In fact with it closed, it complains that the preview window needs to be open. I'm using DGSource().
Guest
4th March 2010, 23:05
Use DGMultiSource().
MaxPlanck
4th March 2010, 23:09
Wow. Worked like magic. You made my day. Why does this work?
rack04
4th March 2010, 23:12
Wow. Worked like magic. You made my day. Why does this work?
Because it does what it was designed to do.
MaxPlanck
4th March 2010, 23:12
Because it does what it was designed to do.
I guess I have some reading to do.
MaxPlanck
4th March 2010, 23:16
Use DGMultiSource().
And thanks.
Guest
4th March 2010, 23:34
Wow. Worked like magic. You made my day. Why does this work? Because MEGUI tries to open multiple instances of the source filter. DGSource() is not designed to be instantiated more than once. DGMultiSource() is so designed, hence the name.
And you're welcome. :)
vBulletin® v3.8.11, Copyright ©2000-2026, vBulletin Solutions Inc.