This is a bugfix release. Most importantly, you'll now be able to compile dvbcut with gcc 4.6.0, provided that you have a fixed version of Qt3 as well. Otherwise, please use gcc 4.5.x.
AC3 support has been added, and usability has been improved. Apart from the libavformat multiplexers, this release comes with its own multiplexer that should write DVD-compliant MPEG program streams.
Incorporates the sources of the FFMPEG libraries (libavcodec, libavformat, libavutil) into the DVBCUT source directory. This will ease the installation procedure significantly for those who do not have these libraries installed or have installed an incompatible version. Introduces SCons as a build utility. A Makefile is also provided, which calls SCons. Some small fixes and usability improvements.