![]() |
I rarely encode xvid to mpeg2, but I use DC precision 8 and progressive frames simply, nothing special.
I usually do 2-pass encoding to get precisely the exact size I want. |
Quote:
It's the optimal script for DVD given in "optimal script" section. It is called like this because the parameters of the filters aren't constant but adapt themselves to the motion in the scene. |
OK looks like I'm convinced to give TMPGEnc a try over CCE. I realize now if I select "Motion estimate search" the encoding speed is comparable to CCE (though still not as fast) but I hope I'm not downgrading the quality of my MPEG-2 since I'm converting Divx/Xvid to KDVD. Another good point is that TMPGEnc automatically do the pulldown.
|
Quote:
Note : what is the resolution you use ? |
Quote:
Also why do you say never convert Xvid to KDVD but say yes to Divx? |
Quote:
Note about your jerking pictures : probably due to CCE. Not sure (I never had such problems in avi->kvcd convertion using tmpgenc). |
Quote:
http://www.kvcd.net/forum/viewtopic.php?t=7223 It's for KVCD but I assume applicable to KDVDs too. My Divx/Xvid video is 640x480. My script is very simple since I don't know much about filters for cartoon AVI videos and I don't want very slow encoding times (very close to real-time is required since I'm fitting 5-6 hours per DVD) AviSource("K:\WUTemp\ABC.avi",true,"YUY2") BicubicResize(672,448,0,0.6,0,0,640,480) AddBorders(24,16,24,16) |
Quote:
|
Dialhot, I'm using your V4 script but I have an error
Convolution3D(1, 6, 12, 6, 8, 2.8, 0) gives me an error saying it needs YUY2 so I added ConvertToYUY2() above it. This is the right way right? The encoding time is very slow however so most likely I won't use any of the filters and just use my simple version. BTW, is your V4 script compatible with Divx? |
Quote:
Quote:
Either you ask for my assistance and apply my hints without taking the time in account, either I won't bother to type such long messages that you won't even follow "because of time". Do we have a deal ? Quote:
Avisynth is 35% slower in YUY2 than in YV12 :!: And after you complain about TIME :banghead: You should also turn off sound processing (change the true to false) as this is time consuming. Quote:
Didn't you ever consider to use 704 ? The quality will be better as you will have less data to encode. Other thing : 24 is equivalent to overscan = 3. Lot of TV set will show a thin black border on the right and left sides with this. I suggest you to use these parameters : Code:
BicubicResize(672, 448, 0, 0.6, 0, 0, 640, 480)Why do you bother to make KDVD so ? Last thing concerning time : did you turn of all post processing in the Xvid codec (and in the Divx one, to be sure) ? |
Quote:
|
Quote:
There is a version call "Convolution3D_YV12.dll". And as you guess, that is the one you need to have. Quote:
:arrow: Where did you find the script :?: The name of the forum section ? You still didn't understand yet that concerning KVCD encoding, Xvid and Divx ARE EXACTLY THE SAME THINGS ! |
I never ever had jerky picture with CCE.
CCE yields better quality than TMPEG for MPEG2 encoding, that's my opinion. Also dialhot you obviously never saw a very good xvid compression. A friend showed me a 4.3GB Xvid 2.3mbits encode of LOTR TTT extended on one DVD-R @ 960x540 Anamorphic, he used various avisynth filters to make it look like pseudo-HDTV. The result is actually better than the DVD itself, though it took a LONG time to encode. |
OK Deal I won't mention time again. :oops:
I usually use YUY2 because some Divx3 videos comes out all blue but knowing now it hinders speed, I'll use YV12 instead. Here is where I found your script http://www.kvcd.net/forum/viewtopic.php?t=7223 I have a question about TMPGEnc. I see in task manager that memory usage peaked at 500MB, is this normal? I have 1.5 GB RAM, so I guess no biggy. It's Priority level is set at Low but I feel Windows responds slower (CPU is at 100%) Maybe it's my environmental setting, I checked everything under "CPU setting" and "Multi-thread" setting, set "300 Mo". |
I have another question.
What should be the value of "DC Component precision"? The KDVD CCE template is set at 8 but the TMPGEnc template is set at 10. As for field-order, if the source is frame-based(progressive), it doesn't matter if TFF or BFF is chosen, right? Also a border of 24 is not TV-Overscan 3 according to FitCD, it's more like 1.5, I tested it on my TV and the black borders are just barely visible, if I use 16, a small portion of the video will get cut but no biggy. I'm in USA(NTSC format), don't know if things work differently in Europe (PAL). This is how my script looks like now. My video is an anime/cartoon. AviSource("C:\ABC.avi") ConverttoYV12() #I had to add this because I got an error BlindPP(cpu=4) Blockbuster(method="noise",detail_min=1,detail_max =3,variance=0.1,seed=1) Convolution3D(1, 6, 12, 6, 8, 2.8, 0) BicubicResize(672, 448, 0, 0.6, 0, 0, 640, 480) AddBorders(16, 16, 16, 16) Undot() TemporalSoften(2,7,7,3,2) DCTFilter(1,1,1,1,1,1,0.5,0) |
Was surfing the net, found this cool link but I think most people know about it already.
http://www.tecoltd.com/enctest/enctest.htm CCE is second to TMPGEnc and got same rating for their quality output, and everyone wishes TMPGEnc to be faster. :D |
Quote:
I always said that MPEG4 THE WAY IT IS USED IN WAREZ ACTIVITY ON THE WEB is shit. And do not tell me that everyone making KVCD from Xvid used perfect encoded Xvid they did themselves from the DVD they own but don't want to use it as source. Do you copy me ? ;-) Quote:
The encoded picture can't be better than the source (you are talking about a quite perfect source, I agree it would be different with some badly encoded DVD but not this one). |
Quote:
Quote:
But can you PLEASE read the name of the forum section where it is BEFORE asking if it's compatible with Divx ? Quote:
And I won't answer to the others questions for the reason I explained in an other thread. Note: overscan=1 is 8 pixels. Do the maths to find how much 24 is. Note2 : the tests you saw uses encoder version that are more than one year old. Things change A LOT since there. And tmpgenc is far before CCE now for low bitrate. CCE is equivalent/better for hight bitrate (avove 2300 in average). |
I don't know why here these Themes are bumped up again which have been proofed that much in the past already ;-)
1) ... "look like pseudo HDTV"?? Well HDTV gots specs and is not only defined on its "look" 2) Outside encoder tests are 99% made under total standard specs, means GOP 15 (pal) Gop 18 (ntsc) and std. matrixes. And on of the "handycaps" according to true KVCD specs in CCE is that you CAN'T go with the Goplength over 15! And we do our KVCDs encode using mpeg1 and CQ mode cause mpg1 does compress a bit better - CCE doesn't accept that Q/mpeg1 combination in the way we need it. DialHot does recommend TmpgEnc cause its better at LOW Bitrates, if you're going to encode a KDVD and choosing an avg Bitrate where the Quantizers won't go over 4 CCE is also a good choice. |
Site design, images and content © 2002-2026 The Digital FAQ, www.digitalFAQ.com
Forum Software by vBulletin · Copyright © 2026 Jelsoft Enterprises Ltd.