Welcome to Doom9's Forum, THE in-place to be for everyone interested in DVD conversion. Before you start posting please read the forum rules. By posting to this forum you agree to abide by the rules. |
![]() |
#121 | Link | |
Registered User
Join Date: Aug 2021
Posts: 8
|
Quote:
In regards to the credit sequence, I'm too green at AviSynth to make heads or tails of how to get the script to pump out a VFR video, and my attempts to just blend the credits with credconv after normconv from 25fps to 23.976fps aren't working - either the next episode preview is cut or somehow I manage to slow down rendering of the entire video. |
|
![]() |
![]() |
![]() |
#122 | Link |
Pig on the wing
Join Date: Mar 2002
Location: Finland
Posts: 5,673
|
Avisynth supports only CFR, for VFR you need some timecode manipulation in the container so the player knows which parts to play at which speed.
__________________
And if the band you're in starts playing different tunes I'll see you on the dark side of the Moon... |
![]() |
![]() |
![]() |
#123 | Link | |
Registered User
Join Date: Aug 2021
Posts: 8
|
Quote:
global MeGUI_darx = 4 global MeGUI_dary = 3 LoadPlugin("C:\Users\***\Downloads\MeGUI-2913-32\tools\dgindex\DGDecode.dll") DGDecode_mpeg2source("D:\EVANGELION_PLATINUM_V1\VIDEO_TS\VTS_01_1.d2v", info=3) LoadPlugin("C:\Users\***\Downloads\MeGUI-2913-32\tools\avisynth_plugin\ColorMatrix.dll") ColorMatrix(hints=true, threads=0) AnimeIVTC(mode=2, ediandnn=3, bbob=1, i1=33020, e1=34651, i2=34652, e2=35054, normconv=true, credconv="blend", ) Toon() mcdaa3() My problem is after that, playing the resulting footage in AvsPmod is slowed down to a trickle |
|
![]() |
![]() |
![]() |
Tags |
anime aa, animeivtc, chroma fix, deinterlace, mod |
Thread Tools | Search this Thread |
Display Modes | |
|
|