home *** CD-ROM | disk | FTP | other *** search
/ com!online 2005 April / com_0405_1.iso / opensource / AutoGordianKnot.1.60.Setup.exe / DGMPGDec / Changes_100.txt next >
Encoding:
Text File  |  2004-06-07  |  2.1 KB  |  55 lines

  1. ---------------------------------------------------------
  2. DGMPGDecVersion 1.0.12 Functional Changes
  3. (versus DVD2AVIdg/MPEG2DEC3dg 1.3.0)
  4. ---------------------------------------------------------
  5.  
  6. 1. Recast everything with the new DGMPGDec naming scheme
  7. (DGIndex, DGDecode, DGVfapi, DGFix, DGParse, DGTable).
  8.  
  9. 2. Destroy Info dialog after user dismisses the "finished" popup.
  10.  
  11. 3. Added auto AVS file generation. Refer to the Quick Start guide
  12. for details.
  13.  
  14. 4. Fixed DGVfapi.vfp so that it doesn't crash when called with
  15. a file that is not a D2V file (TMPGEnc does this).
  16.  
  17. 5. Fixed the IDCT selection to not be global in DGDecode.
  18.  
  19. 6. Wrote a quick start guide.
  20.  
  21. 7. Removed the Open DVD menu item and support.
  22.  
  23. 8. Removed the Swap Field Order option because it was not functional
  24. and doesn't really belong here. Also, since it was mutually exclusive
  25. with the other field order options, it didn't make much sense to begin
  26. with. Use Simon Walters' Reverse Field Dominance filter in your AVS script
  27. if you need to reverse the field dominance.
  28.  
  29. 9. Added an acknowledgement to jackei in the About box.
  30.  
  31. 10. Fixed some bugs in audio timestamp display and delay calculations.
  32.  
  33. 11. Added demuxing of MPEG audio (*.mpa) for transport streams. Note that if your
  34. stream does not contain proper PAT/PMT tables to allow DGIndex to determine
  35. the audio type on your specified audio PID, then only MPEG audio will be
  36. tried. This may change to allow manual specification when auto detection
  37. fails.
  38.  
  39. 12. Fixed transport stream handling to properly decode video stream IDs
  40. 0xe8 through 0xef.
  41.  
  42. 13. Added capability to extract audio from audio only transport streams.
  43.  
  44. 14. Added document giving notes on the transport stream support.
  45.  
  46. 15. Fixed DGDecode so that it (hopefully) no longer crashes VirtualDub on exit
  47. when the last frame is incomplete.
  48.  
  49. 16. Added raw PID detection. It identifies audio and video PIDs but does not
  50. show which audio goes with which video when there are multiple programs. This is
  51. useful when full PAT/PMT tables are not present.
  52.  
  53. 17. Changed CLI to set transport parsing based on the extension type.
  54.  
  55.