I am having some problems getting thumbnails from avi files through Media Processor. I get the following error:
Code:COMObjectsNET.MediaProcessor.1 error 'e0000201'
Can't load picture from file: X:\Web\wwwroot\test.avi. Internal error message:'[a:4]'
Is it because the Media Processor does not cope with all the different video codecs? My test file has the following video codec:
DirectVobSub (auto-loading version)
And is it possible to have Media Processor return an error to my asp page instead of stopping the whole page?