DGDecNV Latest Build 2050

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

DGDecNV 2037

Post by admin »

Build 2037
----------

* Fixed use of an uninitialized variable that could cause crashes
and/or bad hinting for MPEG2 and VC1 files.

* Added a string to the first line of the DGI file that identifies the version of DGIndexNV
used to generate the index.

* Fixed counting of leading B frames for AVC streams.

* Improved the accuracy and robustness of the audio delay calculation.

* Revised DGDecodeNV so that serious CUDA errors do not cause the parent application to crash.
These errors now simply cause return of invalid video. Also, CUDA error popups now
time out after 5 seconds so that unattended applications do not hang.

* Added cropping parameters to DGSource(). This gives you the flexibility to define GPU cropping
either in DGIndexNV or in the DGSource() parameters.

* Added my current to-do list to the distribution (also available online).

* Backed out the mod 2 cropping granularity change because the Nvidia driver does not
honor it.
User avatar
admin
Posts: 4551
Joined: Thu Sep 09, 2010 3:08 pm

DGDecNV 2038

Post by admin »

Build 2038
----------

* Restored full update of the Info dialog during Save Project. Also added a Full_Info
option (default enabled) that controls this. Refer to the DGIndexNV user manual for details.
This option revises the INI file, so after installing 2038, open DGIndexNV and then close it
immediately to create the new INI file.

* Removed obsolete "DGMultiDecodeNV User Manual" option from the Help menu.

* Corrected erroneous frame count in the Info dialog when doing Save Project.

* Corrected parsing for profile_idc.

* Added an error message for missing PMTs.
User avatar
admin
Posts: 4551
Joined: Thu Sep 09, 2010 3:08 pm

DGDecNV 2039

Post by admin »

Build 2039
------------

* The info overlay DGSource(debug=true) was modified so that IDR and I frames are
now properly distinguished.

* The DGI file format was modified to add a frame number indication to the FRM lines.
The file format version number was not bumped because 2039 is backward compatible with
DGI files created with 2038.

* Worked around a CUVID decoding bug for MPEG2 dual prime prediction. The workaround should
also improve decoding performance for mid- and high-end graphics cards.

* Worked around a problem with trimming BBC-HD AVC streams.

* Added an error popup to notify users when successive IDR frames with the same idr_pic_id are
encountered. This is an illegal stream condition and results in loss of IDR frames.

* Fixed 'Output Trimmed TS' for large trims.

* Added an error popup if an MP4 container file is opened.

* Always Crop 1088->1080 is now enabled by default.

* Fixed an error in printing "SMPTE 170M" in the Info dialog Colorimetry field.
User avatar
admin
Posts: 4551
Joined: Thu Sep 09, 2010 3:08 pm

Post by admin »

I had to temporarily back out the IDR check added in 2039 as it was being triggered by legal IDRs with multiple slices (oops). I'll fix that and restore the check ASAP. Re-download and replace DGIndexNV.exe.
User avatar
admin
Posts: 4551
Joined: Thu Sep 09, 2010 3:08 pm

Post by admin »

I have slipstreamed 2039 again so please re-download. I have restored the IDR check and fixed Vippe's BBC-HD trimming problem.

Update both DGIndexNV and DGDecodeNV.
User avatar
admin
Posts: 4551
Joined: Thu Sep 09, 2010 3:08 pm

Re: DGDecNV Latest Build 2039

Post by admin »

I had to slipstream an important fix into 2039: Fix 'Output Trimmed TS' for large trims.

Re-download and update DGIndexNV.
User avatar
admin
Posts: 4551
Joined: Thu Sep 09, 2010 3:08 pm

Re: DGDecNV Latest Build 2039

Post by admin »

Oops, yet another slipstream fix for a bug in the MPEG2 workaround. I also added three more changes so refer to the change listing above.

Update both DGIndexNV and DGDecodeNV.
User avatar
admin
Posts: 4551
Joined: Thu Sep 09, 2010 3:08 pm

DGDecNV 2040

Post by admin »

Build 2040
----------

* Fixed a problem with Info display of frame structure.

* The code that suppresses nondisplayable frames at the end of an AVC stream was
not robust, i.e., it failed if the first GOP contained only one frame. Fixed.

* Added a workaround that fixes AVC streams that have successive IDRs with the
same value of idr_pic_id. This fixes frame dropping for these streams.

* Fixed incorrect picture display when navigating on the timeline with
double-rate deinterlacing enabled.

* The disabled state of the single-step button was solid instead of the correct hollow. Fixed.

* A rewind (to start of project) button and corresponding menu item were added.

* Skip leading zeros in a transport stream file to improve robustness.

* Incorrect SEI's with payload_type 0x80 and payload_size 0 were seen in the wild.
These rogue SEI's broke stream parsing. Fixed to ignore rogue SEI's.

* Fixed Load Project functionality to properly honor the configured project range.
User avatar
admin
Posts: 4551
Joined: Thu Sep 09, 2010 3:08 pm

Re: DGDecNV Latest Build 2040

Post by admin »

Please re-download 2040 to get this slipstreamed fix:

* Fixed incorrect picture display when navigating on the timeline with
double-rate deinterlacing enabled.
User avatar
admin
Posts: 4551
Joined: Thu Sep 09, 2010 3:08 pm

Re: DGDecNV Latest Build 2040

Post by admin »

Please re-download 2040 to get this slipstreamed change:

* A rewind (to start of project) button and corresponding menu item were added.
User avatar
admin
Posts: 4551
Joined: Thu Sep 09, 2010 3:08 pm

Re: DGDecNV Latest Build 2040

Post by admin »

Slipstreaming hasn't finished yet for 2040. I hope the crackers are getting irritated. :)

* Skip leading zeros in a transport stream file to improve robustness.

* Incorrect SEI's with payload_type 0x80 and payload_size 0 were seen in the wild.
These rogue SEI's broke stream parsing. Fixed to ignore rogue SEI's.

* Fix rewind with double-rate deinterlacing.

Re-download 2040 to get these fixes.
User avatar
admin
Posts: 4551
Joined: Thu Sep 09, 2010 3:08 pm

Re: DGDecNV Latest Build 2040

Post by admin »

More slipstreaming. 2040 will stabilize soon I hope.

* Fixed Load Project functionality to properly honor the configured project range.

* Fixed rewind for MKV streams.
User avatar
admin
Posts: 4551
Joined: Thu Sep 09, 2010 3:08 pm

DGDecNV 2041

Post by admin »

* Added Decode_Modes auxiliary INI file option. This enables you to select CUVID or
CUDA decoding for each video type. Please open DGIndexNV and then close it right
away to recreate the INI file with this new option.

* In the 'List GPU Devices' dialog, the active GPU device is now marked (with '>').
The CUVID/CUDA selection for each video type described above is now also displayed.

* Fixed incorrect indexing when a video start code is split between transport packets.

* Made PID detection more robust for corrupted transport streams.

* Revised the method for specifying the AVS template folder so that you can now
specify that the template folder is the same as the folder containing DGIndexNV.exe.

* Fixed a bug in reporting of the PCR PID.

* Fixed MKV parser so it accepts files with DIsplayUnit=3 (recent change to the spec).

* First phase of reporting field order when doing Save Project. Currently this works for MPEG2
and VC1. When I add AVC support I will document it properly.

* The DGI file format version number is bumped to NV14.
User avatar
admin
Posts: 4551
Joined: Thu Sep 09, 2010 3:08 pm

Re: DGDecNV Latest Build 2041

Post by admin »

First slipstream. Fixed regression for MKV files. Please re-download build 2041 and update DGIndexNV.exe.

Never delete "superfluous" braces.
User avatar
admin
Posts: 4551
Joined: Thu Sep 09, 2010 3:08 pm

Re: DGDecNV Latest Build 2041

Post by admin »

Second slipstream:

* Revised the method for specifying the AVS template folder so that you can now
specify that the template folder is the same as the folder containing DGIndexNV.exe.
User avatar
admin
Posts: 4551
Joined: Thu Sep 09, 2010 3:08 pm

Re: DGDecNV Latest Build 2041

Post by admin »

Third slipstream. Getting close to a stable 2041. :P

* Fixed MKV parser so it accepts files with DisplayUnit=3 (recent change to the spec).

* First phase of reporting field order when doing Save Project. Currently this works for MPEG2
and VC1. When I add AVC support I will document it properly.

* The DGI file format version number is bumped to NV14.

Re-download and update both DGIndexNV and DGDecodeNV.
User avatar
admin
Posts: 4551
Joined: Thu Sep 09, 2010 3:08 pm

Re: DGDecNV Latest Build 2041

Post by admin »

Another slipstream for 2041. The crackers will be mad. :P Just in case anyone is wondering I bump the version number on major functionality change only. If you want to be sure to have the correct latest version, just re-download it at any time.

* Fixed a problem with honoring frame repeats for MPEG2.

* Fixed a problem with the CLI -at option.
User avatar
admin
Posts: 4551
Joined: Thu Sep 09, 2010 3:08 pm

Re: DGDecNV Latest Build 2041

Post by admin »

Slipstreamed a fix for LPCM audio demuxing from program streams.
User avatar
admin
Posts: 4551
Joined: Thu Sep 09, 2010 3:08 pm

DGDecNV Latest Build 2042

Post by admin »

Build 2042
----------

* Fix broken audio demuxing from interlaced VC1 streams.

* Some streams were encountered that had all I frames but for which the
GOPs were marked as open. This was fixed so that the GOPs are considered closed.

* Added support for GTX 680 (Kepler). This required moving to CUDA 4.2,
so some notebook/OEM drivers may be impacted (especially on WinXP).
User avatar
admin
Posts: 4551
Joined: Thu Sep 09, 2010 3:08 pm

Re: DGDecNV Latest Build 2042

Post by admin »

Slipstreamed a fix into 2042. Some cases where start codes were split between transport packets were not handled correctly. Redownload 2042 and update DGIndexNV. You'll have to remake your project only if you were affected by this bug.
User avatar
admin
Posts: 4551
Joined: Thu Sep 09, 2010 3:08 pm

Re: DGDecNV Latest Build 2042

Post by admin »

Slipstreamed another fix into 2042. The save project function could abort prematurely for some transport streams.
User avatar
admin
Posts: 4551
Joined: Thu Sep 09, 2010 3:08 pm

DGDecNV Latest Build 2043

Post by admin »

Here is a version 2043.

http://rationalqm.us/dgdecnv/dgdecnv.html

Build 2043
----------

* Support DXVA mode. Note that DXVA mode requires D3D mode to be enabled.

* Add support for AVC field order reporting.

* Implement field order reporting on preview (used to be done only on save project).

* Make field/frame repeats display in display order in the info dialog (previously was incorrectly
shown in decode order).

* Correct inaccuracies in film percentage reporting.

* Report more information in the 'Options/List GPU Devices' dialog, including the VP engine version.

* Initial window size of DGIndexNV is increased to 488 x 320.

* Added a fun anime public-domain splash screen.

* Revised the INI file version handling so that an existing INI file isn't defaulted by a new
DGIndexNV version unless the INI file format actually changed.

* Progress percentage is now reported to standard output during save project as in DGIndex.

* Fixed a bug that caused the wrong frame size to be written to the DGI file if cropping was
first enabled and then disabled.

* Fixed a bug such that an Avisynth script was created even though script creation was disabled.

* For CLI input, forward slashes are converted to back slashes.

* The timestamps dump now included GOP timecodes for MPEG2 streams.

* Demuxing VORBIS audio to Ogg from MKV files is now supported.

* Previously, if you opened an MKV file with video other than AVC/MPEG2/VC1,
you received an error popup and then closing DGIndexNV caused a crash. The
crash no longer occurs and the file is left open to allow audio demuxing.

* Previously, some VC1 streams with spurious, but also illegal, sequence headers
not followed immediately by an I picture were not properly handled. These streams
were seen on bluray disks and so a workaround has been implemented such that spurious
sequence headers are ignored instead of generating an error.

* Update documents for latest functionality.
DAE avatar
hejhopp1
Posts: 4
Joined: Tue Oct 12, 2010 8:29 am

Re: DGDecNV Latest Build 2043

Post by hejhopp1 »

admin it's still 2042 on the download page.
:) cheers!
User avatar
admin
Posts: 4551
Joined: Thu Sep 09, 2010 3:08 pm

Re: DGDecNV Latest Build 2043

Post by admin »

hejhopp1 wrote:admin it's still 2042 on the download page.
What download page? It all looks fine to me.
DAE avatar
Sharc
Posts: 233
Joined: Thu Sep 23, 2010 1:53 pm

Re: DGDecNV Latest Build 2043

Post by Sharc »

same here; still 2042 on
http://rationalqm.us/dgdecnv/dgdecnv.html
weird.
Post Reply