From owner-freebsd-multimedia@FreeBSD.ORG Tue May 29 15:19:12 2007 Return-Path: X-Original-To: freebsd-multimedia@freebsd.org Delivered-To: freebsd-multimedia@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 602F416A469 for ; Tue, 29 May 2007 15:19:12 +0000 (UTC) (envelope-from amistry@am-productions.biz) Received: from mail.united-ware.com (am-productions.biz [69.61.164.22]) by mx1.freebsd.org (Postfix) with ESMTP id 02D6913C46C for ; Tue, 29 May 2007 15:19:11 +0000 (UTC) (envelope-from amistry@am-productions.biz) Received: from [192.168.1.100] (cpe-71-72-80-132.columbus.res.rr.com [71.72.80.132]) (authenticated bits=0) by mail.united-ware.com (8.13.8/8.13.8) with ESMTP id l4TFmeIt001966 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Tue, 29 May 2007 11:48:47 -0400 (EDT) (envelope-from amistry@am-productions.biz) From: Anish Mistry Organization: AM Productions To: freebsd-multimedia@freebsd.org, rick-freebsd@kiwi-computer.com Date: Tue, 29 May 2007 11:21:39 -0400 User-Agent: KMail/1.9.6 References: <20070527.223709.-201313103.imp@bsdimp.com> <20070529024231.GB20870@keira.kiwi-computer.com> In-Reply-To: <20070529024231.GB20870@keira.kiwi-computer.com> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="nextPart2158686.jSaBBAMX1Q"; protocol="application/pgp-signature"; micalg=pgp-sha1 Content-Transfer-Encoding: 7bit Message-Id: <200705291121.50649.amistry@am-productions.biz> X-Spam-Status: No, score=0.3 required=5.0 tests=BAYES_50,MYFREEBSD2, RCVD_IN_NJABL_DUL,SPF_SOFTFAIL autolearn=no version=3.1.3 X-Spam-Checker-Version: SpamAssassin 3.1.3 (2006-06-01) on mail.united-ware.com X-Virus-Scanned: ClamAV 0.88.7/3322/Tue May 29 05:46:18 2007 on mail.united-ware.com X-Virus-Status: Clean Cc: "M. Warner Losh" Subject: Re: GOPchop replacement? 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: Tue, 29 May 2007 15:19:12 -0000 --nextPart2158686.jSaBBAMX1Q Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline On Monday 28 May 2007, Rick C. Petty wrote: > On Sun, May 27, 2007 at 10:37:09PM -0600, M. Warner Losh wrote: > > I'm looking to do non-linear editing, clip extraction, etc from a > > set of videos I've shot. These videos are from a DV camera, and > > I've processed them down into MPEG2 format for DVDs. I no longer > > have the DV originals. I was wondering if there's any good > > non-linear editor for these things. So far the best thing I've > > found is GOPchop, which is still extremely primitive. Are there > > any others? There's many in the multimedia category that look > > like they might do the trick, but so far I've come up empty. > > I use avidemux2 to generate the cut points (in my case, I'm cutting > out commercials, etc.) but I've found that avidemux2 has A/V sync > problems when you try to save, so I use multimedia/dvbcut to do the > actual cuts. The nice thing about dvbcut is it will only recode > frames if the cut endpoints aren't at keyframes.. but between > remaining keyframes, it performs a flawless copy. Unfortunately > dvbcut's UI is difficult to use, especially for marking the cut > points. > > So I use avidemux2 to mark the cut spots, save the project, and I > have a python program which converts avidemux2 project files into > dvbcut project files. I've also been requantizing the video to DVD > quality because my tuner card records at broadcast quality MPEG2 > (15 Mbit/s) which is too high for DVD.. For this, I use another > python script which uses a combination of mpgtx, lame, ffmpeg, > transcode, and mjpegtools and also converts the MP2 into AC3. The avidemux2 sync issues should be fixed in the 2.4 SVN. If anyone=20 is interested I'll roll up a tarball and post a port skeleton. =2D-=20 Anish Mistry amistry@am-productions.biz AM Productions http://am-productions.biz/ --nextPart2158686.jSaBBAMX1Q Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.3 (FreeBSD) iD8DBQBGXEUOxqA5ziudZT0RAkbtAJoCBfPE3n2ARTHd8VKO3IIcu+chhACgif1b PAT5goamlb1hvMp0oPrm0RE= =hW9x -----END PGP SIGNATURE----- --nextPart2158686.jSaBBAMX1Q--