[FFmpeg-trac] #4664(undetermined:new): dds: wrong colors (8bpp)

FFmpeg trac at avcodec.org
Wed Jun 24 10:52:42 CEST 2015


#4664: dds: wrong colors (8bpp)
-------------------------------------+-------------------------------------
               Reporter:  ami_stuff  |                  Owner:
                   Type:  defect     |                 Status:  new
               Priority:  normal     |              Component:
                Version:             |  undetermined
  unspecified                        |               Keywords:
             Blocked By:             |               Blocking:
Reproduced by developer:  0          |  Analyzed by developer:  0
-------------------------------------+-------------------------------------
 {{{
 C:\>ffmpeg -i palette_rgb_8bpp.dds out.bmp
 ffmpeg version N-73117-gb23d2ba Copyright (c) 2000-2015 the FFmpeg
 developers
   built with gcc 4.5.0 (GCC) 20100414 (Fedora MinGW 4.5.0-1.fc14)
   configuration: --prefix=/var/www/users/research/ffmpeg/snapshots/build
 --arch=
 x86 --target-os=mingw32 --cross-prefix=i686-pc-mingw32- --cc='ccache i686
 -pc-min
 gw32-gcc' --enable-pthreads --enable-memalign-hack --enable-runtime-
 cpudetect --
 enable-cross-compile --enable-static --disable-shared --extra-
 libs='-lws2_32 -lw
 inmm -lpthread' --extra-cflags='--static
 -I/var/www/users/research/ffmpeg/snapsh
 ots/build/include' --extra-ldflags='-static
 -L/var/www/users/research/ffmpeg/sna
 pshots/build/lib' --enable-bzlib --enable-zlib --enable-gpl --enable-
 version3 --
 enable-nonfree --enable-libx264 --enable-libspeex --enable-libtheora
 --enable-li
 bvorbis --enable-libfaac --enable-libxvid --enable-libopencore-amrnb
 --enable-li
 bopencore-amrwb --enable-libmp3lame --enable-libfreetype --enable-libvpx
 --disab
 le-decoder=libvpx
   libavutil      54. 27.100 / 54. 27.100
   libavcodec     56. 44.100 / 56. 44.100
   libavformat    56. 38.100 / 56. 38.100
   libavdevice    56.  4.100 / 56.  4.100
   libavfilter     5. 17.100 /  5. 17.100
   libswscale      3.  1.101 /  3.  1.101
   libswresample   1.  2.100 /  1.  2.100
   libpostproc    53.  3.100 / 53.  3.100
 Input #0, image2, from 'palette_rgb_8bpp.dds':
   Duration: 00:00:00.04, start: 0.000000, bitrate: 209945 kb/s
     Stream #0:0: Video: dds, pal8, 1024x768, 25 tbr, 25 tbn, 25 tbc
 Output #0, image2, to 'out.bmp':
   Metadata:
     encoder         : Lavf56.38.100
     Stream #0:0: Video: bmp, pal8, 1024x768, q=2-31, 200 kb/s, 25 fps, 25
 tbn, 2
 5 tbc
     Metadata:
       encoder         : Lavc56.44.100 bmp
 Stream mapping:
   Stream #0:0 -> #0:0 (dds (native) -> bmp (native))
 Press [q] to stop, [?] for help
 frame=    1 fps=0.0 q=0.0 Lsize=N/A time=00:00:00.04 bitrate=N/A
 video:769kB audio:0kB subtitle:0kB other streams:0kB global headers:0kB
 muxing o
 verhead: unknown
 }}}

--
Ticket URL: <https://trac.ffmpeg.org/ticket/4664>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker


More information about the FFmpeg-trac mailing list