flavioribeiro/video-thumbnail-generator

How to force output sprite image to only have one single row and no columns

inglesuniversal opened this issue · 0 comments

Hi, I have a php script that parses the sprite image I create with your awesome script... it is focused to generate image coordinates based on a single row of sprite images.

Is it possible for force your script to do that without knowing or calculating the number of total frames from the source video file?

Thanks