[FFmpeg-user] Unknow codec SHQ3/5

Massimo Battistel battistel at gmail.com
Wed Nov 6 15:44:48 CET 2013


Hello,
ffmpeg (and vlc 2.1.0) cannot read video track of these files:

shq3: http://www.datafilehost.com/d/15378e0d
shq5: http://www.datafilehost.com/d/a1e9993e

Codec name should be: "NewTek SpeedHQ".

Under windows, I can read the files with Microsoft "AVI decompressor"
directshow filter (guid: CF49D4E0-1115-11CE-B03A-0020AF0BA770).

Command line:

ffprobe shq3.avi -analyzeduration 1000000000 -probesize 1000000000

ffprobe version N-57906-gbd75651 Copyright (c) 2007-2013 the FFmpeg
developers
  built on Nov  4 2013 18:06:47 with gcc 4.8.2 (GCC)
  configuration: --enable-gpl --enable-version3 --disable-w32threads
--enable-avisynth --enable-bzlib --enable-fontconfig --enable-frei0r
--enable-gnutls --enable-iconv --enable-libass --enable-libbluray
--enable-libcaca --enable-libfreetype --enable-libgsm --enable-libilbc
--enable-libmodplug --enable-libmp3lame --enable-libopencore-amrnb
--enable-libopencore-amrwb --enable-libopenjpeg --enable-libopus
--enable-librtmp --enable-libschroedinger --enable-libsoxr
--enable-libspeex --enable-libtheora --enable-libtwolame
--enable-libvidstab --enable-libvo-aacenc --enable-libvo-amrwbenc
--enable-libvorbis --enable-libvpx --enable-libwavpack --enable-libx264
--enable-libxavs --enable-libxvid --enable-zlib
  libavutil      52. 51.100 / 52. 51.100
  libavcodec     55. 41.100 / 55. 41.100
  libavformat    55. 21.100 / 55. 21.100
  libavdevice    55.  5.100 / 55.  5.100
  libavfilter     3. 90.101 /  3. 90.101
  libswscale      2.  5.101 /  2.  5.101
  libswresample   0. 17.104 /  0. 17.104
  libpostproc    52.  3.100 / 52.  3.100
[avi @ 0000000002503e40] Could not find codec parameters for stream 0
(Video: none (SHQ3 / 0x33514853), 720x576): unknown codec
Consider increasing the value for the 'analyzeduration' and 'probesize'
options
shq3.avi: End of file


Thanks


More information about the ffmpeg-user mailing list