Hello
in main site there is sample https://www.pellesc.de/index.php?page=source&lang=en Gif2avi
but my Pellesc9 don't compile it - many errors.
Can you see?
fix gif2avi.h
line 32 _fsize_t -> size_t
add guard to line 53
#ifndef UNREFERENCED_PARAMETER
...
#endif