Why can't some JPEG images play on the player?

This may be due to 3 issues:

  1. The resolution exceeds 1920×1080. Please reduce the pixel dimension of the JPEG image
  2. Color space error. Make sure the color space is set to RGB (instead of Y'CbCr)
  3. Your image is stored as “interlaced” rather than “progressive”