From owner-freebsd-questions@freebsd.org Sun Oct 9 00:03:57 2016 Return-Path: Delivered-To: freebsd-questions@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 89E7FC06CA4 for ; Sun, 9 Oct 2016 00:03:57 +0000 (UTC) (envelope-from citrin@citrin.ru) Received: from hz.citrin.ru (hz.citrin.ru [IPv6:2a01:4f8:d16:10c3::2]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 551E4D07 for ; Sun, 9 Oct 2016 00:03:57 +0000 (UTC) (envelope-from citrin@citrin.ru) Received: from x220.lan (c-24-60-168-172.hsd1.ct.comcast.net [24.60.168.172]) by hz.citrin.ru (Postfix) with ESMTPSA id C4B17287385 for ; Sun, 9 Oct 2016 00:03:53 +0000 (UTC) Subject: Re: mencoder for a webcam To: freebsd-questions@freebsd.org References: From: Anton Yuzhaninov Message-ID: Date: Sat, 8 Oct 2016 20:03:42 -0400 User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:45.0) Gecko/20100101 Thunderbird/45.4.0 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=citrin.ru; s=s0; t=1475971434; bh=9kNosS7fBgifikwvcAEkxEWXLsnjV2CUUpz/PbzUnd4=; h=Subject:To:References:From:Message-ID:Date:MIME-Version:In-Reply-To:Content-Type:Content-Transfer-Encoding; b=dNagYB7LbXXOkUmcMpgdPMdIiy09uwz3uqgRGGQS3TpOiVE9hJc5LkA3+ASnYYmqT5nBdX1eQtruzpadH/UzL9FkS0pMbweEhirvWQUgAusAm0A2ZF0VTgFe98Us/kGf3Lp1STIQw/h59gBm6B2esoF2XPjDMz6058jTsyaTkj0= X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 09 Oct 2016 00:03:57 -0000 On 10/05/16 05:05, Olivier wrote: > I used to have it working, but I cannot find how to get that working > again: > > I have a webcam installed, webcamd running, and pwcview can show me the > video. > > How can I use mencoder to capture and save the stream? AFAIK your should build mencoder port with V4L options (default is off).