Opened 10 years ago

Closed 10 years ago

#3293 closed enhancement (fixed)

dxtory: unsupported mode 1000001 rgb (no compress)

Reported by: ami_stuff Owned by:
Priority: wish Component: avcodec
Version: git-master Keywords: xtor
Cc: Blocked By:
Blocking: Reproduced by developer: yes
Analyzed by developer: no

Description

http://www.datafilehost.com/d/83c432e0

C:\>ffmpeg -i 1000001_rgb_nocompress.avi
ffmpeg version N-59696-gc0a33c4 Copyright (c) 2000-2014 the FFmpeg developers
  built on Jan  8 2014 22:01:50 with gcc 4.8.2 (GCC)
  configuration: --enable-gpl --enable-version3 --disable-w32threads --enable-av
isynth --enable-bzlib --enable-fontconfig --enable-frei0r --enable-gnutls --enab
le-iconv --enable-libass --enable-libbluray --enable-libcaca --enable-libfreetyp
e --enable-libgsm --enable-libilbc --enable-libmodplug --enable-libmp3lame --ena
ble-libopencore-amrnb --enable-libopencore-amrwb --enable-libopenjpeg --enable-l
ibopus --enable-librtmp --enable-libschroedinger --enable-libsoxr --enable-libsp
eex --enable-libtheora --enable-libtwolame --enable-libvidstab --enable-libvo-aa
cenc --enable-libvo-amrwbenc --enable-libvorbis --enable-libvpx --enable-libwavp
ack --enable-libx264 --enable-libxavs --enable-libxvid --enable-zlib
  libavutil      52. 62.100 / 52. 62.100
  libavcodec     55. 47.100 / 55. 47.100
  libavformat    55. 22.102 / 55. 22.102
  libavdevice    55.  5.102 / 55.  5.102
  libavfilter     4.  0.103 /  4.  0.103
  libswscale      2.  5.101 /  2.  5.101
  libswresample   0. 17.104 /  0. 17.104
  libpostproc    52.  3.100 / 52.  3.100
[avi @ 02b9a5c0] non-interleaved AVI
[dxtory @ 02b96480] Frame header 1000001 is not implemented. Update your FFmpeg
version to the newest one from Git. If the problem still occurs, it means that y
our file has a feature which has not been implemented.
[dxtory @ 02b96480] If you want to help, upload a sample of this file to ftp://u
pload.ffmpeg.org/MPlayer/incoming/ and contact the ffmpeg-devel mailing list.
[dxtory @ 02b96480] Frame header 1000001 is not implemented. Update your FFmpeg
version to the newest one from Git. If the problem still occurs, it means that y
our file has a feature which has not been implemented.
[dxtory @ 02b96480] If you want to help, upload a sample of this file to ftp://u
pload.ffmpeg.org/MPlayer/incoming/ and contact the ffmpeg-devel mailing list.
[avi @ 02b9a5c0] decoding for stream 0 failed
[avi @ 02b9a5c0] Could not find codec parameters for stream 0 (Video: dxtory (xt
or / 0x726F7478), 800x600): unspecified pixel format
Consider increasing the value for the 'analyzeduration' and 'probesize' options
Guessed Channel Layout for  Input Stream #0.1 : stereo
Input #0, avi, from '1000001_rgb_nocompress.avi':
  Metadata:
    encoder         : DxtoryCore ver2.0.0.125
    ISRC            : Video:RGB24 Audio:Realtek HD Audio Input
  Duration: 00:00:02.00, start: 0.000000, bitrate: 12797 kb/s
    Stream #0:0: Video: dxtory (xtor / 0x726F7478), 800x600, 1 tbr, 1 tbn, 1 tbc

    Stream #0:1: Audio: pcm_s16le ([1][0][0][0] / 0x0001), 48000 Hz, stereo, s16
, 1536 kb/s
At least one output file must be specified

Change History (2)

comment:1 by Carl Eugen Hoyos, 10 years ago

Component: undeterminedavcodec
Keywords: xtor added
Priority: normalwish
Reproduced by developer: set
Status: newopen
Type: defectenhancement
Version: unspecifiedgit-master

comment:2 by Carl Eugen Hoyos, 10 years ago

Resolution: fixed
Status: openclosed

Fixed by Kostya since 4b84a69e

Note: See TracTickets for help on using tickets.