#2192 closed defect (fixed)
iff ilbm - wrong colors on bigendian
Reported by: | ami_stuff | Owned by: | |
---|---|---|---|
Priority: | important | Component: | avcodec |
Version: | git-master | Keywords: | iff regression |
Cc: | Blocked By: | ||
Blocking: | Reproduced by developer: | no | |
Analyzed by developer: | yes |
Description
attached have wrong colors on bigendian (tested only with ffplay -
currently I have no usable ffmpeg build with bmp encoder).
the same problem happens with ham6/8 samples, please test if reproductible.
http://www.datafilehost.com/download-49e8cc93.html
ffplay ilbm24.iff ffplay version 1.1.git-05340be Copyright (c) 2003-2013 the FFmpeg developers built on Jan 22 2013 04:21:12 with gcc 4.5.0 (GCC) libavutil 52. 15.100 / 52. 15.100 libavcodec 54. 90.100 / 54. 90.100 libavformat 54. 61.102 / 54. 61.102 libavdevice 54. 3.102 / 54. 3.102 libavfilter 3. 33.100 / 3. 33.100 libswscale 2. 2.100 / 2. 2.100 libswresample 0. 17.102 / 0. 17.102 libpostproc 52. 2.100 / 52. 2.100 [iff @ 0x110a99d0] Estimating duration from bitrate, this may be inaccurate Input #0, iff, from 'ilbm24.iff': Duration: N/A, bitrate: N/A Stream #0:0: Video: iff_ilbm (ILBM / 0x4D424C49), rgb0, 1024x768, SAR 22:22 DAR 4:3, 90k tbr, 90k tbn, 90k tbc Frame changed from size:0x0 to size:1024x768aq= 0KB vq= 0KB sq= 0B f=0/0 29223372036854772736.00 A-V: 0.000 fd= 0 aq= 0KB vq= 0KB sq= 0B f=0/0 0.80 A-V: 0.000 fd= 0 aq= 0KB vq= 0KB sq= 0B f=0/0 = 0B f=0/0
Attachments (1)
Change History (3)
Changed 5 years ago by cehoyos
comment:1 Changed 5 years ago by richardpl
- Analyzed by developer set
- Component changed from undetermined to avcodec
- Resolution set to fixed
- Status changed from new to closed
comment:2 Changed 5 years ago by cehoyos
- Keywords iff regression added
- Priority changed from normal to important
- Version changed from unspecified to git-master
Note: See
TracTickets for help on using
tickets.
Should be fixed, thanks for reporting.