Macroblocking
- mirkosp
- The Absolute Mudman
- Joined: Mon Apr 24, 2006 6:24 am
- Status: (」・ワ・)」(⊃・ワ・)⊃
- Location: Gallarate (VA), Italy
- Contact:
- Kariudo
- Twilight prince
- Joined: Fri Jul 15, 2005 11:08 pm
- Status: 1924 bots banned and counting!
- Location: Los taquitos unidos
- Contact:
- AaronAMV
- eating that e. coli spinach
- Joined: Tue Jan 22, 2008 7:54 pm
- Status: (◔ ◡ ◔ )
- Location: (◔ ◡ ◔ )
- AaronAMV
- eating that e. coli spinach
- Joined: Tue Jan 22, 2008 7:54 pm
- Status: (◔ ◡ ◔ )
- Location: (◔ ◡ ◔ )
Alright, so it ended up being near perfect, and I'm really too lazy considering my script is gonna take forever.
>_<
P.S.I love mirkosp for helping me for about an hour and a half when it was 4:30 in the morning for him.
Code: Select all
mpeg2source("C:\Users\aaron\Pictures\Munto 2.d2v", cpu=6)
ConvertToYV12()
Telecide(order=1)
Decimate(cycle=5, mode=3, threshold=1.0)
temporalcleaner()
deblock()
deen("a3d",4)
tisophote(iterations=4,tstep=.25)
antialiasing(1,1)
fluxsmoothst(20,20)
tweak(cont=1.0, sat=1.0)
Crop(6,0,-0,-0)
lanczosresize(640,480)
P.S.I love mirkosp for helping me for about an hour and a half when it was 4:30 in the morning for him.
- Kariudo
- Twilight prince
- Joined: Fri Jul 15, 2005 11:08 pm
- Status: 1924 bots banned and counting!
- Location: Los taquitos unidos
- Contact:
tisophote takes a bit of power IIRC
I can't help but feel that all that smoothing is gonna kill tons of detail. Try looking for a high detail scene (a fence, or leaves blowing in the wind, wood grains, etc...) and see if you're still happy with it (cleaning up that one scene may not be worth the detail you'll probably have in more of the amv)
also, dvd footage is already in yv12, so the converttoyv12 line isn't needed
I can't help but feel that all that smoothing is gonna kill tons of detail. Try looking for a high detail scene (a fence, or leaves blowing in the wind, wood grains, etc...) and see if you're still happy with it (cleaning up that one scene may not be worth the detail you'll probably have in more of the amv)
also, dvd footage is already in yv12, so the converttoyv12 line isn't needed
- AaronAMV
- eating that e. coli spinach
- Joined: Tue Jan 22, 2008 7:54 pm
- Status: (◔ ◡ ◔ )
- Location: (◔ ◡ ◔ )
Yeah... Some of the detail was lost... But they were in scenes that I would probably never use. So it's all good. >_> At this point, it says it's gonna take 1 day and 17 hours. Have any of you guys actually let it sit for over that just to convert a movie?
The killer thing is that I'm gonna have to sit through it again because I need to convert the first Munto. >_>
The killer thing is that I'm gonna have to sit through it again because I need to convert the first Munto. >_>