[FFmpeg-trac] #4667(undetermined:new): dds: 8.8 AL 16bpp - white screen

FFmpeg trac at avcodec.org
Mon Jul 20 20:38:49 CEST 2015


#4667: dds: 8.8 AL 16bpp - white screen
-------------------------------------+-------------------------------------
             Reporter:  ami_stuff    |                    Owner:
                 Type:  defect       |                   Status:  new
             Priority:  normal       |                Component:
              Version:  unspecified  |  undetermined
             Keywords:               |               Resolution:
             Blocking:               |               Blocked By:
Analyzed by developer:  0            |  Reproduced by developer:  0
-------------------------------------+-------------------------------------

Comment (by michael):

 the AL 16bpp sample can be decoded corerctly when
 {{{
 else if (avctx->pix_fmt == AV_PIX_FMT_YA8)
 ctx->postproc = DDS_SWAP_ALPHA;
 }}}
 is comented out but that breaks fate_ya.dds
 how can these be distiguished or is one of them faulty

--
Ticket URL: <https://trac.ffmpeg.org/ticket/4667#comment:3>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker


More information about the FFmpeg-trac mailing list