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 Y'CbCr (instead of RGB)
  3. Your image is stored as “interlaced” rather than “progressive”