DGMPGDec von Donald Graft - aktuelle Version
-
-
-
Quote
---------------------------------------------------------
DGMPGDecVersion 1.2.0 Functional Changes
(versus DGMPGDec 1.1.0)
---------------------------------------------------------
1. Adds demuxing of AAC audio from transport streams.
2. Adds preliminary support for PVA streams.
3. Fixes crash with long GOPs.
4. Fixes error tolerance on stream video errors.
5. Fixes problem with indexing for some selection operations.
6. Further improvements to the Info dialog.
7. Fixes DGIndex delay calculation for selections.
8. Revises "info" parameter as follows:
0: Do not generate debug information
1: Overlay debug information on the video
2: Output debug information via OutputDebugString() (Use DebugView utility)
3: Output hints in the video (as defined in http://utilities.cpp/utilities.h)
Current hints are progressive/interlaced and colorimetry.
[Donald Graft, February 5, 2005] -
DGMPEGDec 1.2.0RC2
---------------------------------------------------------
DGMPGDecVersion 1.2.0 Functional Changes
(versus DGMPGDec 1.1.0)
---------------------------------------------------------
1. Added demuxing of AAC audio from transport streams.
2. Added preliminary support for PVA streams.
3. Fixed crash with long GOPs.
4. Fixed error tolerance on stream video errors.
5. Fixed problem with indexing for some selection operations.
6. Further improvements to the Info dialog.
7. Fixed DGIndex delay calculation for selections.
8. Revised "info" parameter as follows:
0: Do not generate debug information
1: Overlay debug information on the video
2: Output debug information via OutputDebugString() (Use DebugView utility)
3: Output hints in the video (as defined in http://utilities.cpp/utilities.h)
Current hints are progressive/interlaced and colorimetry.
9. D2V file revised to version 7 format. It now carries more per GOP and
per frame data. Refer to the D2V file format document for details.
10. Fixed a problem that caused field structure clips to fail randomly
(sometimes they worked and sometimes they didn't).
11. Fixed lots of bugs in the Info display and made it correct for
random navigation (key data is indexed in the D2V file now, so DGDecode
doesn't have to try to figure it out).
12. Fixed bug in the de-ringing postprocessing.
[Donald Graft, February 6, 2005] -
-
-
Hallo,
schon merkwürdig, auf Donald Graft's Site findet man nur die 1.2.0 RC4 sowie die 1.0.12, jedoch nicht mehr die 1.1.0. Wer sie trotzdem braucht, bei doom9 ist sie noch zu haben.
Gruß
akapuma -
die 1.1.0 Version hatte ein paar Bugs drin die ziemliche Probleme verursachen - deshalb ist die Version auch nicht mehr verfügbar. Da noch im RC status habe ich die Software noch nicht ersetzt.
-
[font=verdana, arial, helvetica]DGMPGDec 1.2.0 Final[/font]
[font=verdana, arial, helvetica]
The only changes from RC5 are: 1) Fixed crashing problem in BlindPP() with YUY2 data. 2) Allowed DGIndex to report any audio delay, no matter how wild it seems to be.
Right after the release is when the big bug is usually discovered. I'm waiting, please disappoint me.[/font]
http://forum.doom9.org/showthread.php?threadid=90177
http://neuron2.net/fixd2v/decodefix.html -
[font=verdana,arial,helvetica]DGMPGDec 1.2.1 Beta 2
QuoteQuoteQuote[/font][font=verdana, arial, helvetica] 1. Fixed crashing bug in BlindPP().
2. Fixed incorrect DGDecode postprocessing for YUY2.
3. Changed DGDecode to deliver YV12 by default. For I420, use
DGDecode(...,i420=true). This fixes interoperability with some
applications, such as mencoder.4. Fixed erroneous audio delays for multiple tracks.
5. Added i420 parameter to DGDecode help file, and added an Appendix
on BlindPP() usage.[/font][font=verdana,arial,helvetica]
[/font] -
http://forum.doom9.org/showthread.php?threadid=90266
[font=verdana, arial, helvetica]http://neuron2.net/dgmpgdec/dgmpgdec121b2.zip[/font] -
Quote
DGMPGDec 1.2.1
Changes from version 1.2.0
--------------------------1. Fixed crashing bug in BlindPP().
2. Fixed incorrect DGDecode postprocessing for YUY2.
3. Changed DGDecode to deliver YV12 by default. For I420, use
DGDecode(...,i420=true). This fixes interoperability with some
applications, such as mencoder.4. Fixed erroneous audio delays for multiple tracks.
5. Added i420 parameter to DGDecode help file, and added an Appendix
on BlindPP() usage.6. Added Deblock() blind H.264 deblocking filter, by "Manao", because
some people prefer it to BlindPP().[DAG Feb 19, 2005]
-
So langsam frage ich mich, ob es Sinn macht, erst mal auf die 2.0 zu warten! :ani_lol:
-
[font=verdana,arial,helvetica]DGIndex 1.3.0 beta 1 -- adds video demuxing[/font]
http://forum.doom9.org/showthread.php?s=&threadid=90694
[font=verdana, arial, helvetica]http://neuron2.net/dgmpgdec/DGIndex130b1.zip[/font] -
Quote
[font=verdana, arial, helvetica] This is a bug fix release:
1. The file list buffer was expanded to prevent crashes when many files are opened at once.
2. ESC now exits CLI mode.
3. The delay when doing Save Project on a transport stream without PAT/PMT has been decreased.
4. AVS template processing with CLI no longer crashes.[/font]
-
[font=verdana,arial,helvetica]DGIndex 1.3.0 beta 5[/font]
[font=verdana, arial, helvetica]
QuoteOK guys, here's the prime-time video demuxing. It will start saving at the first sequence header for maximum compatibility with other applications. That means if you have stray frames at the beginning before the first sequence header, you'll lose them, which will affect audio sync. Valid M2V files need to have a sequence header before any pictures.
The output file is in the same directory as the input files and takes the name of the first file but with extension changed to "m2v".
[/font]
-
DGMPGDec 1.3.1 beta4 ist raus.
Quote from neuron2[font=verdana, arial, helvetica]This beta provides the following features:
1. Standard call wrappers for dgdecode.dll access functions for use by Visual Basic, etc. E.g.: getRGBFrame_SC().
2. Fix for slice error recovery bug that caused some (rare) picture decoding errors.
3. Program streams with video stream IDs other than 0xE0 are now supported.
4. The preview info box of DGIndex now shows the audio type of all the audio tracks. This is populated when doing a Preview (F5).
5. Fixed decoding errors due to improper recovery from corruption of transport streams.
[/font]Gibt's hier.
Cu Rippraff
-
Schon wieder was neues, DGMPGDec 1.3.1 beta5 ist raus.
Quote from neuron2[font=verdana, arial, helvetica]This beta adds a fully correct fix for the pitch=width assumption, thereby allowing correct operation under the current Avisynth 2.5.6 beta, as well as the stable 2.5.5 version. Our friend tritical kindly developed and contributed this code revision. Thank you, tritical!
I added a fix for the emulated header problem by properly parsing the pack layer or transport layer if needed when getting the initial sequence header.
I also corrected an error in the D2V file format document.
Please beat up on this hard because the changes are extensive. Thank you.
[/font]Link s. oben.
Cu Rippraff
-
http://neuron2.net/dgmpgdec/dgmpgdec131b6.zip
hat v.a. aktuelle Korrekturen am (bisher defekten) Referenz-iDCT-Algorithmus (iDCT=4) von jackei übernommen.
-
Quote
This beta provides the following features:1. Standard call wrappers for dgdecode.dll access functions for use by Visual Basic, etc. E.g.: getRGBFrame_SC().
2. Fix for slice error recovery bug that caused some (rare) picture decoding errors.
3. Program streams with video stream IDs other than 0xE0 are now supported.
4. The preview info box of DGIndex now shows the audio type of all the audio tracks. This is populated when doing a Preview (F5).
5. Fixed decoding errors due to improper recovery from corruption of transport streams.
6. Fixed the pitch=width assumption, thereby allowing proper operation under newer versions of Avisynth that modify the alignment rules (revisions kindly contributed by 'tritical').
7. Fixed the emulated header problem by properly parsing the pack or transport layer when getting the initial sequence header.
8. Corrected an error in the D2V format document (bits 6 and 7 of the per-frame flags byte was erroneously reversed).
9. The process priority can now be changed in DGIndex during a Save Project operation.
10. A bug in the PAT/PMT parser was repaired that could cause DGIndex to erroneously think that a PAT/PMT is not present.
11. Added the .vro and .mpv file types to the DGIndex open dialog.
12. Fixed the Reference IDCT (type 4). Changes by jackei derived from his latest DVD2AVI version.
-
Participate now!
Don’t have an account yet? Register yourself now and be a part of our community!