gnash-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Gnash-commit] [bug #34625] wrong colors


From: Sandro Santilli
Subject: [Gnash-commit] [bug #34625] wrong colors
Date: Sun, 23 Oct 2011 12:31:51 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1

Follow-up Comment #4, bug #34625 (project gnash):

swfextract (from swftools) is unable to extract those bitmaps:

address@hidden:/usr/src/gnash/tests/swf8$ swfextract -j 19145 IT_110929_xPC.swf 
Object 19145 is not a JPEG picture!
address@hidden:/usr/src/gnash/tests/swf8$ swfextract -p 19145 IT_110929_xPC.swf 
Can't handle 16-bit palette images yet (image 19145)

Bitmap format 4 (as reported by Ming) means 16-bit RGB according to Gnash, but
16-bit _palette_ according to swfextract.

Gnash surely doesn't support any palette, threating the 16-bit version like
the 24-bit one (RGB).

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?34625>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]