MCJack123 / sanjuuni

Converts images and videos into a format that can be displayed in ComputerCraft.
GNU General Public License v2.0
33 stars 6 forks source link

OpenCL speed decrease at output height higher than 64 #16

Open CanadianBaconBoi opened 1 year ago

CanadianBaconBoi commented 1 year ago

Using OpenCL and an output height higher than 64, encoding performance is significantly diminished. This is the same across all output formats.

For example: 64 Height: image 65 Height: image

Note that this only occurs while using OpenCL, CPU encoding is unaffected.