mediamonks / display-ads-recorder

The Display Ads Recorder is a command line tool meant to record display ads and output these to separate formats, like video, jpg and gif (animated).
2 stars 6 forks source link

Last frame is not included into GIF/MP4 #8

Closed mm-vasyl closed 2 months ago

mm-vasyl commented 10 months ago

It seems like somewhere in the code there's a missing '<=' or 'Math.floor' so the last frame is actually not showing on the GIF/MP4. It is not a big problem at all unless you have some small animation at the end.