[RESOLVED] 2 Issues I hit today

Support forum for DGDecNV
Post Reply
User avatar
Rocky
Posts: 3557
Joined: Fri Sep 06, 2019 12:57 pm

Re: 2 Issues I hit today

Post by Rocky »

Random access is broken for deinterlace=2. :facepalm: I'll fix it but in the meantime you can do this:

DGSource(..., deinterlace=0)
PVBob()
User avatar
MeteorRain
Posts: 130
Joined: Fri Jul 25, 2014 4:04 pm
Location: New Jersey

Re: 2 Issues I hit today

Post by MeteorRain »

Thanks. In the meantime I'm using DGNV / DGMPG with bob / QTGMC so it's not a blocker. Thanks to the consistency of DG tools I can switch between filters without worrying about frame misalignment.

Happy new year btw!
User avatar
Rocky
Posts: 3557
Joined: Fri Sep 06, 2019 12:57 pm

Re: 2 Issues I hit today

Post by Rocky »

Happy New Year to you as well! Thank you so much.

I mentioned PVBob() because it will have the same output as deinterlace=2. Of course you can use any deinterlacer you like. DGBob() is a yadif-like implementation. Both PVBob() and DGBob() are CUDA accelerated. Always great to have options!
User avatar
Rocky
Posts: 3557
Joined: Fri Sep 06, 2019 12:57 pm

Re: 2 Issues I hit today

Post by Rocky »

You'll be happy to hear that I have both of these issues fixed. The reload fix was easy (thank you Mr. Peabody). The seek issue with deinterlace=2 was a bit involved, so I will do some serious regression testing before giving you a slipstream. Could be later today.

Thank you for pointing these out, MeteorRain. :salute:
User avatar
Rocky
Posts: 3557
Joined: Fri Sep 06, 2019 12:57 pm

Re: 2 Issues I hit today

Post by Rocky »

Fixes released in slipstream 199.
User avatar
MeteorRain
Posts: 130
Joined: Fri Jul 25, 2014 4:04 pm
Location: New Jersey

Re: [RESOLVED] 2 Issues I hit today

Post by MeteorRain »

Sweeeeet
Post Reply