"Kyo Kara Ore Wa!!" PAL DVDs
- mirkosp
- The Absolute Mudman
- Joined: Mon Apr 24, 2006 6:24 am
- Status: (」・ワ・)」(⊃・ワ・)⊃
- Location: Gallarate (VA), Italy
- Contact:
- mirkosp
- The Absolute Mudman
- Joined: Mon Apr 24, 2006 6:24 am
- Status: (」・ワ・)」(⊃・ワ・)⊃
- Location: Gallarate (VA), Italy
- Contact:
- mirkosp
- The Absolute Mudman
- Joined: Mon Apr 24, 2006 6:24 am
- Status: (」・ワ・)」(⊃・ワ・)⊃
- Location: Gallarate (VA), Italy
- Contact:
Falconone wrote:hm, it looks like the interlacing and against it i use
fielddeinterlace()
Tried both (commenting out my script, before), but they did nothing.prYzm wrote:you could try the Tdeint(mode=2) will reduce your footage to 11 fps, but i find it helps in some circumstances (had to do it with my pal chrono crusade discs)
Thanks anyway, but don't worry, I'll live with that... except for the blending, the source now looks good to me. Where there is blending, it is bad, but it's not that frequent and perhaps I could just try to cut the blended frames out while editing.
Anyway, thanks again for the help.
- Autraya
- Zero Punctuation
- Joined: Tue Mar 11, 2003 12:52 am
- Status: old
- Location: Terra Australis
- Contact:
I'd just thought I'd add on 90% of PAL I find tomsmocomp(1,5,1) works a treat.
the rest i telecide or field deinterlace depending on the source of course.... I should ask my sister she's edited to the PAL dvd's of that source I don't know what she used other than it was probably based off one of my early scripts *shrugs*
the rest i telecide or field deinterlace depending on the source of course.... I should ask my sister she's edited to the PAL dvd's of that source I don't know what she used other than it was probably based off one of my early scripts *shrugs*
new banzors in the making :p
- mirkosp
- The Absolute Mudman
- Joined: Mon Apr 24, 2006 6:24 am
- Status: (」・ワ・)」(⊃・ワ・)⊃
- Location: Gallarate (VA), Italy
- Contact:
Yeah, in fact my script now looks like this:Autraya wrote:I'd just thought I'd add on 90% of PAL I find tomsmocomp(1,5,1) works a treat.
the rest i telecide or field deinterlace depending on the source of course.... I should ask my sister she's edited to the PAL dvd's of that source I don't know what she used other than it was probably based off one of my early scripts *shrugs*
Code: Select all
mpeg2source("E:\YV-DueComeNoi-01\VIDEO_TS\DVD_01_1.d2v",cpu=6)
TomsMoComp(1,5,1)
derainbow(2)
sharpen(0.4)
lanczosresize(640,480)
crop(16,12,-12,-8)
lanczosresize(640,480)
RemoveDirt()
DeHalo_alpha()
deen("w3d",3,3,5)