Opened 12 years ago

Last modified 10 years ago

#1691 new defect

New SN40 samples fail to decode

Reported by: Carl Eugen Hoyos Owned by:
Priority: normal Component: avcodec
Version: git-master Keywords: sn40 asp h263
Cc: ami_stuff@o2.pl Blocked By:
Blocking: Reproduced by developer: no
Analyzed by developer: no

Description

samples/V-codecs/SN40/Shot%205.avi cannot be decoded with current FFmpeg, works fine with mplayer -vc smartsight

$ ffmpeg -i Shot\ 5.avi
ffmpeg version N-43925-g73b40da Copyright (c) 2000-2012 the FFmpeg developers
  built on Aug 27 2012 09:17:18 with gcc 4.5.3 (GCC)
  configuration: --cc=/usr/local/gcc-4.5.3/bin/gcc
  libavutil      51. 70.100 / 51. 70.100
  libavcodec     54. 54.100 / 54. 54.100
  libavformat    54. 25.104 / 54. 25.104
  libavdevice    54.  2.100 / 54.  2.100
  libavfilter     3. 13.101 /  3. 13.101
  libswscale      2.  1.101 /  2.  1.101
  libswresample   0. 15.100 /  0. 15.100
[avi @ 0x1480240] max_analyze_duration 5000000 reached at 5005000
Input #0, avi, from 'Shot 5.avi':
  Duration: 00:10:02.40, start: 0.000000, bitrate: 93 kb/s
    Stream #0:0: Video: mpeg4 (SN40 / 0x30344E53), yuv420p, 704x480, 5 fps, 29.97 tbr, 5 tbn, 5 tbc
At least one output file must be specified

Change History (4)

comment:1 by ami_stuff, 12 years ago

decodes ok (more or less - wrong aspect ratio) as h263

comment:2 by ami_stuff, 12 years ago

Cc: ami_stuff@o2.pl added

comment:3 by Carl Eugen Hoyos, 12 years ago

Keywords: asp h263 added

comment:4 by Carl Eugen Hoyos, 10 years ago

The original asp sample is http://samples.ffmpeg.org/V-codecs/sn40sample.avi
Works also fine with mplayer -vc smartsight

Note: See TracTickets for help on using tickets.