Opened 10 years ago

Closed 10 years ago

#3270 closed defect (fixed)

msvideo1enc: broken output

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

Description

http://www.datafilehost.com/d/b7cede8f

C:\>ffmpeg -i indeo32.avi -an -vcodec msvideo1 out.avi
ffmpeg version N-59532-gadc09a3 Copyright (c) 2000-2014 the FFmpeg developers
  built on Jan  3 2014 22:01:54 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. 59.100 / 52. 59.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
Input #0, avi, from 'indeo32.avi':
  Duration: 00:00:12.64, start: 0.000000, bitrate: 1551 kb/s
    Stream #0:0: Video: indeo3 (IV32 / 0x32335649), yuv410p, 320x240, 23.97 tbr,
 23.97 tbn, 23.97 tbc
    Stream #0:1: Audio: mp3 (U[0][0][0] / 0x0055), 44100 Hz, stereo, s16p, 128 k
b/s
Output #0, avi, to 'out.avi':
  Metadata:
    ISFT            : Lavf55.22.102
    Stream #0:0: Video: msvideo1 (MSVC / 0x4356534D), rgb555le, 320x240, q=2-31,
 200 kb/s, 23.97 tbn, 23.97 tbc
Stream mapping:
  Stream #0:0 -> #0:0 (indeo3 -> msvideo1)
Press [q] to stop, [?] for help
frame=   22 fps=0.0 q=-1.0 size=     109kB time=00:00:00.91 bitrate= 970.5kbits/
frame=   45 fps= 44 q=-1.0 size=     131kB time=00:00:01.87 bitrate= 573.3kbits/
frame=   68 fps= 44 q=-1.0 size=     217kB time=00:00:02.83 bitrate= 625.3kbits/
frame=   90 fps= 44 q=-1.0 size=     352kB time=00:00:03.75 bitrate= 767.1kbits/
frame=  113 fps= 44 q=-1.0 size=     509kB time=00:00:04.71 bitrate= 883.8kbits/
frame=  135 fps= 44 q=-1.0 size=     634kB time=00:00:05.63 bitrate= 921.9kbits/
frame=  158 fps= 44 q=-1.0 size=     776kB time=00:00:06.59 bitrate= 964.8kbits/
frame=  181 fps= 44 q=-1.0 size=     898kB time=00:00:07.55 bitrate= 974.5kbits/
frame=  203 fps= 44 q=-1.0 size=     989kB time=00:00:08.46 bitrate= 957.1kbits/
frame=  226 fps= 45 q=-1.0 size=    1075kB time=00:00:09.42 bitrate= 933.8kbits/
frame=  248 fps= 44 q=-1.0 size=    1139kB time=00:00:10.34 bitrate= 902.2kbits/
frame=  271 fps= 44 q=-1.0 size=    1171kB time=00:00:11.30 bitrate= 848.7kbits/
frame=  294 fps= 44 q=-1.0 size=    1210kB time=00:00:12.26 bitrate= 808.3kbits/
frame=  303 fps= 44 q=-1.0 Lsize=    1233kB time=00:00:12.64 bitrate= 799.1kbits
/s
video:1220kB audio:0kB subtitle:0 global headers:0kB muxing overhead 1.036532%
C:\>ffmpeg -i out.avi -f null -
ffmpeg version N-59532-gadc09a3 Copyright (c) 2000-2014 the FFmpeg developers
  built on Jan  3 2014 22:01:54 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. 59.100 / 52. 59.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
Input #0, avi, from 'out.avi':
  Metadata:
    encoder         : Lavf55.22.102
  Duration: 00:00:12.64, start: 0.000000, bitrate: 799 kb/s
    Stream #0:0: Video: msvideo1 (MSVC / 0x4356534D), rgb555le, 320x240, 23.97 t
br, 23.97 tbn, 23.97 tbc
Output #0, null, to 'pipe:':
  Metadata:
    encoder         : Lavf55.22.102
    Stream #0:0: Video: rawvideo (RGB[15] / 0xF424752), rgb555le, 320x240, q=2-3
1, 200 kb/s, 90k tbn, 23.97 tbc
Stream mapping:
  Stream #0:0 -> #0:0 (msvideo1 -> rawvideo)
Press [q] to stop, [?] for help
[null @ 02b9af00] Encoder did not produce proper pts, making some up.
[msvideo1 @ 02b964a0]  MS Video-1 warning: stream_ptr out of bounds (104 >= 100)

[msvideo1 @ 02b964a0]  MS Video-1 warning: stream_ptr out of bounds (30 >= 26)
[msvideo1 @ 02b964a0]  MS Video-1 warning: stream_ptr out of bounds (52 >= 48)
[msvideo1 @ 02b964a0]  MS Video-1 warning: stream_ptr out of bounds (112 >= 108)

[msvideo1 @ 02b964a0]  MS Video-1 warning: stream_ptr out of bounds (122 >= 118)

[msvideo1 @ 02b964a0]  MS Video-1 warning: stream_ptr out of bounds (16 >= 12)
[msvideo1 @ 02b964a0]  MS Video-1 warning: stream_ptr out of bounds (84 >= 80)
[msvideo1 @ 02b964a0]  MS Video-1 warning: stream_ptr out of bounds (318 >= 314)

[msvideo1 @ 02b964a0]  MS Video-1 warning: stream_ptr out of bounds (238 >= 234)

[msvideo1 @ 02b964a0]  MS Video-1 warning: stream_ptr out of bounds (202 >= 198)

[msvideo1 @ 02b964a0]  MS Video-1 warning: stream_ptr out of bounds (252 >= 248)

[msvideo1 @ 02b964a0]  MS Video-1 warning: stream_ptr out of bounds (162 >= 158)

[msvideo1 @ 02b964a0]  MS Video-1 warning: stream_ptr out of bounds (266 >= 262)

[msvideo1 @ 02b964a0]  MS Video-1 warning: stream_ptr out of bounds (92 >= 88)
[msvideo1 @ 02b964a0]  MS Video-1 warning: stream_ptr out of bounds (76 >= 72)
[msvideo1 @ 02b964a0]  MS Video-1 warning: stream_ptr out of bounds (40 >= 36)
[msvideo1 @ 02b964a0]  MS Video-1 warning: stream_ptr out of bounds (196 >= 192)

[msvideo1 @ 02b964a0]  MS Video-1 warning: stream_ptr out of bounds (118 >= 114)

[msvideo1 @ 02b964a0]  MS Video-1 warning: stream_ptr out of bounds (130 >= 126)

[msvideo1 @ 02b964a0]  MS Video-1 warning: stream_ptr out of bounds (352 >= 348)

[msvideo1 @ 02b964a0]  MS Video-1 warning: stream_ptr out of bounds (414 >= 410)

[msvideo1 @ 02b964a0]  MS Video-1 warning: stream_ptr out of bounds (540 >= 536)

frame=  303 fps=0.0 q=0.0 Lsize=N/A time=00:00:12.64 bitrate=N/A
video:19kB audio:0kB subtitle:0 global headers:0kB muxing overhead -100.113449%

Attachments (1)

indeo32.avi (2.3 MB ) - added by Carl Eugen Hoyos 10 years ago.

Change History (3)

by Carl Eugen Hoyos, 10 years ago

Attachment: indeo32.avi added

comment:1 by Carl Eugen Hoyos, 10 years ago

Component: undeterminedavcodec
Keywords: cram regression added
Priority: normalimportant
Reproduced by developer: set
Status: newopen
Version: unspecifiedgit-master

Regression since db3a0aae (not fixed in 1fe45903), reproducible with mplayer -vc cram

comment:2 by Michael Niedermayer, 10 years ago

Resolution: fixed
Status: openclosed
Note: See TracTickets for help on using tickets.