readme
来自「MPEG2视频编解码算法方面的源代码(包括编码和解码)」· 代码 · 共 9 行
TXT
9 行
The file 'verify' is a simple Unix shell script. When run, (e.g. "csh
verify" or "verify" at the command line) it will compare output between
the encoder's picture sequence reconstruction and the decoder's picture
sequence reconstruction.
A second test compares the output of the decoder.
The unix tool "cmp" is used to compare two files.
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?