[RESOLVED] Build 2051 resize broken?

Support forum for DGDecNV
Post Reply
DAE avatar
rack04
Posts: 36
Joined: Tue Sep 21, 2010 6:45 am

[RESOLVED] Build 2051 resize broken?

Post by rack04 »

Using the following script my 1920x1080 source is encoded at 1920x1080 and not resized to 1280x720.

Code: Select all

LoadPlugin("C:\Program Files\DGDecNV\DGDecodeNV.dll")
DGSource("D:\Work\Avatar.dgi", resize_w=1280, resize_h=720)
User avatar
admin
Posts: 4551
Joined: Thu Sep 09, 2010 3:08 pm

Re: Build 2051 resize broken?

Post by admin »

Investigating...
User avatar
admin
Posts: 4551
Joined: Thu Sep 09, 2010 3:08 pm

Re: Build 2051 resize broken?

Post by admin »

Fixed the regression. Please re-download 2051 and update DGDecodeNV.dll.

Thank you for pointing out this regression.
Post Reply