About removegrain >> DIY Projects >> Forum
Forum

Forum



SearchSearch   Users   Registration   Entrance
Today: 07.07.2025 - 08:17:35
Pages:  1  

About removegrain

Advertising

/
MessageAuthor

I have an interlaced PAL source and i want to denoise, and deinterlaced. I use removegrain that require progressive input. Which is the right script. 1. With separate fields # Denoise SeparateFields() odd=SelectOdd.RemoveGrain (mode=17) evn=SelectEven.RemoveGrain (mode=17) Interleave(evn,odd) Weave() # Deinterlace FieldDeinterlace(full=true,blend=false) # Convert to YUY2 please help here ConvertToYUY2() or ConvertToYUY2(interlaced=true) 2. Deinterlace first then denoise # Deinterlace FieldDeinterlace(full=true,blend=false) # Denoise removegrain(mode=17) # Convert to YUY2 please help here ConvertToYUY2() or ConvertToYUY2(interlaced=true) Thanks for any help.

------------------------
Grant Sold - 98 M3/4

Grantbo

user




Statistics:
Messages: 169
Registration: 11.09.2002
12.09.21 - 23:08:55
Message # 1
RE: About removegrain

I'll go with script #2. And you don't need "interlaced=true" in ConvertToYUY2() anymore because you have deinterlaced it already.

------------------------

euroracer325i

user




Statistics:
Messages: 964
Registration: 12.25.2002
12.09.21 - 23:14:04
Message # 2
RE: About removegrain

Definately script 2. No reason to break up interlaced, denoise, reinterlace, then deinterlace again :)

------------------------
Trent Cole Lone Star Bavarian, Inc. Ft.

tcachtung

user




Statistics:
Messages: 11
Registration: 11.06.2003
12.09.21 - 23:19:28
Message # 3
RE: About removegrain

Thanks for your reply.

------------------------
- Roman

BGM3

user




Statistics:
Messages: 2,683
Registration: 08.30.2001
12.09.21 - 23:25:32
Message # 4
RE: About removegrain
Are geronimo card and DVD Studio Pro mutually exclusive? : Previous topic
Pages:  1  

The administrator has prohibited guests from replying to messages! To register, follow the link: register


Participants