sparktank

DGdecNV slipstream updates

Aug 17th, 2018
80
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.15 KB | None | 0 0
  1.  
  2.  
  3. Post by admin » Fri Mar 30, 2018 6:27 am
  4. Slipstream 138 for DGDecNV:
  5.  
  6. * Added Vapoursynth native support for DGSource(). Refer to the Vapoursynth notes
  7. file for details. A later version will populate Vapoursynth reserved properties where
  8. possible.
  9.  
  10. * Revised the logging of demuxed files for better compatibility with MEGUI.
  11.  
  12. Slipstream 139 for DGDecNV:
  13.  
  14. * DGTelecide() did not like cropping. [gonca]
  15.  
  16. * Added HEVC file types to the DGIndexNV open dialog file type drop-down. [Zathor]
  17.  
  18. * Some applications write bad MKV cues. Improved the heuristic to
  19. detect and recover for such malformed MKV files. [holygamer]
  20.  
  21. Slipstream 140 for DGDecNV:
  22.  
  23. * The log file is now created based on the specified DGI path and name
  24. rather than the specified input file path and name. This change is logical
  25. and better supports MEGUI integration.
  26.  
  27. * Revise the DGIndexNV user manual for this change.
  28.  
  29. Could this be the end of required changes from the demux re-design?
  30.  
  31. Slipstream 141 for DGDecNV:
  32.  
  33. * CLI -a was writing a bad log file for MKV files.
  34. Top
  35.  
  36.  
  37. Slipstream 142 for DGDecNV:
  38.  
  39. * Fixed broken video demuxing from MP4 files.
  40. Top
  41.  
  42.  
  43. Slipstream 143 for DGDecNV:
  44.  
  45. * Added show2 option for DGSource(). Refer to the user manual for details. [Nginx]
  46.  
  47. * Updated the DGDecodeNV user manual for the above.
  48.  
  49. Slipstream 144 for DGDecNV:
  50.  
  51. * Added ASPECT line to DGI file. This bumps the file format version to NV19.
  52.  
  53. * Revised DGIndexNV user manual for the above.
  54.  
  55. * In Vapoursynth native DGSource(), populate more Vapoursynth properties for ClipInfo(). [Morpheus]
  56.  
  57. Slipstream 145 for DGDecNV:
  58.  
  59. * Fixed crash in licensing check for some systems. [goonielife]
  60. Top
  61.  
  62. Slipstream 146 for DGDecNV:
  63.  
  64. * DGI file format now includes a COLORIMETRY line and deletes other appearances of matrix coefficients. Refer to the DGIndexNV user manual for details.
  65.  
  66. * No longer set a colorimetry based on resolution for streams that do not declare their colorimetry.
  67. Report "Unknown" [2] for such cases.
  68.  
  69. * DGI file format is bumped to NV20.
  70.  
  71. * DGIndexNV user manual updated.
  72.  
  73. * Correct problem with erroneous reporting of sRGB in Vapoursynth properties. [Morpheus, DJATOM]
  74.  
  75. * Increased the tolerance for autocrop black detection. [tormento]
  76.  
  77. * Fixed crashing problem with show=true and show2 absent. [Morpheus, DJATOM]
  78. Top
  79.  
  80. Slipstream 147 for DGDecNV:
  81.  
  82. * Fix DGSource() crashing on application exit with latest nVidia drivers. [tormento]
  83.  
  84. DGDecNV slipstream 148:
  85.  
  86. * Added support for demuxing bluray PGS subtitles when an MPLS file is opened. The log file (when enabled) shows the number of total subtitles and forced subtitles for each PGS stream. [renols]
  87.  
  88. * Updated the DGIndexNV manual.
  89.  
  90. GDecNV slipstream 149:
  91.  
  92. * The info overlay for DGDecodeNV now displays the DLL version number. Previously,
  93. it displayed the DGIndexNV version number. [dmcs]
  94.  
  95. * DGIndexNV no longer puts a DELAY value in the demuxed file names. This DVD VOB
  96. era heuristic is no longer accurate and reliable enough to be useful. Users should
  97. use human perception to determine and set proper delays when re-muxing. Please
  98. read the relevant threads on the forum for typical procedures. E.g., viewtopic.php?f=8&t=658 [gonca]
  99.  
  100. * DGIndexNV now displays HLG SEI information in the DGI file. This permits identification
  101. of HLG-coded streams.
  102.  
  103. * The log file written by DGIndexNV now properly logs demuxed PGS subtitles for bluray M2TS (when
  104. opened with the playlist) and MKV, together with counts of total and forced subs. The count of
  105. total subs in slipstream 148 was corrected. [renols]
  106.  
  107. * The demux menu now supports a 'Forced subs only' checkbox for demuxing PGS subtitles. [renols]
  108.  
  109. * Warning popups were added for improper attempts to load a DGI file. Only File/Load Project
  110. can be used.
  111.  
  112. * Fixed the ASPECT line in the DGI file for AVC streams with unspecified aspect ratio. [dmcs]
  113.  
  114. * Updated the DGIndexNV user manual.
  115.  
  116. DGDecNV slipstream 150:
  117.  
  118. * The 'PGS forced subtitles only' option was moved to the Settings dialog and is now
  119. stored in the INI file.
  120.  
  121. * The Demux dialog settings are now restored from the DGI file when doing Load Project.
  122.  
  123. * DGIndexNV manual updated.
  124. Top
  125.  
  126.  
  127. DGDecNV slipstream 152 (number 151 was skipped):
  128.  
  129. * Fixed regression in 150 for TS demuxing; it was totally broken. :oops:
  130.  
  131. * Allowed detection and demuxing of PGS subtitles when an M2TS is opened directly, with
  132. the limitation that the language is not reported.
  133.  
  134. Hopefully all this demuxing and PGS subtitles stuff has stabilized. If not, well, you know what to do (post a bug report).
  135.  
  136. DGDecNV slipstream 153:
  137.  
  138. * MPLS parser was broken for playlists with more than one M2TS. [renols]
  139.  
  140. * DGIndexNV Demux dialog crashed on exit for more than 51 tracks enabled. [renols]
  141.  
  142. DGDecNV slipstream 154:
  143.  
  144. * Fixed another bug in the MPLS parser. [Boulder]
  145.  
  146. DGDecNV slipstream 155:
  147.  
  148. * The __aud__ feature of the AVS template support was not working for MKV and MP4. Fixed. [Phoenix]
  149.  
  150. DGDecNV slipstream 156:
  151.  
  152. * Fixed __aud__ for CLI. [Phoenix]
  153.  
  154. DGDecNV slipstream 157:
  155.  
  156. * When demuxing, the count of subs in the log file was wrong when one or more
  157. subs needed more than one Object Definition Segment. [renols]
Add Comment
Please, Sign In to add comment