提交 d7d24282 编写于 作者: M Michael Niedermayer

Advanced intra coding, modified quantization and alternative inter vlc regression tests

Originally committed as revision 2574 to svn://svn.ffmpeg.org/ffmpeg/trunk
上级 fb079883
......@@ -20,9 +20,9 @@ stddev: 8.10 bytes:7602176
4bf9df20cdeb1aa01115761642b4e80b *./data/a-h263.avi
545df74e0aa443499600faedd10a7065 *./data/out.yuv
stddev: 8.18 bytes:7602176
496df9fe47c457144aac4178c960ad66 *./data/a-h263p.avi
79649b61321beaaaa6413af8c18e4696 *./data/out.yuv
stddev: 2.05 bytes:7602176
920a0a8a0063655d1f34dcaad7857f98 *./data/a-h263p.avi
0eb167c9dfcbeeecbf3debed8af8f811 *./data/out.yuv
stddev: 2.08 bytes:7602176
a8cc41cd5016bbb821e7c2691f5090ea *./data/a-odivx.mp4
e48114a50ef4cfb4fe2016fa5b34ae4c *./data/out.yuv
stddev: 8.02 bytes:7602176
......
......@@ -190,7 +190,7 @@ fi
if [ -n "$do_h263p" ] ; then
# h263p encoding
file=${outfile}h263p.avi
do_ffmpeg $file -y -qscale 2 -umv -f pgmyuv -i $raw_src -s 352x288 -an -vcodec h263p -ps 300 $file
do_ffmpeg $file -y -qscale 2 -umv -aiv -aic -f pgmyuv -i $raw_src -s 352x288 -an -vcodec h263p -ps 300 $file
# h263p decoding
do_ffmpeg $raw_dst -y -i $file -f rawvideo $raw_dst
......
......@@ -20,9 +20,9 @@ stddev: 5.29 bytes:7602176
f980b5e38c4b919fbe5b660fe12fcf1a *./data/a-h263.avi
8bcc9f78373ec424e864b40734e124ba *./data/out.yuv
stddev: 5.41 bytes:7602176
c7683a914f7377dd0d3c2d0be6892fe9 *./data/a-h263p.avi
a63dcff871fd46481a4a7260aebbcdb5 *./data/out.yuv
stddev: 1.89 bytes:7602176
f7828488c31ccb6787367ef4e4a2ad42 *./data/a-h263p.avi
7d39d1f272205a6a231d0e0baf32ff9d *./data/out.yuv
stddev: 1.91 bytes:7602176
f17dc7346f5d1d4307ecf4507f10fcc6 *./data/a-odivx.mp4
ff7ddb57d9038b94f08c43bae7e1329f *./data/out.yuv
stddev: 5.28 bytes:7602176
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册