Help Scripting Live Footage....

This forum is for questions and discussion of all the aspects of handling your footage. If you have questions about capturing/ripping footage, AviSynth, or compression/encoding/converting, look here.

Help Scripting Live Footage....

Postby SenTrix » Sat Feb 07, 2009 5:47 am

Well I'm not so good at scripting live footage, so i'll be needing your help....

Image
Image

Code: Select all
mpeg2source("F:\DVD Rips\LOVE_COM\VIDEO_TS\LoveComJD.d2v")
converttoyv12(interlaced=true)
Telecide(order=1,guide=1)
Decimate(cycle=5, mode=2)
changefps(29.97)
LanczosResize(848,480)
Deen("w3d",1,3,3)

Well i got the basics down but i dont know where to go from there...anime is so much easier.
Well i'll give a nice cold pint of beer to those who helps me Image.....:awesome:
Image <<..:: Click Me ::..>> Image
User avatar
SenTrix
 
Joined: 23 Jun 2008
Location: South East England
Status: Editing

Re: Help Scripting Live Footage....

Postby Scintilla » Sat Feb 07, 2009 12:19 pm

I don't have anything to say on the filtering side, but...

Sentrix wrote:mpeg2source("F:\DVD Rips\LOVE_COM\VIDEO_TS\LoveComJD.d2v")
converttoyv12(interlaced=true)

Why? The MPEG-2 stream is already in YV12.

Sentrix wrote:Telecide(order=1,guide=1)
Decimate(cycle=5, mode=2)
changefps(29.97)

Why are you making it 29.97 again right after you just IVTCed it?

Sentrix wrote:Deen("w3d",1,3,3)

Unless gradients become a noticeable problem, "c3d" mode may give you better results with live-action content.
ImageImage
:pizza: :pizza: Image :pizza: :pizza:
User avatar
Scintilla
(for EXTREME)
 
Joined: 31 Mar 2003
Location: New Jersey
Status: Quo

Re: Help Scripting Live Footage....

Postby JaddziaDax » Sat Feb 07, 2009 7:49 pm

most live action won't need much filtering but yay love com!
User avatar
JaddziaDax
Crazy Cat Lady!
 
Joined: 16 Mar 2004
Location: somewhere i think O.o
Status: I has a TRU Arceus

Re: Help Scripting Live Footage....

Postby SenTrix » Mon Feb 09, 2009 4:08 pm

Scintilla wrote:Unless gradients become a noticeable problem, "c3d" mode may give you better results with live-action content.

Image
Image

Code: Select all
mpeg2source("F:\DVD Rips\LOVE_COM\VIDEO_TS\LoveComJD.d2v")
Telecide(order=1,guide=1)
Decimate(cycle=5, mode=2)
LanczosResize(848,480)
Deen("c3d",3,5,5)


Is there anything else i can add? and is that too much deen, in your opinion?

JaddziaDax wrote:most live action won't need much filtering but yay love com!

:up: Hehehe Love*Com kicks ass :awesome: Everyone should watch this JDrama and the Anime :ying:
Image <<..:: Click Me ::..>> Image
User avatar
SenTrix
 
Joined: 23 Jun 2008
Location: South East England
Status: Editing


Return to Footage Help

Who is online

Users browsing this forum: No registered users and 1 guest