Quantcast KVCD: Problems with the Choice of my Filters? - digitalFAQ.com Forums [Archives]
Go Back    digitalFAQ.com Forums [Archives] > Video Production Forums > Video Encoding and Conversion

Reply
 
LinkBack Thread Tools
  #1  
12-30-2002, 11:54 AM
Razorblade2000 Razorblade2000 is offline
Free Member
 
Join Date: Aug 2002
Posts: 323
Thanks: 0
Thanked 0 Times in 0 Posts
I want to encode two episodes of "Band of brothers". I already got the vob files on my harddisk and I've got some problems with the choise of my filters.
The first episode lasts 1h 10min 19sec
The second episode lasts 50min 11sec
I want to encode each episode on 1 CD (80 min) (both episodes on 1 CD won't be possible I guess?)
The aspect ratio of the movie is neither 1.85:1 nor 2.35:1... (I am a little bit confused about this one->see Screenshot 1 http://homepages.compuserve.de/mseeger2000/1_aspect.jpg)
The video is quite noisy I think (Screenshot 2 http://homepages.compuserve.de/mseeger2000/2_noise.png)
Now, which template and which combination of these filters would you recommend:

avisynth.dll
Blockbuster.dll
cnr2.dll
Convolution3D.dll
Dup.dll
FluxSmooth.dll
Focus2.dll
GrapeSmoother.dll
LegalClip.dll
MPEG2DEC.dll
MPEG2DEC2.dll
MPEG2Dec3.dll
MSharpen.dll
NoMoSmooth.dll
PeachSmoother.dll
RangeInfo.dll
SimpleResize.dll
TemporalCleaner.dll
UnFilter.dll


Thank you!
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  
01-05-2003, 09:00 PM
markums2k markums2k is offline
Free Member
 
Join Date: Jul 2002
Posts: 36
Thanks: 0
Thanked 0 Times in 0 Posts
I've used the following for high-action/motion video... looks just as good as the source file (using HALF KDVD TEMPLATE, CQ=90), but your milage may vary:

LoadPlugin("V:\encoding\MPEG2DEC.dll")
LoadPlugin("V:\encoding\fluxsmooth.dll")
LoadPlugin("V:\encoding\blockbuster.dll")
LoadPlugin("V:\encoding\legalclip.dll")

mpeg2source("x:\xxxxx\xxxxxx.xxx")

LegalClip()
BilinearResize(xxx,xxx,xxx,xxx)
FluxSmooth()

Blockbuster( method="noise", detail_min=1, detail_max=10, variance=1 )

AddBorders(xx,xx,xx,xx)
LegalClip()
Reply With Quote
  #3  
01-06-2003, 07:07 AM
Razorblade2000 Razorblade2000 is offline
Free Member
 
Join Date: Aug 2002
Posts: 323
Thanks: 0
Thanked 0 Times in 0 Posts
I used this:

LoadPlugin("C:\PROGRA~1\DVD2SVCD\MPEG2Dec\MPEG2DEC .dll")
mpeg2source("G:\Rip\DVD2AV~1.D2V")
LoadPlugin("C:\Programme\DVD2SVCD\Dlls\unfilter.dl l")
Unfilter(20,20)
BilinearResize(352,216)
AddBorders(0,36,0,36)
LoadPlugin("C:\Programme\DVD2SVCD\Dlls\temporalcle aner.dll")
temporalcleaner(5,10)

The results weren't that good using the new kvcd_lbr tmeplate.
But after I switched to VBR_2Pass Mode the results improved very much!


@markums2k: How many CDs do you need for an average movie with your settings/template???
Reply With Quote
  #4  
01-06-2003, 02:40 PM
katchupoy katchupoy is offline
Free Member
 
Join Date: Dec 2002
Posts: 40
Thanks: 0
Thanked 0 Times in 0 Posts
whats the difference?

MPEG2DEC.dll
MPEG2DEC2.dll
MPEG2Dec3.dll
Reply With Quote
  #5  
01-06-2003, 03:07 PM
SansGrip SansGrip is offline
Free Member
 
Join Date: Nov 2002
Location: Ontario, Canada
Posts: 1,135
Thanks: 0
Thanked 0 Times in 0 Posts
Quote:
Originally Posted by katchupoy
MPEG2DEC.dll
I think this one was written (or at least heavily modified) by Dividee.

Quote:
MPEG2DEC2.dll
This may be Tom Barry's version.

Quote:
MPEG2Dec3.dll
I'm fairly sure this is Marc FD's version. It also comes in an Avisynth 2.5/YV12 flavour.

As for the difference between them, I really have no idea. I personally use Dividee's version and have never had a single problem with it .
Reply With Quote
  #6  
01-06-2003, 03:18 PM
Boulder Boulder is offline
Free Member
 
Join Date: Sep 2002
Location: Lahti, Finland
Posts: 1,652
Thanks: 0
Thanked 0 Times in 0 Posts
In practice the only difference is that Marc FD's version has some post-processing options; deblocking and deringing like in ffdshow for example. Actually I think that his MPEG2DEC3 and ffdshow use the same algos.

The 2.0x version has some bugs and I'm quite unhappy to see that he left the old version quite unfinished. The 2.5a version is usable although it has some known problems as well.

Personally I use Dividee's version.
Reply With Quote
  #7  
01-06-2003, 06:07 PM
katchupoy katchupoy is offline
Free Member
 
Join Date: Dec 2002
Posts: 40
Thanks: 0
Thanked 0 Times in 0 Posts
Thanks...
Reply With Quote
  #8  
01-06-2003, 08:39 PM
conquest10 conquest10 is offline
Free Member
 
Join Date: Dec 2002
Posts: 98
Thanks: 0
Thanked 0 Times in 0 Posts
the aspect ratio seems to be 16:9.
Reply With Quote
Reply




Similar Threads
Thread Thread Starter Forum Replies Last Post
Multiple choice KVCD? Shibblet Video Encoding and Conversion 2 11-25-2004 04:19 AM
Is temporalcleaner a better choice instead of temporalsoften? Jimblob Video Encoding and Conversion 2 05-03-2004 02:21 PM
Best choice - MPEG1 or MPEG2? Wolfi Video Encoding and Conversion 6 10-22-2003 03:10 PM
KVCD: If you had the choice, which would you choose? audi2honda Video Encoding and Conversion 12 06-27-2003 07:35 PM
KVCD: Choice of template? SansGrip Video Encoding and Conversion 18 12-23-2002 06:47 AM




 
All times are GMT -5. The time now is 02:51 AM  —  vBulletin © Jelsoft Enterprises Ltd