Hello,
I have the same problem… but i haven’t found any solutions…
My actual configuration file (config.xml) is:
<?xml version="1.0" ?>
<screen scale="1.000000">
<point X="0.000000" Y="240.000000"/>
<point X="80.000000" Y="240.000000"/>
<point X="160.000000" Y="240.000000"/>
<point X="240.000000" Y="240.000000"/>
<point X="320.000000" Y="240.000000"/>
<point X="0.000000" Y="160.000000"/>
<point X="80.000000" Y="160.000000"/>
<point X="160.000000" Y="160.000000"/>
<point X="240.000000" Y="160.000000"/>
<point X="320.000000" Y="160.000000"/>
<point X="0.000000" Y="80.000000"/>
<point X="80.000000" Y="80.000000"/>
<point X="160.000000" Y="80.000000"/>
<point X="240.000000" Y="80.000000"/>
<point X="320.000000" Y="80.000000"/>
<point X="0.000000" Y="0.000000"/>
<point X="80.000000" Y="0.000000"/>
<point X="160.000000" Y="0.000000"/>
<point X="240.000000" Y="0.000000"/>
<point X="320.000000" Y="0.000000"/>
</screen>
<filtergraph>
<vwcapture label="capture1">
<videostring value="pgr: 0 640 30 grey8 0 rgb" />
</vwcapture>
<mono label="mono2" />
<smooth label="smooth3" />
<backgroundremove label="background4">
<threshold value="0" />
</backgroundremove>
<brightnesscontrast label="bc5">
<brightness value="-0.215686" />
<contrast value="0.568627" />
</brightnesscontrast>
<rectify label="rectify6">
<level value="0" />
</rectify>
</filtergraph>
And is impossible to view any images....
I have this error message in the batch windows :
Couldn't find desired mode.
Trying mode that is twice as big (640x480).
Couldn't find desired 2x mode.
VIDEO_openVideo failed.
Unspecified error.VWTest: 'pgr' library failed to load
VWTest: 'pgr' library isnt loaded.
VIDEO_openVideo failed.
The requested library is not loaded.
Anybody can help me ?
Thanks