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.

 

Go Back   Doom9's Forum > Search Forums

Showing results 1 to 14 of 14
Search took 0.00 seconds.
Search: Posts Made By: GMJCZP
Forum: Avisynth Usage 5th July 2016, 01:51
Replies: 26
Views: 13,305
Posted By GMJCZP
TIVTC code

Finally got the decimate pattern for TDecimate:

- First, must create the ovr file in a Notepad archive as follow:
FirstFrame,LastFrame +_

Where FirstFrame is the first frame to consider,...
Forum: Avisynth Usage 4th July 2016, 04:03
Replies: 26
Views: 13,305
Posted By GMJCZP
I tried SelectEvery(5,0,1,2,3). It works as well...

I tried SelectEvery(5,0,1,2,3). It works as well as ChangeFPS(24000,1001).
What will be the equivalent solution for Tdecimate?
Forum: Avisynth Usage 4th July 2016, 01:08
Replies: 26
Views: 13,305
Posted By GMJCZP
It's fine (smoothly) with ChangeFPS, really....

It's fine (smoothly) with ChangeFPS, really. Thanks. Maybe without specify the pattern was a beat of luck.

My concern is now the possible bug in Tdecimate and decimation pattern.

PD: for...
Forum: Avisynth Usage 3rd July 2016, 23:55
Replies: 26
Views: 13,305
Posted By GMJCZP
Post # 14. More simple, impossible, lol. But...

Post # 14. More simple, impossible, lol.
But now, I repeat, tdecimate and decimate pattern is working ok?

PD: manono, your idea is theoretically correct. Thanks.
The artifacts was fault by...
Forum: Avisynth Usage 3rd July 2016, 01:21
Replies: 26
Views: 13,305
Posted By GMJCZP
This explains the absence of 3:2 pulldown in the...

This explains the absence of 3:2 pulldown in the VCD.
Now, it can make a test with Tdecimate and decimate pattern?
Forum: Avisynth Usage 2nd July 2016, 22:42
Replies: 26
Views: 13,305
Posted By GMJCZP
Thanks again FranceBB. In short, the video is...

Thanks again FranceBB.
In short, the video is originally progressive film, but to pass it to NTSC VCD the owners instead of using 3:2 pulldown used something like ChangeFPS(30000,1001). This is the...
Forum: Avisynth Usage 2nd July 2016, 18:39
Replies: 26
Views: 13,305
Posted By GMJCZP
Thanks everyone for your help. John , I...

Thanks everyone for your help.
John , I understand your point of view, using a progressive video doubleweave is something extreme. Thanks.
But if the video is originally film I had to keep trying ....
Forum: Avisynth Usage 2nd July 2016, 17:44
Replies: 26
Views: 13,305
Posted By GMJCZP
It's not my invention, manual IVTC (not adding...

It's not my invention, manual IVTC (not adding pulldown) is in Avisynth documentation (see Pulldown).

In this moment I am try other alternative, work in progress...
Forum: Avisynth Usage 2nd July 2016, 06:43
Replies: 26
Views: 13,305
Posted By GMJCZP
I read that there are five possible routines for...

I read that there are five possible routines for Pulldown:

Pulldown(0,2) Eureka!
Pulldown(0,3)
Pulldown(1,3)
Pulldown(1,4)
Pulldown(2,4)

I suspect that with ovr (overrides) option of...
Forum: Avisynth Usage 2nd July 2016, 06:18
Replies: 26
Views: 13,305
Posted By GMJCZP
John, I want find the correct pattern with the...

John, I want find the correct pattern with the tfm+tdecimate combo, the matter is I don't know carry the pattern of the manual IVTC to TIVTC.
PD: the frames repeats each 26-32 frames approximately.
Forum: Avisynth Usage 2nd July 2016, 05:58
Replies: 26
Views: 13,305
Posted By GMJCZP
Thank you FranceBB. If exist others...

Thank you FranceBB.
If exist others alternatives to TIVTC are welcome. I want the final video free of artifacts and 23,976 fps (the source is an animated video).
Forum: Avisynth Usage 2nd July 2016, 04:56
Replies: 26
Views: 13,305
Posted By GMJCZP
Of course because the video present repeated...

Of course because the video present repeated frames (NTSC VCD). With manual IVTC now run smoothly but with artifacts. I think the key is tuning Tdecimate with ovr option.
Forum: Avisynth Usage 2nd July 2016, 04:33
Replies: 26
Views: 13,305
Posted By GMJCZP
The source is mpge1 (progressive). With TIVTC...

The source is mpge1 (progressive). With TIVTC could be free of artifacts.
Forum: Avisynth Usage 1st July 2016, 15:28
Replies: 26
Views: 13,305
Posted By GMJCZP
Code equivalent for TIVTC [SOLVED]

Hi folks:
I need to take a sequence of IVTC to TIVTC equivalent. Here the code:

DoubleWeave()
Pulldown(0,2)

The idea is maintain the same pattern detected. Thanks.
Showing results 1 to 14 of 14

 
Forum Jump

All times are GMT +1. The time now is 02:05.


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2023, vBulletin Solutions Inc.