Opened 11 years ago

Closed 11 years ago

#2321 closed defect (fixed)

unsupported dxtory variant

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

Description

Summary of the bug:
How to reproduce:

> ./ffmpeg -i ~/Downloads/trine2_32bit\ 2013-03-02\ 23-20-20-297.avi.part -an -f null -
ffmpeg version git-2013-03-04-ec70017 Copyright (c) 2000-2013 the FFmpeg developers
  built on Mar  4 2013 20:24:37 with FreeBSD clang version 3.1 (branches/release_31 156863) 20120523
  configuration: --cc=clang --as=clang --extra-cflags=-fcolor-diagnostics --extra-cflags=-I/usr/local/incl
ude --extra-ldflags=-L/usr/local/lib --samples=../fate-suite --disable-debug --enable-static --disable-ind
ev=v4l2 --disable-indev=alsa --disable-indev=bktr --disable-indev=dshow --disable-indev=dv1394 --disable-i
ndev=fbdev --disable-indev=jack --disable-indev=libcdio --disable-indev=libdc1394 --disable-indev=openal -
-disable-indev=pulse --disable-indev=sndio --disable-indev=vfwcap --disable-outdev=sndio --disable-outdev=
alsa --disable-filter=mp --disable-doc --enable-nonfree --enable-openssl --enable-gpl --enable-x11grab --d
isable-shared
  libavutil      52. 17.103 / 52. 17.103
  libavcodec     54. 92.100 / 54. 92.100
  libavformat    54. 63.102 / 54. 63.102
  libavdevice    54.  3.103 / 54.  3.103
  libavfilter     3. 41.100 /  3. 41.100
  libswscale      2.  2.100 /  2.  2.100
  libswresample   0. 17.102 /  0. 17.102
  libpostproc    52.  2.100 / 52.  2.100
Truncating packet of size 1177828 to 860964
[avi @ 0x2943c100] Stream #1: not enough frames to estimate rate; consider increasing probesize
Guessed Channel Layout for  Input Stream #0.1 : stereo
Input #0, avi, from '/home/r/Downloads/trine2_32bit 2013-03-02 23-20-20-297.avi.part':
  Metadata:
    encoder         : DxtoryCore ver2.0.0.121
    ISRC            : Video:YUV420|CompressV3 Audio:Lautsprecher (Realtek High Definition Audio)
  Duration: 00:00:02.80, start: 0.000000, bitrate: 15965 kb/s
    Stream #0:0: Video: dxtory (xtor / 0x726F7478), yuv420p, 1280x720, 30 fps, 30 tbr, 30 tbn, 30 tbc
    Stream #0:1: Audio: pcm_s16le ([1][0][0][0] / 0x0001), 48000 Hz, stereo, s16, 1536 kb/s
Output #0, null, to 'pipe:':
  Metadata:
    ISRC            : Video:YUV420|CompressV3 Audio:Lautsprecher (Realtek High Definition Audio)
    encoder         : Lavf54.63.102
    Stream #0:0: Video: rawvideo (I420 / 0x30323449), yuv420p, 1280x720, q=2-31, 200 kb/s, 90k tbn, 30 tbc
Stream mapping:
  Stream #0:0 -> #0:0 (dxtory -> rawvideo)
Press [q] to stop, [?] for help
[dxtory @ 0x29456400] packet too small
Error while decoding stream #0:0: Invalid data found when processing input
[dxtory @ 0x29456400] packet too small
Error while decoding stream #0:0: Invalid data found when processing input
[dxtory @ 0x29456400] packet too small
Error while decoding stream #0:0: Invalid data found when processing input
[dxtory @ 0x29456400] packet too small
Error while decoding stream #0:0: Invalid data found when processing input
[dxtory @ 0x29456400] packet too small
Error while decoding stream #0:0: Invalid data found when processing input
frame=    0 fps=0.0 q=0.0 Lsize=N/A time=00:00:00.00 bitrate=N/A    
video:0kB audio:0kB subtitle:0 global headers:0kB muxing overhead -inf%
Output file is empty, nothing was encoded (check -ss / -t / -frames parameters if used)

Attachments (1)

trine2_32bit_partial.avi (2.4 MB ) - added by Elon Musk 11 years ago.

Change History (4)

by Elon Musk, 11 years ago

Attachment: trine2_32bit_partial.avi added

comment:2 by Carl Eugen Hoyos, 11 years ago

Keywords: xtor added
Reproduced by developer: set
Status: newopen

comment:3 by Carl Eugen Hoyos, 11 years ago

Resolution: fixed
Status: openclosed

Fixed by Kostya.

Note: See TracTickets for help on using tickets.