digitalFAQ.com Forums [Archives]

digitalFAQ.com Forums [Archives] (http://www.digitalfaq.com/archives/)
-   Video Encoding and Conversion (http://www.digitalfaq.com/archives/encode/)
-   -   Video Artifacts in 186 min KDVD? (http://www.digitalfaq.com/archives/encode/8940-video-artifacts-186-a.html)

venkatk 04-03-2004 08:16 PM

Video Artifacts in 186 min KDVD?
 
Hi,

I am trying to do a single movie (length 185 min) KDVD with 224Kbps audio.

Here is the script I am using.

Code:

LoadPlugin("C:\Tools\Filters\MPEG2DEC3dg.dll")
#LoadPlugin("C:\Tools\Filters\MPEG2DEC3.dll")
LoadPlugin("C:\Tools\Filters\decomb510.dll")
LoadPlugin("C:\Tools\Filters\Sampler-2.5.dll")
LoadPlugin("C:\Tools\Filters\undot.dll")
LoadPlugin("C:\Tools\Filters\STMedianFilter.dll")
LoadPlugin("C:\Tools\Filters\Unfilter.dll")
LoadPlugin("C:\Tools\Filters\asharp.dll")


MPEG2Source("kkhh.d2v",cpu=4,idct=5)
#AssumeTFF().SeparateFields()
#Telecide(order=1,guide=1,post=0,vthresh=25,show=true)
Telecide(order=1,guide=1,post=2,vthresh=25)
Decimate()
undot()
Limiter()
asharp(1, 4)
Crop(8, 58, 704, 366)
STMedianFilter(3, 3, 1, 1 )
MergeChroma(blur(1.5))
MergeLuma(blur(0.1))
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) ")
AddBorders(8, 57, 8, 57)
LetterBox(16, 16, 16, 16)

I see mosquito effects in high action scenes with TMPGEnc CQ set at 75.5 (1600-5000 VBR)

What could be wrong?

Encoder Master 04-04-2004 02:49 AM

You can see Artefacts on TV 8O with such a high CQ?! Can you post some Pics?

jorel 04-04-2004 05:23 AM

Quote:

Originally Posted by Encoder Master
You can see Artefacts on TV 8O with such a high CQ?! Can you post some Pics?

i'm
8O
like you Encoder Master,
i need to see some pictures too!

i'm "afraid" to ask but...let's go:

venkatk, please,
"what" is your source :?:
:?

Encoder Master 04-04-2004 05:38 AM

I think it's a DVD because of the d2v file (or perhaps SVCD :D )

jorel 04-04-2004 05:56 AM

Quote:

Originally Posted by Encoder Master
I think it's a DVD because of the d2v file (or perhaps SVCD :D )

thinking....
horrible results using this source with this script with TMPGEnc CQ 75.5 (1600-5000 VBR) ......

is a miracle :!:
:roll: 8O
:lol:

:? :?

Encoder Master 04-04-2004 06:10 AM

Quote:

is a miracle
You're absolutely right. :wink:

venkatk 04-04-2004 10:33 AM

Hi,

I am using DVD source. It is an interlaced movie. I cannot force film in DVD2AVI.

I do see artifacts on my Sony DRC 29" television. I was just wondering whether my TV is a problem as it is hybrid TV with line doubling and progressive scan. I live in a country whete there is not HDTV :(

Right now, I am at work. I will mail the samples once I am back home.


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

Site design, images and content © 2002-2024 The Digital FAQ, www.digitalFAQ.com
Forum Software by vBulletin · Copyright © 2024 Jelsoft Enterprises Ltd.