DGAVCDec 1.0.9

Help us keep the list up to date and Submit new tools here.


            Search tool or Browse all tools by sections

Tool Description Type Rating Comment


DGAVCDec is a AVC/H.264 Decoder and frame Server. DGAVCDec works like DGMPGDec, first you index your AVC/H.264 elementary (raw) or transport stream using DGAVCIndex and then you make an Avisynth script to frame serve the video. The DGDecNV version is similar to DGAVCDec but it uses your Nvidia card to decode AVC and VC1 video much faster using CUDA video decoding. Buy DGDecNV here and Buy DGVC1DecNV here.

Freeware
Win Win

Version:1.0.9
Released:

Size:1.8MB

Download (direct link)


More download options

Download old versions

9.3/10
3 votes


Guides
Read 3
comments

3018 views
this month
5807270
total views
  Latest version:
1.0.9 (March 11, 2009)


Download sites:
Download (direct link)


More download options:


Download old versions


Supported operating systems:
Windows


More information and other downloads:
Buy DGDecNV here and Buy DGVC1DecNV here, uses your Nvidia card to decode AVC and VC1 video.


Sections/Browse similar tools:
Video Frameservers

DGAVCDec screenshot
Click to enlarge screenshot

User options:
Email me when it has been updated    Report this tool (dead link/new version)  


Version history:
Version 1.0.9
1. Fix a bug in backward GOP stepping.

2. Fixed a problem with Load Project.

3. Added option "Display HD Full Sized".

4. Fixed a problem in M2TS file parsing.


Version 1.0.8 changes:

1. Added support for the new audio types found on BluRay disks.

2. Improved the audio delay calculation.

3. Removed the Treat I as IDR option as it is now always enabled.


Version 1.0.7 changes:

1. Fixed a bug in the handling of open GOPs that caused problems if the first GOP in the stream is open.


Version 1.0.6 changes:

1. Added support for all POC order count types.

2. Made a fix for transport streams which have PES headers split across transport packets.


Version 1.0.4 changes:

1. Changed handling of NALUs with forbidden_zero_bit set. They are now silently discarded.

2. Improved the heuristic for SPS/PPS injection when seeking. This fixes some cases of hanging at the end of the stream.

3. Fixed a problem that could cause large SPSs to not be processed, resulting in decode failures.

4. Revised the NALU parser to allow for some missing profile_idc values.

5. Added lines CODED and PLAYBACK in the DGA file to provide the number of coded and playback frames.

6. Added a workaround for the Windows bug that (rarely) caused the DGAVCIndexNV window to open off the screen.


Version 1.0.2 changes:

1. Fixed decode failure when PPS 0 does not exist.

2. Improved tranport parsing robustness.


Version 1.0.1 changes:

1. Code restructured for standard decoder interface.

2. Changed hotkeys:

Save BMP [F7]
Copy Frame to Clipboard [F8]

3. Fixed a memory leak that caused indexing to fail for large files.


Alpha 35 changes:

1. Removed the irritating warning about decoding not starting with a reference frame when starting a play/preview for open GOPs. Examine the DGA file if you need to know if your GOPS are open.

2. Added a new option in the Video menu: Copy Frame to Clipboard.

3. Fixed missing info log data for CLI invocation with -e.

4. Implemented proper relative/absolute path handling for the Load Project function.

5. Implemented mouse scrollwheel support for GOP and frame stepping.

6. Fixed missing SPS/PPS's in the DGA file when reloading a file without closing DGAVCIndex. This can also happen when reloading a different file if it has identical SPS/PPS's to the previous file.

7. Fixed crashing when a source file with no extension is loaded.


Alpha 34 changes:

1. After loading a file, all detected audio streams are now automatically selected for demuxing.

2. Added correct handling for the three aspect ratios added in the latest version of the AVC specification.

3. Fixed full path option handling when using the CLI.

4. Fixed a problem that caused looping to fail sometimes when the Loop Playback option is enabled.

5. Fixed frame type reporting in the Info dialog when the Treat I as IDR option is enabled.


Alpha 33 changes:

1. Fixed a regression in alpha 32.


Alpha 32 changes:

1. Added a new option, "Treat I as IDR" to support Hauppage HD PVR streams.


Alpha 31 changes:

1. Fixed a small bug in MRU list handling.

2. Added the __del__ macro for the Avisynth script generation.

3. Properly handle re-use of PPS id's.

4. Added option in the INI file to specify the extension to use for demuxed video files.

5. Implemented a select bar to work around bugs in the Win32 trackbar. (This may not be the final solution for this issue.)

6. Implemented the Luminance Filter and Cropping Filter in the Video menu.

7. Implemented the File/Load Project function.

8. The DGA file version is bumped to 7.

9. Fixed a regression that broke the CLI.


Alpha 30 changes:

1. Added support for demuxing AAC LATM/LOAS audio.

2. Added a button on the error pop-ups to suppress all further error pop-ups.


Alpha 29 changes:

1. Implemented project range selection, i.e., the [ and ] buttons are now functional.

2. Revised popup error/warning handling so that individual error types can be selectively suppressed.


Alpha 28 changes:

1. In DGAVCIndex, made detection of transport streams and packet length more reliable.

2. Fixed a regression in alpha 27 that broke random access in DGDecode.


Version 1.0.0 alpha 27

1. In DGAVCIndex, made the GOP back operation (<) more reliable.

2. Fixed a bug that sometimes caused a crash on random access.

3. Fixed a regression that caused the audio streams to not be shown in the Info dialog during a Preview operation.

4. Fixed a bug that caused erroneous (very large) audio delays to be reported.

5. Fixed a bug in the Frame Struct field of the Info dialog that caused a wrong field order to sometimes be shown.


Alpha 26 changes:

1. Fixed a bug that caused DGAVCIndex to sometimes crash after saving a project and then loading a new source file.

2. Added detection of audio delay and indicating it in the demuxed audio file name.


Alpha 25 changes:

1. Fixed a bug that caused LPCM audio demuxing to fail when more than one LPCM track was present.

2. The PCRPID is now initialized correctly.

3. Fixed a bug that caused DGAVCIndex to crash for some streams.


Alpha 24 changes:

1. Fixed a bug that caused DGAVCIndex to miss frames in the bitstream when indexing. This could cause DGAVCDecode to omit frames.


Alpha 23 changes:

1. Fixed a bug that caused DGAVCIndex to put the wrong filename in the Save Project dialog box in some cases.

2. Fixed a bug that caused the Frame Structure field in DGAVCIndex's Info dialog to be unreliable.


Alpha 22 changes:

1. Fixed a bug that caused DGAVCIndex to crash when opening/processing an elementary stream.


Alpha 21 changes:

1. Fixed a bug that caused DGAVCIndex to crash when doing Save Project on a stream that contains a DTS audio track, and that track is not selected for demuxing.

2. Fixed a bug that caused DGAVCIndex to crash if more than 256 PPS's are encountered during the initial parsing following the opening of a stream.


Alpha 20 changes:

1. Fixed bugs in audio detection and demuxing and consequent video decoding errors for some streams.


Alpha 19 changes:

1. Changed the name of the "Aspect Ratio" field in the Info display to "SAR".

2. Added a "Display Size" field to the Info display.

3. Fixed a bug in demuxing of LPCM from transport streams.


Alpha 18 changes:

1. Fixed a problem that caused some M2TS files to be detected as elementary streams.

2. Fixed a problem that caused demuxed audio files to be help locked by DGAVCDec.

3. MPEG audio is now demuxed with file extension .mp1, mp2, or mp3, depending on the layer detected (previously .mpa was always used).


Alpha 16 adds audio demuxing.
Alpha 15 adds a CLI interface.

Hide changelog



Sponsors:



Guides and How to's:
AVCHD to Anything Using DGAVCdec - Read
View all guides with guide description here


Acronyms / Also Known As:
DGDecNV, DGAVCIndex,DGAVCDecode, DGAVCDecNV, DGAVCIndexNV, DGVC1DecNV, DGNVTools

Comments Post comment
3 comments, Showing 1 to 3 comments
 - 

I use DGAVCIndex to cap individual frames from my Hauppauge-generated H.264 ts files. The enhancements made in build 35 make this a snap! The author supports this program well and is quick to make reliable enhancements. Much better support than with most fee-based products. I can't wait to see what new features will emerge!

Posted September 13, 2008 by . Tool version 1000a35 using OS WinXP
Ease of use 10 of 10 Functionality 10 of 10 Value for money 10 of 10 Overall score 10 of 10






This latest version is much better at handling AVCHD footage from Panasonic and Canon, at least the ones I tested it with. You'll get an error as soon as you import. Click to ignore errors and it then works OK............

Posted February 24, 2008 by . Tool version 1.0.0 Alpha 18 using OS WinXP
Ease of use 8 of 10 Functionality 9 of 10 Value for money 10 of 10 Overall score 9 of 10






This is an excellent idea, but it still needs to be developed more. It doesn't have support for AVCHD files from AVCHD cameras yet. That will greatly increase this programs usefulness when support is implemented. For now it's still easier to use "DirectShowSource" for those files. It works fine on demuxed h.264 streams though.

Keep up the good work! Looking forward to new versions.


Posted February 18, 2008 by . Tool version 1.0.0 Alpha 16 using OS WinXP
Ease of use 8 of 10 Functionality 10 of 10 Value for money 10 of 10 Overall score 8 of 10





3 comments, Showing 1 to 3 comments
 - 

1 tool hits, Showing 1 to 1 tools
 - 

Explanation:
New tool= New tool since your last visit
New version= New version since your last visit
New comments= New comments since your last visit

Type and download
Freeware = Free software.
Free software = Free software and also open source code.
Freeware/Adware = Free software but supported by advertising, usually with a included browser toolbar. It may be disabled when installing or after installation.
Trialware = Also called shareware or demo. Trial version available for download and testing with usually a time limit or limited functions.
Payware = No demo or trial available.
v1.0.1 = Latest version available.
Download beta = It could be a BETA, RC(Release Candidate) and even a ALPHA version of the software.
Download (direct link) = A direct link to the software download.
Download (developer's site) = A link to the software developer site.
Download (mirror link) = A mirror link to the software download. It may not contain the latest versions.
Download old versions = Free downloads of previous versions of the program.
Download 64 bit version = If you have a 64bit operating system you can download this version.
Download portable version = No installation is required, just extract the files to a folder and run directly.
Windows = Windows version available.
Mac OS = Mac OS version available.
Linux = Linux version available.
Our hosted tools are virus and malware scanned with several antivirus programs using www.virustotal.com and virusscan.jotti.org.

Rating
Rating from 0-10.

Browse software by sections

All In One Blu-ray Converters (11)
All In One DVD Converters (22)
All In One MKV to MP4/Blu-ray/AVCHD (11)
All In One Video Converters (27)
Animation (3D & 2D animation) (6)
Audio Editors (15)
Audio Encoders (57)
Audio Players (4)
Authoring (Blu-ray/AVCHD) (19)
Authoring (DivX) (5)
Authoring (DVD) (40)
Authoring (SVCD/VCD) (11)
Bitrate Calculators (7)
Blu-ray to AVI/MKV/MP4 (11)
Blu-ray to Blu-ray/AVCHD (9)
Burn (CD,DVD,Blu-ray) (22)
Camcorders/DV/HDV/AVCHD (35)
Capture (33)
CD/DVD recovery (4)
Codec Packs (8)
Codec/Video Identifiers (31)
Codecs (65)
Decrypters (Blu-ray) (6)
Decrypters (DVD Rippers) (13)
DigitalTV/DVB/HDTV (45)
DVD to AVI/DivX/XviD (19)
DVD to DVD (22)
DVD to MP4/MKV/H264 (18)
DVD to VCD/SVCD (5)
ISO/Image (15)
Linux video tools (91)
MacOS video tools (126)
Media (Blu-ray/DVD/CD) (7)
Media Center/HTPC/PS3/360 (41)
Other useful tools (90)
Photo Blu-ray/DVD/VCD (10)
Portable/Mobile/PSP/iPod (45)
Region free tools (5)
Screen capture/Screenshots (22)
Subtitle (46)
Video De/Multiplexers (48)
Video Editors (Advanced/NLE) (38)
Video Editors (Basic) (40)
Video Editors (H264/MP4/MKV/MTS) (12)
Video Editors (MPG/DVD) (20)
Video Editors (WMV/AVI) (15)
Video Encoders / Converters (131)
Video Encoders (AVI/WMV) (41)
Video Encoders (H264/MP4/MKV) (38)
Video Encoders (MPG/DVD) (25)
Video Frameservers (7)
Video Players (29)
Video Repair/Fix (16)
Video Streaming (29)
Video Streaming Recording (40)
Virtualdub tools (10)
Search   Contact us   About   Advertise   Forum   RSS Feeds   Statistics   Tools