How Can We Help?
Recommended decoder
For the decoding and playback we recommend to install the LAV filters that can be downloaded here.
They can be installed:
– either by running the codec .exe installer
– either by copying the x86 and x64 folders into the folder where is located your application .exe, e.g.:
c:\yourappfolder\yourapp.exe
c:\yourappfolder\x86
c:\yourappfolder\x64
– either by copying the x86 and x64 folders into another folder that you specify with the VideoGrabber.ExtraDLLPath property.
c:\yourappfolder\yourapp.exe
c:\codecfolder\x86
c:\codecfolder\x64
VideoGrabber.ExtraDLLPath = “c:\codecfolder”