Quantcast Encoding my First KVCD! - Page 2 - digitalFAQ.com Forums [Archives]
Go Back    digitalFAQ.com Forums [Archives] > Video Production Forums > Video Encoding and Conversion

Reply
 
LinkBack Thread Tools
  #21  
06-30-2003, 04:45 PM
dredj dredj is offline
Free Member
 
Join Date: Jun 2003
Posts: 48
Thanks: 0
Thanked 0 Times in 0 Posts
hi Kwag,

The reason why I just use tok to predict the CQ and not totally do all the process is because I need to enable Deinterlace(Double) filter on TMPGenc. Since you were able to give me the config file to automatically set motion precision and detect scene change, is it also possible to automatically set TMPGenc Deinterlace(Double) filter.

By the way, I just did a sample clip with the above step and finally I was able to encode at higher resolution (480 lines) without the jumpy and combing problem.

So if there is a way for tok to enable the deinterlace(double) also thinking of the using Noise reduction as well(but probably not a good idea as this will take me about 24 hours to encode a 55min movie)...then I can just use TOK for everything....

is there a way?

Thanks once again.
Dredj
Reply With Quote
Someday, 12:01 PM
admin's Avatar
Site Staff / Ad Manager
 
Join Date: Dec 2002
Posts: 42
Thanks: ∞
Thanked 42 Times in 42 Posts
  #22  
06-30-2003, 04:55 PM
kwag kwag is offline
Free Member
 
Join Date: Apr 2002
Location: Puerto Rico, USA
Posts: 13,537
Thanks: 0
Thanked 0 Times in 0 Posts
Have you tried using bob() or any of these: http://www.avisynth.org/index.php?page=DeInterlacing in your script instead of using TMPEg's internal deinterlacer

-kwag
Reply With Quote
  #23  
06-30-2003, 08:25 PM
dredj dredj is offline
Free Member
 
Join Date: Jun 2003
Posts: 48
Thanks: 0
Thanked 0 Times in 0 Posts
HI Kwag.

Okay looks like i'm getting somewhere....I also found how to enale deinetrlace(double) on tmpgenc using from the video.en1 file, but i didn't do that instead I use some other deinterlacing filter....

I currently use SmootDeinterlace() and it looks like this is what I need, the output clip is not jumpy. Now before I finally encode the whole video, I have one more verification that I would like to ask:

It is okay if I do this in my filter script:

AviSource("G:\Capture\Barney\inconcert.avi")
ConvertToRGB32()
SmoothDeinterlace()
ConvertToYV12()
undot()
Limiter()
asharp(2, 4)
GripCrop(528, 480, overscan=2, source_anamorphic=false)
GripSize(resizer="BicubicResize")
STMedianFilter(8, 32, 0, 0 )
MergeChroma(blur(MaxTreshold))
MergeLuma(blur(0.2))


Is it okay to do COnvertToRGB32() first and then SmoothDeinterlace and then COnvertToYV12() ? The reason why I did this is because smoothdeinterlace only supports RGB32 or YUY2, since the capture from DV is RGB24, I have to convert it first to RGB32, in order for the deinterlace to work. I didn't choose YUY2 because it turns half of the pciture to pink color. and lastly I have to convert to YV12 because the rest of the filter does not support RGB32.

If the script is okay then I'll guess this is it.....finally....finger cross...


As always....thanks....
dredj
Reply With Quote
  #24  
07-01-2003, 12:27 PM
dredj dredj is offline
Free Member
 
Join Date: Jun 2003
Posts: 48
Thanks: 0
Thanked 0 Times in 0 Posts
Okay I just want to add some updates:

1. When using SmoothDeinterlace at 24% of encoding, it took 15 hours...so I cancelled it, also the CQ is only at 64

2. This time using tok also and enable TMPGenc built in Deinterlace(Double), at 26% of encoding, it took only 4 hours....and CQ is at 72.

Don't want to conclude yet...I will try some more testing before I decide which one should I use.

If the result of my first kvcd is very nice, I'm planning to write a guide for converting VHS to KVDx3, if that's okay with u...but the problem is I don't know how to be able to post it here since I will be putting some drawings on it.

Anyway that will be my next goal...for now more testing....

Regards,
Dredj
Reply With Quote
Reply




Similar Threads
Thread Thread Starter Forum Replies Last Post
KVCD: Looking at getting an encoding rig buzz86 Video Encoding and Conversion 3 04-29-2006 07:07 AM
KVCD: Bad encoding ... why? password Video Encoding and Conversion 28 09-16-2004 10:16 PM
Encoding: Vcd vs kvcd almightythermos Video Encoding and Conversion 1 07-22-2004 09:19 AM
KVCD: Encoding at 4:3 or 16:9? Adder Video Encoding and Conversion 5 01-29-2003 10:27 AM
How can I get CCE to use one of the kvcd templates for encoding? jrv331 Video Encoding and Conversion 1 11-14-2002 02:55 PM




 
All times are GMT -5. The time now is 05:11 PM  —  vBulletin © Jelsoft Enterprises Ltd