[RESOLVED] DGMPGDec vs DGDecodeNV

Support forum for DGMPGDec
Post Reply
DAE avatar
jpsdr
Posts: 214
Joined: Tue Sep 21, 2010 4:16 am

[RESOLVED] DGMPGDec vs DGDecodeNV

Post by jpsdr »

Hello.
I have a question.
For VOB DVDs i use DGMPGDec like this (Decode using IDCT IEEE-1180 Reference) :
MPEG2Source("File.d2v",idct=5,upConv=0)
If i use DGDecodeNV with following command
DGMultiSource("File.dgi",i420=false,deinterlace=0,use_D3D=false,fieldop=0)
Will the quality result be the same ? (IDCT IEEE-1180 Reference).

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

Re: DGMPGDec vs DGDecodeNV

Post by admin »

Yes, there will be no perceptible difference in quality.

Of course, you can use Subtract() in conjunction with Levels() to visualize any differences.
DAE avatar
lych
Posts: 5
Joined: Fri Oct 08, 2010 1:30 am

Re: DGMPGDec vs DGDecodeNV

Post by lych »

There is one feature from DGMPGDec that I miss, the option info=3. It was very useful when used with colormatrix. Is there a possibility that this feature could be added to DGDecodeNV.
DAE avatar
ganymede
Posts: 8
Joined: Sat Oct 02, 2010 4:03 pm

Re: DGMPGDec vs DGDecodeNV

Post by ganymede »

I agree with lych, I use ColorMatrix all the time with my mpeg2 footage, so "info=3" would be a nice feature in DGDecodeNV.
User avatar
admin
Posts: 4551
Joined: Thu Sep 09, 2010 3:08 pm

Re: DGMPGDec vs DGDecodeNV

Post by admin »

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

Re: DGMPGDec vs DGDecodeNV

Post by admin »

All coded, now testing it...
DAE avatar
lych
Posts: 5
Joined: Fri Oct 08, 2010 1:30 am

Re: DGMPGDec vs DGDecodeNV

Post by lych »

:D :D Sweet!!!
DAE avatar
ganymede
Posts: 8
Joined: Sat Oct 02, 2010 4:03 pm

Re: DGMPGDec vs DGDecodeNV

Post by ganymede »

Thank you very much, admin.
I just tested DGDecNV 2032 with ColorMatrix(hints=true) and it seems to work very well.
Post Reply