[RESOLVED] DGTelecide, DGDecimate 10 bit

These CUDA filters are packaged into DGDecodeNV, which is part of DGDecNV.
Post Reply
DAE avatar
Guest

[RESOLVED] DGTelecide, DGDecimate 10 bit

Post by Guest »

I have encountered a 4K movie (GEMINI MAN) that has a frame rate of 59.97
It appears to duplicate every frame to accomplish this
It results in a video that looks "artificial"
I would like to use DGDecimate to get rid of the duplicate frames but it can't handle high bit depth.
Would it be possible to make it handle high bit depth?
As far as DGTelecide, I figure that it might be only a matter of time until a 4K comes out requiring it
GEMINI MAN.txt
(1.35 KiB) Downloaded 591 times
User avatar
Rocky
Posts: 3556
Joined: Fri Sep 06, 2019 12:57 pm

Re: DGTelecide, DGDecimate 10 bit

Post by Rocky »

Sample please. You might get by with SelectEven().
DAE avatar
Guest

Re: DGTelecide, DGDecimate 10 bit

Post by Guest »

http://www.mediafire.com/file/kzvs6s8c4 ... .hevc/file

Your website doesn't seem to accept hevc, mkv or m2ts files so I put it in my mediafire account
User avatar
Rocky
Posts: 3556
Joined: Fri Sep 06, 2019 12:57 pm

Re: DGTelecide, DGDecimate 10 bit

Post by Rocky »

Not seeing frame duplication (other than a few at the start; who knows what you did to cause that?). Have you and Curly been hitting the sauce?

Don't blame me, not my website. Talk to that big ears guy with the tongue.

Everybody is feeling ornery tonight. Could it be the Pinot Noir that Mr Peabody brought back? :lol:
User avatar
Albert
Posts: 40
Joined: Thu Oct 15, 2020 1:20 pm

Re: DGTelecide, DGDecimate 10 bit

Post by Albert »

You better not be talking about me. Britney wouldn't like that. Besides, my ears aren't so big. However, my nose and my... Never mind!
DAE avatar
Guest

Re: DGTelecide, DGDecimate 10 bit

Post by Guest »

Used this script to analyze
LoadPlugin("C:/Program Files (Portable)/dgdecodenv/DGDecodeNV.dll")
DGSource("I:\sample.dgi", fieldop=0)
AssumeTFF()
SeparateFields()
Misinterpreted the field sequence
Apologies, and please mark as resolved

And will everybody calm down!
User avatar
Albert
Posts: 40
Joined: Thu Oct 15, 2020 1:20 pm

Re: DGTelecide, DGDecimate 10 bit

Post by Albert »

Lucky for you, Bullwinkle was warming up.

Just kidding, gonca, we all love you.
Post Reply