From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1RMRO8-0004z1-U1 for garchives@archives.gentoo.org; Fri, 04 Nov 2011 21:33:25 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 7001621C04E; Fri, 4 Nov 2011 21:33:15 +0000 (UTC) Received: from mailout-de.gmx.net (mailout-de.gmx.net [213.165.64.22]) by pigeon.gentoo.org (Postfix) with SMTP id 9D06F21C02A for ; Fri, 4 Nov 2011 21:32:18 +0000 (UTC) Received: (qmail invoked by alias); 04 Nov 2011 21:32:17 -0000 Received: from p5B083C17.dip.t-dialin.net (EHLO pc.localnet) [91.8.60.23] by mail.gmx.net (mp018) with SMTP; 04 Nov 2011 22:32:17 +0100 X-Authenticated: #13997268 X-Provags-ID: V01U2FsdGVkX19lITEz9O9lIZI+/Qs+gM9u9zz95sG9qDcfGw3JOH 6/RMnlV9aGDCd2 From: Michael Schreckenbauer To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] [OT] how to read movie clip duration in console? Date: Fri, 04 Nov 2011 22:32:17 +0100 Message-ID: <1339749.ytM949LXxE@pc> User-Agent: KMail/4.7.3 (Linux/2.6.38-gentoo; KDE/4.7.3; x86_64; ; ) In-Reply-To: References: Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" X-Y-GMX-Trusted: 0 X-Archives-Salt: 05a9e0da-9d8e-480c-aab1-fec8ee0c0fda X-Archives-Hash: 4d063b77bfc361007fd920923b2d9374 Hi, Am Freitag, 4. November 2011, 19:05:23 schrieb Francisco Ares: > Hi, All > > Sorry for the OT, but Gentoo'ers are way above medium linux users. > > I have a bunch of movie clips and I wanted to build a table of contents > including clip duration. Instead of opening one at a time, is there any > application that I could user for a script? > > I though on mplayer, but I could not find a way for it to tell me the > duration of a clip. emerge exiftool exiftool | grep "^Duration" > Thanks > Francisco Best, Michael