bakape / thumbnailer

Go media thumbnailer
MIT License
154 stars 36 forks source link

Colour corruption of WebM thumbnails with odd dimensions #1

Closed bakape closed 7 years ago

bakape commented 7 years ago

Doing something wrong with RAW YUV images. Perhaps wrong GraphicsMagick ImageInfo settings?

bakape commented 7 years ago

Seems to only happen with some video files. Need to investigate why, once I find a positive.

bakape commented 7 years ago

Happens with odd number of pixel height or width, which is unconventional.

bakape commented 7 years ago

Most WebM encoders don't produce odd dimension video, so putting this off. Will take too much tinkering to fix.