Quantcast It is Possible Make a KDVD from MKV File? - digitalFAQ.com Forums [Archives]
  #1  
07-22-2011, 08:38 AM
zagor zagor is offline
Free Member
 
Join Date: Feb 2004
Location: Italia
Posts: 226
Thanks: 0
Thanked 0 Times in 0 Posts
why not write anymore on this forum?
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
  #2  
07-22-2011, 01:02 PM
Dialhot Dialhot is offline
Free Member
 
Join Date: May 2003
Posts: 10,463
Thanks: 0
Thanked 0 Times in 0 Posts
Because noone has question ?
Reply With Quote
  #3  
07-25-2011, 08:40 AM
zagor zagor is offline
Free Member
 
Join Date: Feb 2004
Location: Italia
Posts: 226
Thanks: 0
Thanked 0 Times in 0 Posts
i dialhot, how are you?

i have many questions....


it is possible make a kdvd from mkv file?

Can you give me some tricks?

thank you...
Reply With Quote
  #4  
07-25-2011, 06:14 PM
Dialhot Dialhot is offline
Free Member
 
Join Date: May 2003
Posts: 10,463
Thanks: 0
Thanked 0 Times in 0 Posts
Of course it is, as long as you have the correct codecs installed (Haali media splitter en ffdshow for instance). Use "Directshowsource" in the script, and read directly your MKV like this. I do that quite often.

For the filters, all depends of the quality of the source, as usual. My scripts are on my other PC, I'll post the one I use for 720p HDTV capture if you want.
Reply With Quote
  #5  
07-26-2011, 03:06 AM
zagor zagor is offline
Free Member
 
Join Date: Feb 2004
Location: Italia
Posts: 226
Thanks: 0
Thanked 0 Times in 0 Posts
yes,
thankyou, very much.
Reply With Quote
  #6  
07-26-2011, 03:42 PM
Dialhot Dialhot is offline
Free Member
 
Join Date: May 2003
Posts: 10,463
Thanks: 0
Thanked 0 Times in 0 Posts
This is for a 720p source. For 1080p, comment the line Li,itedSharpen
And if you need more compression, uncoment the MergeXXX lines or the Scriptclip.

Code:
DirectshowSource("PATH\NAME.mkv",audio=false,pixel_type="YV12") 

LanczosResize(<...>)

LimitedSharpenFaster()
LRemoveDust_YV12(17,1)

#MergeLuma(Blur(0.2))
#MergeChroma(Blur(1.5))
#ScriptClip(" nf = YDifferenceToNext()" +chr(13)+ "unfilter( -(fmin(round(nf)*2, 100)), -(fmin(round(nf)*2, 100)) ).TemporalSoften( fmin( round(2/nf), 6), round(1/nf) , round(3/nf) , 1, 1)  ")

#ColorMatrix(mode="rec.601->rec.709") # for CCE
ColorMatrix(mode="rec.709->rec.601") # for TMPGEnc 

Textsub("PATH\NAME.srt")
AddBorders(...)
Reply With Quote
  #7  
07-26-2011, 06:00 PM
zagor zagor is offline
Free Member
 
Join Date: Feb 2004
Location: Italia
Posts: 226
Thanks: 0
Thanked 0 Times in 0 Posts
Thanks Phil.
Now, I have installed the encoder HCEnc, and I'm doing a little test. In your opinion, what bitrate should I use, with a resolution
720x576? at least 2000?

For many years I do not do more KDVD encodings, and I forgot several things.

Can you tell me what to do if I have a source with a frame rate
23.976?

Thanks as usual.
Reply With Quote
  #8  
07-26-2011, 06:26 PM
Dialhot Dialhot is offline
Free Member
 
Join Date: May 2003
Posts: 10,463
Thanks: 0
Thanked 0 Times in 0 Posts
I never use a bitrate setting, I always use CQ mode with HCMatic.
http://www.kvcd.net/forum/viewforum.php?f=97

23.976 is not an issue, simply encode with soft 3:2 pulldown activated.
Actually I'm doing AVCHD since several months now .
Reply With Quote
  #9  
07-27-2011, 02:10 AM
zagor zagor is offline
Free Member
 
Join Date: Feb 2004
Location: Italia
Posts: 226
Thanks: 0
Thanked 0 Times in 0 Posts
Hcencc already have the option of
to got the right filesize. My question was another one, Do you know what the minimum bitrate to use for optimum results?

Avchd files where you see them?
It 'must buy the player?
Reply With Quote
  #10  
07-27-2011, 02:51 PM
Dialhot Dialhot is offline
Free Member
 
Join Date: May 2003
Posts: 10,463
Thanks: 0
Thanked 0 Times in 0 Posts
I coded HCMatic a long time ago but I don't remember HCEnc has a "minimum bitrate" setting. So either I don't understand, or your are confusing with TMPGenc.

Are you asking what is the lower average bitrate you should use ? There is no answer to that, this is the CQ that is important, and I try to be not above 4 (and never above 6).


AVHCD are read by bluray players (a PS3 for me).
Reply With Quote
Reply




Similar Threads
Thread Thread Starter Forum Replies Last Post
KDVD: Need guide to make KDVD UNICHEM Video Encoding and Conversion 6 06-09-2007 07:26 PM
What resolution to make video file have 16:9 ratio? MasterLogi04 Video Encoding and Conversion 15 07-13-2004 01:50 PM
From an ogm file, is it possible to make a dual audio kvcd? Shadomic Video Encoding and Conversion 10 04-16-2004 05:40 PM
TMPGEnc: How do i make the file bigger? bangala Video Encoding and Conversion 7 10-22-2003 04:14 AM
Make KVCD from downloaded AVI file? neosmatrix Video Encoding and Conversion 0 06-21-2002 08:43 AM

Thread Tools



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