[FFmpeg-cvslog] r24260 - in trunk/tests: fate2.mak ref/fate/msmpeg4v1

Måns Rullgård mans
Fri Jul 16 12:34:39 CEST 2010


vitor <subversion at mplayerhq.hu> writes:

> Author: vitor
> Date: Fri Jul 16 12:19:21 2010
> New Revision: 24260
>
> Log:
> Revert r24258:
>
> Log:
> Add msmpeg4v1 regtest
>
> Added:
>    trunk/tests/ref/fate/msmpeg4v1
> Modified:
>    trunk/tests/fate2.mak
>
> According to Mans, "make test" tests already msmpeg4v1.

Don't believe anything I say.  It was mislabeled, and is testing v3.

What's worse, the encoder or decoder appears to be quite broken, so I
can't add a proper test for it either:

$ make regtest-msmpeg4v1 V=2
TEST VCODEC msmpeg4v1
/tmp/ffmpeg/ffmpeg -v 0 -y -flags +bitexact -dct fastint -idct simple -sws_flags +accurate_rnd+bitexact -qscale 10 -f image2 -vcodec pgmyuv -i /tmp/ffmpeg/tests/vsynth1/%02d.pgm -an -vcodec msmpeg4v1 /tmp/ffmpeg/./tests/data/vsynth1/msmpeg4v1.avi
FFmpeg version git-svn-r24249, Copyright (c) 2000-2010 the FFmpeg developers
  built on Jul 16 2010 11:24:47 with gcc 4.3.5
  configuration: --cpu=core2 --enable-gpl
  libavutil     50.22. 0 / 50.22. 0
  libavcodec    52.83. 0 / 52.83. 0
  libavformat   52.73. 0 / 52.73. 0
  libavdevice   52. 2. 0 / 52. 2. 0
  libavfilter    1.22. 0 /  1.22. 0
  libswscale     0.11. 0 /  0.11. 0
Input #0, image2, from '/tmp/ffmpeg/tests/vsynth1/%02d.pgm':
  Duration: 00:00:02.00, start: 0.000000, bitrate: N/A
    Stream #0.0: Video: pgmyuv, yuv420p, 352x288, 25 fps, 25 tbr, 25 tbn, 25 tbc
Output #0, avi, to '/tmp/ffmpeg/./tests/data/vsynth1/msmpeg4v1.avi':
    Stream #0.0: Video: msmpeg4v1, yuv420p, 352x288, q=2-31, 200 kb/s, 25 tbn, 25 tbc
Stream mapping:
  Stream #0.0 -> #0.0
Press [q] to stop encoding
frame=   50 fps=  0 q=10.0 Lsize=       7kB time=2.00 bitrate=  27.9kbits/s    
video:0kB audio:0kB global headers:0kB muxing overhead 10623.076923%
/tmp/ffmpeg/ffmpeg -v 0 -y -flags +bitexact -dct fastint -idct simple -sws_flags +accurate_rnd+bitexact -i /tmp/ffmpeg/./tests/data/vsynth1/msmpeg4v1.avi -f rawvideo /tmp/ffmpeg/./tests/data/msmpeg4v1.vsynth1.out.yuv
FFmpeg version git-svn-r24249, Copyright (c) 2000-2010 the FFmpeg developers
  built on Jul 16 2010 11:24:47 with gcc 4.3.5
  configuration: --cpu=core2 --enable-gpl
  libavutil     50.22. 0 / 50.22. 0
  libavcodec    52.83. 0 / 52.83. 0
  libavformat   52.73. 0 / 52.73. 0
  libavdevice   52. 2. 0 / 52. 2. 0
  libavfilter    1.22. 0 /  1.22. 0
  libswscale     0.11. 0 /  0.11. 0
Input #0, avi, from '/tmp/ffmpeg/./tests/data/vsynth1/msmpeg4v1.avi':
  Duration: 00:00:02.00, start: 0.000000, bitrate: 27 kb/s
    Stream #0.0: Video: msmpeg4v1, yuv420p, 352x288, 25 tbr, 25 tbn, 25 tbc
Output #0, rawvideo, to '/tmp/ffmpeg/./tests/data/msmpeg4v1.vsynth1.out.yuv':
    Stream #0.0: Video: rawvideo, yuv420p, 352x288, q=2-31, 200 kb/s, 90k tbn, 25 tbc
Stream mapping:
  Stream #0.0 -> #0.0
Press [q] to stop encoding
[msmpeg4v1 @ 0x125b7c0] invalid startcode
[msmpeg4v1 @ 0x125b7c0] header damaged
Error while decoding stream #0.0
[msmpeg4v1 @ 0x125b7c0] invalid startcode
[msmpeg4v1 @ 0x125b7c0] header damaged
Error while decoding stream #0.0
[msmpeg4v1 @ 0x125b7c0] invalid startcode
[msmpeg4v1 @ 0x125b7c0] header damaged
Error while decoding stream #0.0
[msmpeg4v1 @ 0x125b7c0] invalid startcode
[msmpeg4v1 @ 0x125b7c0] header damaged
Error while decoding stream #0.0
[msmpeg4v1 @ 0x125b7c0] invalid startcode
[msmpeg4v1 @ 0x125b7c0] header damaged
Error while decoding stream #0.0
[msmpeg4v1 @ 0x125b7c0] invalid startcode
[msmpeg4v1 @ 0x125b7c0] header damaged
Error while decoding stream #0.0


-- 
M?ns Rullg?rd
mans at mansr.com



More information about the ffmpeg-cvslog mailing list