📄 readme
字号:
Please do use these tests if you do some libmpeg2 changes.* get the official suite of mpeg2 torture tests athttp://libmpeg2.sourceforge.net/files/mpeg2dec-streams.tar.gzor using CVS :# export CVSROOT=:pserver:anonymous@cvs.libmpeg2.sourceforge.net:/cvsroot/libmpeg2# cvs login (Just press Return when prompted for a password)# cvs checkout mpeg2dec-streams(OK, I did some reorganization work on the archive, so its not really theofficial suite anymore)Then,* extract this archive at the same level as your mpeg2dec directory : in your working directory you should have subdirectories mpeg2dec and mpeg2dec-streams.* or, extract this archive where you want, but change the first line of the "tests" file to reflect that location. Do _not_ remove the pound (#) sign at the beginning of the line.Now run test/regression <test> <idct><test> is the name of the test suite you want to use. For the officialmpeg video conformance tests, just use "tests".<idct> is the type of IDCT you are using. If your machine supports MMX,choose "mmx". If your machine uses the c idct, choose "c"That's it...walken
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -