C:\>ffmpeg -i C:\indexed_2bpp.pct
ffmpeg version 3.2.git Copyright (c) 2000-2017 the FFmpeg developers
built with gcc 4.6.2 (GCC)
configuration: --disable-pthreads --enable-gpl --disable-ffprobe
libavutil 55. 47.100 / 55. 47.100
libavcodec 57. 79.100 / 57. 79.100
libavformat 57. 66.102 / 57. 66.102
libavdevice 57. 2.100 / 57. 2.100
libavfilter 6. 73.100 / 6. 73.100
libswscale 4. 3.101 / 4. 3.101
libswresample 2. 4.100 / 2. 4.100
libpostproc 54. 2.100 / 54. 2.100
[qdraw @ 0672d760] Warning: not compiled with thread support, using thread emula
tion
[qdraw @ 0672d760] Invalid pixel format (bppcnt 1 bpp 2) in Packbit
[qdraw_pipe @ 06723be0] decoding for stream 0 failed
[qdraw_pipe @ 06723be0] Could not find codec parameters for stream 0 (Video: qdr
aw, none, 1024x768): unspecified pixel format
Consider increasing the value for the 'analyzeduration' and 'probesize' options
Input #0, qdraw_pipe, from 'C:\indexed_2bpp.pct':
Duration: N/A, bitrate: N/A
Stream #0:0: Video: qdraw, none, 1024x768, 25 tbr, 25 tbn, 25 tbc
At least one output file must be specified
C:\>ffmpeg -i C:\indexed_4bpp.pct
ffmpeg version 3.2.git Copyright (c) 2000-2017 the FFmpeg developers
built with gcc 4.6.2 (GCC)
configuration: --disable-pthreads --enable-gpl --disable-ffprobe
libavutil 55. 47.100 / 55. 47.100
libavcodec 57. 79.100 / 57. 79.100
libavformat 57. 66.102 / 57. 66.102
libavdevice 57. 2.100 / 57. 2.100
libavfilter 6. 73.100 / 6. 73.100
libswscale 4. 3.101 / 4. 3.101
libswresample 2. 4.100 / 2. 4.100
libpostproc 54. 2.100 / 54. 2.100
[qdraw @ 0672d760] Warning: not compiled with thread support, using thread emula
tion
[qdraw @ 0672d760] Invalid pixel format (bppcnt 1 bpp 4) in Packbit
[qdraw_pipe @ 06723be0] decoding for stream 0 failed
[qdraw_pipe @ 06723be0] Could not find codec parameters for stream 0 (Video: qdr
aw, none, 1024x768): unspecified pixel format
Consider increasing the value for the 'analyzeduration' and 'probesize' options
Input #0, qdraw_pipe, from 'C:\indexed_4bpp.pct':
Duration: N/A, bitrate: N/A
Stream #0:0: Video: qdraw, none, 1024x768, 25 tbr, 25 tbn, 25 tbc
At least one output file must be specified
Fixed in 770ac75ae9cb08a3c5c8f0915f48f9ca4161f5fd.