For information about our main software product, the zs4 video compositing system, please visit the zs4 web site at www.zs4.net.




products

linux
osx
win32
bsd

autodox

classtree

source code

t@b MPNG codec (encoder/decoder)

Version 0.958, build id 0703161351

the t@b MPNG codec (encoder/decoder) enables the use of ZS4-produced AVI files containing transparency in other programs.


Recent Changes to t@b MPNG codec (encoder/decoder)

platform downloads:

win32

inline



t@b MPNG decoder driver for (DirectShow and Video for Windows)


This dll is primarily a decoder for AVI embedded motion PNG video. the Video compositing system zs4 ( http://www.zs4.net ) can produce such files with preserved transparency in conjunction with it's exellent chroma keing capabilities.

This driver will also decode the following fourcc's:
  • MVJP (upside down JPEG frames)
  • 4PPP (YVU 1:1:1 planar, produced by mencoder)

tabdec.dll: copyright (c) 2007, t@b software. written by andy flinn.
compression/zlib was written by jean-loup gailly and mark adler.
png code in this program from courtesy of http://www.libpng.org
jpeg code aquired from the folx at http://www.ijg.org