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