summaryrefslogtreecommitdiff
path: root/multimedia/gopchop/DESCR
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2005-03-23 19:16:33 +0000
committerwiz <wiz@pkgsrc.org>2005-03-23 19:16:33 +0000
commit2f4d7d605b889a45d4a2c45a621c0ee6abe690e0 (patch)
treee720d89e25097fcd339ea5da56aa2bcc624b1e95 /multimedia/gopchop/DESCR
parent765d96c65aeed8e6d0c856b2efc39da45b2e2528 (diff)
downloadpkgsrc-2f4d7d605b889a45d4a2c45a621c0ee6abe690e0.tar.gz
Initial import of gopchop-1.1.3:
This tool is used for people wanting to take sections out of MPEG2-PS files without re-encoding the resulting frames. The idea is to write specific "Group of Pictures" (GOP) sections to a new MPEG2-PS file. These GOPs will decode correctly (in theory), and the gaps won't be noticed. I wrote this tool to edit commercials out of MPEG2 files produced by my KFir MPEG2 capture card. Using this tool for anything else is really beyond the scope of its design.
Diffstat (limited to 'multimedia/gopchop/DESCR')
-rw-r--r--multimedia/gopchop/DESCR7
1 files changed, 7 insertions, 0 deletions
diff --git a/multimedia/gopchop/DESCR b/multimedia/gopchop/DESCR
new file mode 100644
index 00000000000..62f08c8ef85
--- /dev/null
+++ b/multimedia/gopchop/DESCR
@@ -0,0 +1,7 @@
+This tool is used for people wanting to take sections out of MPEG2-PS
+files without re-encoding the resulting frames. The idea is to
+write specific "Group of Pictures" (GOP) sections to a new MPEG2-PS
+file. These GOPs will decode correctly (in theory), and the gaps
+won't be noticed. I wrote this tool to edit commercials out of
+MPEG2 files produced by my KFir MPEG2 capture card. Using this
+tool for anything else is really beyond the scope of its design.