Log in

View Full Version : [Help] Encode 120Fps Anime's Question!!!!!


pcsakura
4th January 2004, 02:24
Just Use Loadpluginex for Avisyth2.0x plugin...some code like this!
loadplugin("F:\Program Files\GordianKnot\LoadPluginEx.dll")
LoadPluginEx("F:\Program Files\AviSynth 2.5\plugins\old\Dec60.dll")
avisource("M:\ji2cn\234.avi")
Dec60(idxfile="M:\ji2cn\OP.idx",deint=false)

Dec60 is for 120fps anime to drop null frame......but in VDM,just wrong,say"No video stream found"??

how to solve it???:rolleyes:

sOy
4th January 2004, 12:30
converttoyuy2()
Dec60(idxfile="M:\ji2cn\OP.idx",deint=false)

that will solve your problem...;)

pcsakura
4th January 2004, 16:45
OK,Slove "No video stream found" problem........
But Looks "Dec60.dll" doesn't work?:rolleyes:
the clip still 120fps......:rolleyes:
The source should be 23.976 fps

But the frames 10797 -> 8637:rolleyes:

Coyote
4th January 2004, 17:17
if i remember right, dec60 doesn't output a 120fps.
you need to run avi60.exe on the encode you get after dec60 to finally get your avi@120fps.

pcsakura
5th January 2004, 02:30
Originally posted by Coyote
if i remember right, dec60 doesn't output a 120fps.
you need to run avi60.exe on the encode you get after dec60 to finally get your avi@120fps.

I Did it........But the clip when playback is not affluent.....

The "OP.idx" like this
Field=0
NumFrames=10797
Total=10797
AvailFrames=8637
TargetFile=M:\ji2cn\234.avi
# 0 (00:00:00) - 10797 (00:01:30) 24fps ???? 10798 (00:01:30)

0,1
1,9
2,1
3,1
4,1
5,9
6,1
7,1
8,1
9,1
10,9
11,1
12,1
13,1
14,1
15,9
16,1

Coyote
6th January 2004, 02:02
sorry i can't help you more.
i remember someone posting a link to page describing how to use this.

ok, i've found it.
here is the link :
http://www.masteryoshidino.com/hentai/anime-encoding.htm

pcsakura
6th January 2004, 08:17
OK....although i couldn't slove the problem.......But thanks your answer and link.....:)

gizmotech
9th January 2004, 02:11
Ok, stoopid question but why do the old 120fps trick these days?

mkv can do vfr very easily, and there are tools for the creation of vfr files.

Gizmo.