micheldebree/retropixels

Batch processing

Opened this issue · 0 comments

Batch processing to (hopefully) speed up converting a large number of images, for example converting a video.

Batch processing is now easily done by calling retropixels from an external script. This probably adds overhead. With built in batch processing, some of this overhead can be eliminated and might lead to a significant improvement in speed.

  • Allow a folder name as input
  • Support limited number of extensions?