Source: gopchop
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
XSBC-Original-Maintainer: John R. Hogerhuis <jhoger@pobox.com>
Uploaders: tony mancill <tmancill@debian.org>,
           gregor herrmann <gregoa@debian.org>
Section: video
Priority: optional
Build-Depends: debhelper-compat (= 12),
               intltool,
               libglib2.0-dev,
               libgtk2.0-dev,
               libmpeg2-4-dev,
               libx11-dev,
               libxml-parser-perl,
               libxml2-dev,
               libxv-dev,
               pkg-config
Build-Conflicts: autoconf2.13
Standards-Version: 4.5.0
Vcs-Browser: https://salsa.debian.org/debian/gopchop
Vcs-Git: https://salsa.debian.org/debian/gopchop.git
Homepage: http://gopchop.sourceforge.net
Rules-Requires-Root: no

Package: gopchop
Architecture: any
Depends: ${shlibs:Depends},
         ${misc:Depends}
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.
