From owner-freebsd-questions@freebsd.org Wed Apr 28 12:55:58 2021 Return-Path: Delivered-To: freebsd-questions@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id B27FF5F2BB8 for ; Wed, 28 Apr 2021 12:55:58 +0000 (UTC) (envelope-from weaver@riseup.net) Received: from mx1.riseup.net (mx1.riseup.net [198.252.153.129]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "*.riseup.net", Issuer "Sectigo RSA Domain Validation Secure Server CA" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4FVdsn3ymzz4dcg for ; Wed, 28 Apr 2021 12:55:57 +0000 (UTC) (envelope-from weaver@riseup.net) Received: from fews2.riseup.net (fews2-pn.riseup.net [10.0.1.84]) (using TLSv1 with cipher ECDHE-RSA-AES256-SHA (256/256 bits)) (Client CN "*.riseup.net", Issuer "Sectigo RSA Domain Validation Secure Server CA" (not verified)) by mx1.riseup.net (Postfix) with ESMTPS id 4FVdsl2ZkyzDqCS for ; Wed, 28 Apr 2021 05:55:55 -0700 (PDT) X-Riseup-User-ID: 31FBD01AD1759646A7FECD55182F6C63C7B16521F74C2DF478F6F156A4D2A41C Received: from [127.0.0.1] (localhost [127.0.0.1]) by fews2.riseup.net (Postfix) with ESMTPSA id 4FVdsl1VCgz1y6h for ; Wed, 28 Apr 2021 05:55:55 -0700 (PDT) MIME-Version: 1.0 Date: Wed, 28 Apr 2021 05:55:55 -0700 From: Weaver To: freebsd-questions@freebsd.org Subject: Re: video grabber with time line in video In-Reply-To: References: Message-ID: Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Rspamd-Queue-Id: 4FVdsn3ymzz4dcg X-Spamd-Bar: --- Authentication-Results: mx1.freebsd.org; dkim=none; dmarc=pass (policy=none) header.from=riseup.net; spf=pass (mx1.freebsd.org: domain of weaver@riseup.net designates 198.252.153.129 as permitted sender) smtp.mailfrom=weaver@riseup.net X-Spamd-Result: default: False [-3.90 / 15.00]; RCVD_VIA_SMTP_AUTH(0.00)[]; ARC_NA(0.00)[]; MID_RHS_MATCH_FROM(0.00)[]; FROM_HAS_DN(0.00)[]; RWL_MAILSPIKE_GOOD(0.00)[198.252.153.129:from]; TO_MATCH_ENVRCPT_ALL(0.00)[]; R_SPF_ALLOW(-0.20)[+mx]; MIME_GOOD(-0.10)[text/plain]; TO_DN_NONE(0.00)[]; PREVIOUSLY_DELIVERED(0.00)[freebsd-questions@freebsd.org]; RCPT_COUNT_ONE(0.00)[1]; SPAMHAUS_ZRD(0.00)[198.252.153.129:from:127.0.2.255]; RCVD_COUNT_THREE(0.00)[3]; NEURAL_HAM_MEDIUM(-1.00)[-1.000]; RBL_DBL_DONT_QUERY_IPS(0.00)[198.252.153.129:from]; NEURAL_HAM_LONG(-1.00)[-1.000]; DMARC_POLICY_ALLOW(-0.50)[riseup.net,none]; NEURAL_HAM_SHORT(-1.00)[-1.000]; FROM_EQ_ENVFROM(0.00)[]; R_DKIM_NA(0.00)[]; MIME_TRACE(0.00)[0:+]; ASN(0.00)[asn:16652, ipnet:198.252.153.0/24, country:US]; RCVD_TLS_ALL(0.00)[]; MAILMAN_DEST(0.00)[freebsd-questions]; RCVD_IN_DNSWL_LOW(-0.10)[198.252.153.129:from] X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 28 Apr 2021 12:55:58 -0000 On 28-04-2021 22:43, Matthias Apitz wrote: > Hello, > > I'm running FreeBSD 13.0-CURRENT r368166 (amd64) with recent ports and > KDE plasma. I can do video grabbing fine with KDE's 'cheese': > > > cheese-3.38.0_2 > Name : cheese > Version : 3.38.0_2 > Installed on : Fri Jan 8 16:55:21 2021 CET > Origin : multimedia/cheese > Architecture : FreeBSD:13:amd64 > Prefix : /usr/local > Categories : gnome multimedia > Licenses : GPLv2 > Maintainer : gnome@FreeBSD.org > WWW : http://www.gnome.org/projects/cheese/ > Comment : Photobooth-inspired app for taking pictures and > videos from webcam > ... > Description : > Cheese is a Photobooth-inspired GNOME application for taking pictures and > videos from a webcam. It also includes fancy graphical effects based on the > gstreamer-backend. > > WWW: http://www.gnome.org/projects/cheese/ > > What I'm missing is a running time line in the picture itself on > presenting the video in a browser or with mplayer. > > Any ideas of some other video grabber? Ardour would do everything you wanted and a lot more. You would need to install JACK, but I understand there is precedence for it running on FreeBSD. Cheers! Harry. -- "'Crazy' is a term of art; 'Insane' is a term of law. Remember that, and you'll save yourself a lot of trouble." --Hunter S. Thompson