|
做了两遍,画面质量都不是很满意,我把AVS和DRF都贴上来,小虫支招。
第一遍
DRF
[quote]
DivX DRF Analyzer v0.9.5 Report!
File Name: D:\Rmvb\1_Process\nnyc2007\nnyc2007.avi
FourCC: XVID
Codec: XviD0041C
Resolution: [ Width: 640 Height: 352 ]
Frame Rate: 23.976 frames per second
The Video has 156494 frames [ 01:48:47 ]
Average Frame quality is LOW [Average DRF/quantizer is 5.37]
Standard Deviation: Quality is MEDIUM [Std. Deviation is 0.89]
Image Resolution is HIGH
There are NO frame drops ( NO drops is better )
Recomended Resolution: [448x240] (Target DRF/quantizer=2.8)
The filesize should be larger!
Performance Caracteristics:
This video seems to have too FEW Keyframes. May degrade image quality and seeking.
Macroblocks per frame: 880
The Width is multiple of 32
Kilobits per Second: 1310.54
Kilobits per Frame: 54.66
Kilobits per Macroblock: 0.062
Bits per Pixel: 0.25
Frame Type Statistics :
I Frames: 0.61%
P Frames: 50.12%
B Frames: 49.27%
S Frames: 0.00%
N Frames: 0.00%
(More Advanced Codecs use B and S frames)
Frame Quality Statistics :
DRF=1&2: 163 0.1%
DRF=3: 2207 1.4%
DRF=4: 20900 13.4%
DRF=5: 66212 42.6%
DRF=6: 49933 32.1%
DRF=7: 15699 10.1%
DRF=8: 422 0.3%
DRF=9: 0 0.0%
DRF>9: 0 0.0%
KeyF/DeltaF: 0.62%
KeyDRF<4: 1
KeyDRF=4: 1
KeyDRF>4: 956
AverageKeyDRF: 5.85
MAXDRF: 8
AverageDRF: 5.37
Deviation: 0.89
http://www.geocities.com/analyzerDRF/
AVS
# Created with Gordian Knot
#
# http://gknot.doom9.org
# PLUGINS
LoadPlugin("C:\PROGRA~1\Private\GORDIA~1\DGMPGDec\DGDecode.dll")
LoadPlugin("C:\PROGRA~1\Private\GORDIA~1\AviSynthPlugins\decomb.dll")
LoadPlugin("C:\PROGRA~1\Private\GORDIA~1\AviSynthPlugins\FluxSmooth.dll")
LoadPlugin("C:\PROGRA~1\Private\GORDIA~1\AviSynthPlugins\WarpSharp.dll")
# SOURCE
mpeg2source("D:\Rmvb\1_Process\nnyc2007\nnyc2007.d2v", idct=0)
# IVTC
Telecide(order=1,guide=1).Decimate()
# CROPPING
crop(0,6,718,472)
# RESIZING
LanczosResize(640,352)
# DENOISING: choose one combination (or none)
FluxSmoothST(7,7)
WarpSharp(128,3,128,-0.6)
[/quote]
第二遍
DRF
[quote]
DivX DRF Analyzer v0.9.5 Report!
File Name: D:\Rmvb\1_Process\nnyc2007\nnyc2007.avi
FourCC: XVID
Codec: XviD0041C
Resolution: [ Width: 640 Height: 352 ]
Frame Rate: 23.976 frames per second
The Video has 156494 frames [ 01:48:47 ]
Average Frame quality is MEDIUM [Average DRF/quantizer is 4.95]
Standard Deviation: Quality is MEDIUM [Std. Deviation is 0.83]
Image Resolution is HIGH
There are NO frame drops ( NO drops is better )
Recomended Resolution: [480x256] (Target DRF/quantizer=2.8)
The filesize should be larger!
Performance Caracteristics:
This video seems to have too FEW Keyframes. May degrade image quality and seeking.
Macroblocks per frame: 880
The Width is multiple of 32
Kilobits per Second: 1310.51
Kilobits per Frame: 54.66
Kilobits per Macroblock: 0.062
Bits per Pixel: 0.25
Frame Type Statistics :
I Frames: 0.61%
P Frames: 50.11%
B Frames: 49.28%
S Frames: 0.00%
N Frames: 0.00%
(More Advanced Codecs use B and S frames)
Frame Quality Statistics :
DRF=1&2: 281 0.2%
DRF=3: 4542 2.9%
DRF=4: 41766 26.9%
DRF=5: 67606 43.5%
DRF=6: 39316 25.3%
DRF=7: 2009 1.3%
DRF=8: 18 0.0%
DRF=9: 0 0.0%
DRF>9: 0 0.0%
KeyF/DeltaF: 0.61%
KeyDRF<4: 1
KeyDRF=4: 5
KeyDRF>4: 950
AverageKeyDRF: 5.40
MAXDRF: 8
AverageDRF: 4.95
Deviation: 0.83
http://www.geocities.com/analyzerDRF/
AVS
# Created with Gordian Knot
#
# http://gknot.doom9.org
# PLUGINS
LoadPlugin("C:\PROGRA~1\Private\GORDIA~1\DGMPGDec\DGDecode.dll")
LoadPlugin("C:\PROGRA~1\Private\GORDIA~1\AviSynthPlugins\decomb.dll")
LoadPlugin("C:\PROGRA~1\Private\GORDIA~1\AviSynthPlugins\FluxSmooth.dll")
LoadPlugin("C:\PROGRA~1\Private\GORDIA~1\AviSynthPlugins\aWarpSharp.dll")
# SOURCE
mpeg2source("D:\Rmvb\1_Process\nnyc2007\nnyc2007.d2v", idct=0)
# IVTC
Telecide(order=1,guide=1).Decimate()
# CROPPING
crop(0,6,718,472)
# RESIZING
LanczosResize(640,352)
# DENOISING: choose one combination (or none)
FluxSmoothST(5,7)
aWarpSharp(8.0,2,0.5,2)
[/quote]
Sample已经传了,有三个,一个是第一和第二遍的无配音版,另外一个是第二遍的配音版。
Gspot是第二遍的。
[ 本帖最后由 XiaoChong 于 2007-3-30 17:00 编辑 ] |
本帖子中包含更多资源
您需要 登录 才可以下载或查看,没有账号?立即注册
×
|