jmrenrav
12th January 2010, 15:34
Ok so i'm stumped and trying to figure out why A Knight's Tale is coming out extremely large when I run a Ultra Fast CQ 20 on it. Compared to other movies like Star Trek, Underworld, The Matrix, Bourne Series, ect.
I use this to determine a good target bitrate, but I don't see how this movie is so "complex"
The Matrix - Video File Size: 2Gig
# Set DAR in encoder to 145 : 59. The following line is for automatic signalling
global MeGUI_darx = 145
global MeGUI_dary = 59
LoadPlugin("C:\Documents and Settings\c31278\Desktop\Bored\MeGUI\tools\dgindex\DGDecode.dll")
DGDecode_mpeg2source("C:\Documents and Settings\c31278\Desktop\Bored\THE MATRIX WS\VIDEO_TS\VTS_01_1.d2v", info=3)
LoadPlugin("C:\Documents and Settings\c31278\Desktop\Bored\MeGUI\tools\avisynth_plugin\ColorMatrix.dll")
ColorMatrix(hints=true, threads=0)
#deinterlace
crop( 0, 60, 0, -64)
#resize
#denoise
[NoImage] Standard error stream
-[NoImage] avs [info]: 720x356 @ 23.98 fps (196159 frames)
-[NoImage] x264 [info]: using SAR=2581/2124
-[NoImage] x264 [info]: using cpu capabilities: MMX2 SSE2Fast SSSE3 Cache64
-[NoImage] x264 [info]: profile Baseline, level 3.0
-[NoImage]
-[NoImage] x264 [info]: frame I:785 Avg QP:17.00 size: 32525
-[NoImage] x264 [info]: frame P:195374 Avg QP:20.00 size: 10453
-[NoImage] x264 [info]: mb I I16..4: 100.0% 0.0% 0.0%
-[NoImage] x264 [info]: mb P I16..4: 18.9% 0.0% 0.0% P16..4: 55.4% 0.0% 0.0% 0.0% 0.0% skip:25.7%
-[NoImage] x264 [info]: coded y,uvDC,uvAC intra: 59.9% 47.3% 14.9% inter: 40.8% 22.7% 2.4%
-[NoImage] x264 [info]: i16 v,h,dc,p: 40% 16% 24% 19%
-[NoImage] x264 [info]: kb/s:2021.87
-[NoImage] encoded 196159 frames, 134.19 fps, 2021.87 kb/s
A Knight's Tale - Video File Size - 3.6Gig!!
# Set DAR in encoder to 47 : 20. The following line is for automatic signalling
global MeGUI_darx = 47
global MeGUI_dary = 20
LoadPlugin("C:\Documents and Settings\c31278\Desktop\Bored\MeGUI\tools\dgindex\DGDecode.dll")
DGDecode_mpeg2source("C:\Documents and Settings\c31278\Desktop\Bored\A KNIGHTS TALE WS\VIDEO_TS\VTS_01_1.d2v", info=3)
LoadPlugin("C:\Documents and Settings\c31278\Desktop\Bored\MeGUI\tools\avisynth_plugin\ColorMatrix.dll")
ColorMatrix(hints=true, threads=0)
#deinterlace
crop( 6, 54, 0, -60)
#resize
#denoise
[NoImage] Standard error stream
-[NoImage] avs [info]: 714x366 @ 23.98 fps (190104 frames)
-[NoImage] x264 [info]: using SAR=2867/2380
-[NoImage] x264 [info]: using cpu capabilities: MMX2 SSE2Fast SSSE3 Cache64
-[NoImage] x264 [info]: profile Baseline, level 3.0
-[NoImage]
-[NoImage] x264 [info]: frame I:761 Avg QP:17.00 size: 57129
-[NoImage] x264 [info]: frame P:189343 Avg QP:20.00 size: 19601
-[NoImage] x264 [info]: mb I I16..4: 100.0% 0.0% 0.0%
-[NoImage] x264 [info]: mb P I16..4: 6.7% 0.0% 0.0% P16..4: 78.7% 0.0% 0.0% 0.0% 0.0% skip:14.6%
-[NoImage] x264 [info]: coded y,uvDC,uvAC intra: 72.9% 70.3% 41.0% inter: 61.6% 33.2% 5.3%
-[NoImage] x264 [info]: i16 v,h,dc,p: 38% 17% 23% 23%
-[NoImage] x264 [info]: kb/s:3788.38
-[NoImage] encoded 190104 frames, 131.81 fps, 3788.38 kb/s
So you have a movie which is SMALLER, SHORTER, and has less AVG Bitrate, but comes out nearly 50% bigger...
I use this to determine a good target bitrate, but I don't see how this movie is so "complex"
The Matrix - Video File Size: 2Gig
# Set DAR in encoder to 145 : 59. The following line is for automatic signalling
global MeGUI_darx = 145
global MeGUI_dary = 59
LoadPlugin("C:\Documents and Settings\c31278\Desktop\Bored\MeGUI\tools\dgindex\DGDecode.dll")
DGDecode_mpeg2source("C:\Documents and Settings\c31278\Desktop\Bored\THE MATRIX WS\VIDEO_TS\VTS_01_1.d2v", info=3)
LoadPlugin("C:\Documents and Settings\c31278\Desktop\Bored\MeGUI\tools\avisynth_plugin\ColorMatrix.dll")
ColorMatrix(hints=true, threads=0)
#deinterlace
crop( 0, 60, 0, -64)
#resize
#denoise
[NoImage] Standard error stream
-[NoImage] avs [info]: 720x356 @ 23.98 fps (196159 frames)
-[NoImage] x264 [info]: using SAR=2581/2124
-[NoImage] x264 [info]: using cpu capabilities: MMX2 SSE2Fast SSSE3 Cache64
-[NoImage] x264 [info]: profile Baseline, level 3.0
-[NoImage]
-[NoImage] x264 [info]: frame I:785 Avg QP:17.00 size: 32525
-[NoImage] x264 [info]: frame P:195374 Avg QP:20.00 size: 10453
-[NoImage] x264 [info]: mb I I16..4: 100.0% 0.0% 0.0%
-[NoImage] x264 [info]: mb P I16..4: 18.9% 0.0% 0.0% P16..4: 55.4% 0.0% 0.0% 0.0% 0.0% skip:25.7%
-[NoImage] x264 [info]: coded y,uvDC,uvAC intra: 59.9% 47.3% 14.9% inter: 40.8% 22.7% 2.4%
-[NoImage] x264 [info]: i16 v,h,dc,p: 40% 16% 24% 19%
-[NoImage] x264 [info]: kb/s:2021.87
-[NoImage] encoded 196159 frames, 134.19 fps, 2021.87 kb/s
A Knight's Tale - Video File Size - 3.6Gig!!
# Set DAR in encoder to 47 : 20. The following line is for automatic signalling
global MeGUI_darx = 47
global MeGUI_dary = 20
LoadPlugin("C:\Documents and Settings\c31278\Desktop\Bored\MeGUI\tools\dgindex\DGDecode.dll")
DGDecode_mpeg2source("C:\Documents and Settings\c31278\Desktop\Bored\A KNIGHTS TALE WS\VIDEO_TS\VTS_01_1.d2v", info=3)
LoadPlugin("C:\Documents and Settings\c31278\Desktop\Bored\MeGUI\tools\avisynth_plugin\ColorMatrix.dll")
ColorMatrix(hints=true, threads=0)
#deinterlace
crop( 6, 54, 0, -60)
#resize
#denoise
[NoImage] Standard error stream
-[NoImage] avs [info]: 714x366 @ 23.98 fps (190104 frames)
-[NoImage] x264 [info]: using SAR=2867/2380
-[NoImage] x264 [info]: using cpu capabilities: MMX2 SSE2Fast SSSE3 Cache64
-[NoImage] x264 [info]: profile Baseline, level 3.0
-[NoImage]
-[NoImage] x264 [info]: frame I:761 Avg QP:17.00 size: 57129
-[NoImage] x264 [info]: frame P:189343 Avg QP:20.00 size: 19601
-[NoImage] x264 [info]: mb I I16..4: 100.0% 0.0% 0.0%
-[NoImage] x264 [info]: mb P I16..4: 6.7% 0.0% 0.0% P16..4: 78.7% 0.0% 0.0% 0.0% 0.0% skip:14.6%
-[NoImage] x264 [info]: coded y,uvDC,uvAC intra: 72.9% 70.3% 41.0% inter: 61.6% 33.2% 5.3%
-[NoImage] x264 [info]: i16 v,h,dc,p: 38% 17% 23% 23%
-[NoImage] x264 [info]: kb/s:3788.38
-[NoImage] encoded 190104 frames, 131.81 fps, 3788.38 kb/s
So you have a movie which is SMALLER, SHORTER, and has less AVG Bitrate, but comes out nearly 50% bigger...