media-video / ttcut

Tool for cutting MPEG files especially for removing commercials

Official package sites : https://github.com/baltendorf/ttcut ·

is a tool designed to remove commercials from DVB (European standard for digital radio and television broadcast) recordings. It only accepts the elementary video and audio streams. This is because the MPEG transport stream is slightly different to the MPEG Program stream used on DVD media. Also it may contain errors that tools like

v0.19.6_p2-r1 :: 0 :: gentoo

Modified
License
GPL-2
Keywords
amd64 x86

dev-qt / qtbase : Cross-platform application development framework

media-libs / libmpeg2 : Library for decoding mpeg-2 and mpeg-1 video

virtual / glu : Virtual for OpenGL utility library

virtual / opengl : Virtual for OpenGL implementation

dev-qt / qtbase : Cross-platform application development framework

media-libs / libmpeg2 : Library for decoding mpeg-2 and mpeg-1 video

media-video / ffmpeg : Complete solution to record/convert/stream audio and video

media-video / mjpegtools : Tools for MJPEG video

media-video / mplayer : Media Player for Linux

virtual / glu : Virtual for OpenGL utility library

virtual / opengl : Virtual for OpenGL implementation

773964
media-video/ttcut-0.19.6_p1-r1 - /.../ld: obj/ttmpeg2window.o: undefined reference to symbol glLoadIdentity
907706
media-video/ttcut-0.19.6_p1-r1 fails to compile (MUSL-SYSTEM): ttfilebuffer.h:65:3: error: off64_t does not name a type
Repository mirror & CI · gentoo
Merge updates from master
Ionen Wolkens · gentoo
media-video/ttcut: update ffmpeg usedeps
Note binding operator being missing is correct, this uses the `ffmpeg` tool as far as I can tell. Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Andreas Sturmlechner · gentoo
media-video/ttcut: drop 0.19.6_p1-r1
Closes: https://bugs.gentoo.org/943564 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
media-video/ttcut: Stabilize 0.19.6_p2 amd64, #943564
Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Michał Górny · gentoo
media-video/ttcut: Stabilize 0.19.6_p2 x86, #943564
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Daniel Pielmeier · gentoo
media-video/ttcut: add 0.19.6_p2
Signed-off-by: Daniel Pielmeier <billie@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Daniel Pielmeier · gentoo
media-video/ttcut: fix variable order
Signed-off-by: Daniel Pielmeier <billie@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Daniel Pielmeier · gentoo
media-video/ttcut: update HOMEPAGE
Signed-off-by: Daniel Pielmeier <billie@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Andreas Sturmlechner · gentoo
media-video/ttcut: Drop 0.19.6_p1 (r0)
Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Repository mirror & CI · gentoo
Merge updates from master
Agostino Sarubbo · gentoo
media-video/ttcut: x86 stable wrt bug #723364
Package-Manager: Portage-2.3.99, Repoman-2.3.22 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Agostino Sarubbo · gentoo
media-video/ttcut: amd64 stable wrt bug #723364
Package-Manager: Portage-2.3.99, Repoman-2.3.22 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Daniel Pielmeier · gentoo
media-video/ttcut: Fix homepage ttcut-0.19.6_p1.
Signed-off-by: Daniel Pielmeier <billie@gentoo.org> Package-Manager: Portage-2.3.62, Repoman-2.3.11
Repository mirror & CI · gentoo
Merge updates from master
Daniel Pielmeier · gentoo
media-video/ttcut: Revision bump to ttcut-0.19.6_p1-r1.
Switch to EAPI 7. Signed-off-by: Daniel Pielmeier <billie@gentoo.org> Package-Manager: Portage-2.3.62, Repoman-2.3.11
Michael Palimaka · gentoo
media-video/ttcut: remove 0.19.6-r3
Package-Manager: Portage-2.3.19, Repoman-2.3.6
Thomas Deutschmann · gentoo
media-video/ttcut: x86 stable (bug #642188)
Package-Manager: Portage-2.3.24, Repoman-2.3.6
Tobias Klausmann · gentoo
media-video/ttcut-0.19.6_p1-r0: amd64 stable
Gentoo-Bug: http://bugs.gentoo.org/642188
Daniel Pielmeier · gentoo
media-video/ttcut: Version bump.
Update source code to work with Qt 5. Package-Manager: Portage-2.3.13, Repoman-2.3.3
Robin H. Johnson · gentoo
Drop $Id$ per council decision in bug #611234.
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
Robin H. Johnson · gentoo
proj/gentoo: Initial commit
This commit represents a new era for Gentoo: Storing the gentoo-x86 tree in Git, as converted from CVS. This commit is the start of the NEW history. Any historical data is intended to be grafted onto this point. Creation process: 1. Take final CVS checkout snapshot 2. Remove ALL ChangeLog* files 3. Transform all Manifests to thin 4. Remove empty Manifests 5. Convert all stale $Header$/$Id$ CVS keywords to non-expanded Git $Id$ 5.1. Do not touch files with -kb/-ko keyword flags. Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> X-Thanks: Alec Warner <antarus@gentoo.org> - did the GSoC 2006 migration tests X-Thanks: Robin H. Johnson <robbat2@gentoo.org> - infra guy, herding this project X-Thanks: Nguyen Thai Ngoc Duy <pclouds@gentoo.org> - Former Gentoo developer, wrote Git features for the migration X-Thanks: Brian Harring <ferringb@gentoo.org> - wrote much python to improve cvs2svn X-Thanks: Rich Freeman <rich0@gentoo.org> - validation scripts X-Thanks: Patrick Lauer <patrick@gentoo.org> - Gentoo dev, running new 2014 work in migration X-Thanks: Michał Górny <mgorny@gentoo.org> - scripts, QA, nagging X-Thanks: All of other Gentoo developers - many ideas and lots of paint on the bikeshed