Download List

專案描述

dvbcut is a Qt 3.x application that allows you to
select certain parts of an MPEG transport stream
(as received via Digital Video Broadcasting) and
save these parts into a single MPEG output file.
It follows a "keyhole surgery" approach where the
input video and audio data are mostly kept
unchanged, and only very few frames at the
beginning and/or end of the selected range are
re-encoded in order to obtain a valid MPEG file.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2011-04-24 21:19
0.6.1

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.

2009-03-26 05:44
0.6.0

Many improvements and bugfixes that have accumulated since 2005. Please consult the mailing list archive for details.

2005-12-16 23:06
0.5.3

Apart from some bugfixes, the functionality to reduce the size of the video image display to 50 or 25 percent has been added.
標籤: Minor feature enhancements

2005-12-12 01:23
0.5.2

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.
標籤: Major feature enhancements

2005-11-28 02:07
0.5.1

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.
標籤: Minor feature enhancements

Project Resources