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 1MfKlb-0003Lh-VW for garchives@archives.gentoo.org; Sun, 23 Aug 2009 21:38:24 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id DAA5DE01FB; Sun, 23 Aug 2009 21:38:22 +0000 (UTC) Received: from smtp.cs.nyu.edu (SMTP.CS.NYU.EDU [128.122.80.33]) by pigeon.gentoo.org (Postfix) with ESMTP id C342DE01FB for ; Sun, 23 Aug 2009 21:38:22 +0000 (UTC) Received: from ajglap.localdomain (ool-4578da1c.dyn.optonline.net [69.120.218.28]) (authenticated bits=0) by smtp.cs.nyu.edu (8.14.3/8.13.8) with ESMTP id n7NLcLgW029734 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT) for ; Sun, 23 Aug 2009 17:38:22 -0400 (EDT) Received: by ajglap.localdomain (Postfix, from userid 1502) id 9A04D19D922; Sun, 23 Aug 2009 17:38:15 -0400 (EDT) From: Allan Gottlieb To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] Re: "flip video" on gentoo References: <4A909795.5020409@gmail.com> Date: Sun, 23 Aug 2009 17:38:15 -0400 In-Reply-To: <4A909795.5020409@gmail.com> (7v5w7go9ub0o@gmail.com's message of "Sat, 22 Aug 2009 21:12:53 -0400") Message-ID: User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.1 (gnu/linux) 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-Type: text/plain; charset=us-ascii X-Archives-Salt: fdcd9235-2310-4a28-91d6-f34e9e0702e7 X-Archives-Hash: 93b9c4e6011316eb92d81163321dc70f At Sat, 22 Aug 2009 21:12:53 -0400 7v5w7go9ub0o <7v5w7go9ub0o@gmail.com> wrote: > Allan Gottlieb wrote: >> I have received a "flip video, ultra series (records 60 minutes)" >> digital camcorder for a present. >> >> This works fine on windows, but I would naturally much prefer to use >> gentoo. The windows software can presumably do a bunch of stuff but >> I would be very happy to simply >> >> * Copy video from the camera to the computer. * Show, on the >> computer, video that has been copied on to the computer. * Delete >> video from the computer. >> >> I am reasonably experienced with gentoo, quite experienced with >> linux, but a complete novice with digital video. >> >> A google search suggests strongly that there is support on gentoo, >> but I have yet to find a HOWTO and would greatly appreciate a >> pointer. >> >> thanks, allan >> > > "The Flip Video Ultra works great in linux. The device is mounted as a > USB mass storage device. The videos are avi files encoded in mpeg4. Just > drag and drop. Use Totem or mplayer to play. Very nice." Right! I was mislead by my foolishly reading the vendor documentation with their mention about special conversion software etc. You are quite right that just plugging the flip in via usb and ignoring all of gnome's attempts to do anything special, results in a filesystem that contains the videos in a subdirectory and you are also right that totem has no trouble at all with them. Indeed just clicking the icon in nautilus does the trick. Thanks for setting me straight. allan