Welcome to Doom9's Forum, THE in-place to be for everyone interested in DVD conversion. Before you start posting please read the forum rules. By posting to this forum you agree to abide by the rules. |
![]() |
#1 | Link |
Registered User
Join Date: Aug 2012
Posts: 199
|
Closed to the source encode
Hello
I want to encode DVD source using x264 I'm not interested in fast encode, device compatibility or anything else, i only want to have a backup rip of some DVDs, as closed to the source as possible I encoded the 2 dvds of the Evangelion DTS Edition, getting very very good rips of 772MB (1441kbps) for Death(True)^2 and 1.03GB (1680kbps) for Air - magokoro Wo Kimi Ni I tried to compare the original and the encoded one and seems that my rip is better than the original I used this avs script Code:
SetMemoryMax(500) SetMTMode(3,2) LoadPlugin("DGDecode.dll") DGDecode_mpeg2source("filename.d2v") QTGMC(Preset="Slow", EdiThreads=2, SourceMatch=3, MatchPreset2="Slow", Lossless=2) SelectEven() crop(x,y,z,k) LanczosResize(w,h) Code:
--preset placebo --tune animation --qp 31 --deblock 0:0 --keyint infinite --min-keyint 1 --open-gop \ --bframes 6 --ref 6 --qpmin 1 --ipratio 1 --pbratio 1 --merange 32 --me umh --subme 10 --output Thanks in advance for attention Last edited by MonoS; 17th August 2012 at 23:18. |
![]() |
Thread Tools | Search this Thread |
Display Modes | |
|
|