From owner-freebsd-multimedia@FreeBSD.ORG Sat Jul 2 03:23:30 2005 Return-Path: X-Original-To: freebsd-multimedia@freebsd.org Delivered-To: freebsd-multimedia@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5E52C16A41C for ; Sat, 2 Jul 2005 03:23:30 +0000 (GMT) (envelope-from jakemsr@jakemsr.com) Received: from mail231.csoft.net (resin.csoft.net [63.111.22.86]) by mx1.FreeBSD.org (Postfix) with SMTP id 01D1743D48 for ; Sat, 2 Jul 2005 03:23:29 +0000 (GMT) (envelope-from jakemsr@jakemsr.com) Received: (qmail 25401 invoked from network); 2 Jul 2005 03:23:28 -0000 Received: from unknown (HELO puff.jakemsr.gom) (63.111.27.87) by mail231.csoft.net with SMTP; 2 Jul 2005 03:23:28 -0000 Received: (from jakemsr@jakemsr.com) by puff.jakemsr.gom (mini_sendmail/1.3.5 16nov2003); Fri, 01 Jul 2005 20:23:28 PDT (sender jakemsr@puff.jakemsr.gom) Date: Fri, 1 Jul 2005 20:23:28 -0700 From: Jacob Meuser To: freebsd-multimedia@freebsd.org Message-ID: <20050702032328.GC18337@puff.jakemsr.gom> Mail-Followup-To: freebsd-multimedia@freebsd.org References: <200507012001.13843.dmwassman@cox.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200507012001.13843.dmwassman@cox.net> User-Agent: Mutt/1.4.2i Subject: Re: Simple video editing in FreeBSD 5.4 X-BeenThere: freebsd-multimedia@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Multimedia discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 02 Jul 2005 03:23:30 -0000 On Fri, Jul 01, 2005 at 08:01:13PM -0400, David Wassman wrote: > Hey all, > > I am hoping someone can give some advice. I am have recorded some TV shows and > want to simply remove the commercials. Is there a simple video editing > program that will do this? I record using a old machine (P2 400) and > nuppelvideo then encode to mpeg using mencoder. after which step are you editing? presumably after the recording and before the encoding? > I will do the editing on a P4 > 1.4ghz. I have tried kino (would not open the file) and mjpegtools glav > (opens a multicolored screen). Any suggestions? glav is probably the simplest editor, but AFAIK, it only takes MJPEG files as the format. I'm not aware of any graphical video editor that takes nupplevideo as input, but that doesn't mean one doesn't exist. --