Source: gopchop
Section: video
Priority: optional
Maintainer: John R. Hogerhuis <jhoger@pobox.com>
Uploaders: tony mancill <tmancill@debian.org>,
 gregor herrmann <gregoa@debian.org>
Build-Depends: debhelper (>= 9),
 autoconf (>= 2.5.2),
 automake,
 dh-autoreconf,
 intltool,
 libglib2.0-dev,
 libgtk2.0-dev,
 libmpeg2-4-dev,
 libtool,
 libx11-dev,
 libxml-parser-perl,
 libxml2-dev,
 libxv-dev,
 pkg-config
Build-Conflicts: autoconf2.13
Standards-Version: 3.9.8
Homepage: http://gopchop.sourceforge.net
Vcs-Git: https://anonscm.debian.org/git/collab-maint/gopchop.git
Vcs-Browser: https://anonscm.debian.org/cgit/collab-maint/gopchop.git

Package: gopchop
Depends: ${shlibs:Depends}, ${misc:Depends}
Architecture: any
Description: fast, lossless cuts-only editor for MPEG2 video files
 gopchop cuts and merges MPEG2 video streams. gopchop uses
 a method to cut streams that does not require re-encoding,
 and therefore is fast and not prone to the artifacts
 and degradation of quality inherent in re-encoding.
 However, cuts are limited to I-frames or
 group-of-picture (GOP) boundaries. These frames occur
 frequently enough, and often times at scene transitions,
 so that gopchop's method is adequate for many applications.
 .
 The typical use is manually editing commercials out of
 recorded television programs.
 .
 Another application is splitting .VOB files from
 dual-layer DVD rips so that the content can be
 re-authored such that each half will fit on one
 single-layer DVD recordable.
