From owner-freebsd-multimedia@FreeBSD.ORG Wed Jan 27 21:53:52 2010 Return-Path: Delivered-To: freebsd-multimedia@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 22340106566C for ; Wed, 27 Jan 2010 21:53:52 +0000 (UTC) (envelope-from thomas.e.zander@googlemail.com) Received: from mail-pw0-f44.google.com (mail-pw0-f44.google.com [209.85.160.44]) by mx1.freebsd.org (Postfix) with ESMTP id ED6048FC1E for ; Wed, 27 Jan 2010 21:53:51 +0000 (UTC) Received: by pwi15 with SMTP id 15so17943pwi.3 for ; Wed, 27 Jan 2010 13:53:51 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:cc:content-type; bh=DA7SuFad/pW+OdsAJb4TRebpmjPuKQDoZSv/yiA89pc=; b=qN15LWH900FOffKd7k7RsulcuUKOLfL7wKH6YvZxj8f4JzSjHJcwN+GJeiODV0NVX+ mjF8E2zN2uI3d+aPx852QaKe3HiVGwM8ZqPC9seIwiLs0M3q89mADxppWuTJJ/+DcFBX lm/93Aq2Qa9WU1fGRqa6XKKjy2RURZcdTYKVs= DomainKey-Signature: a=rsa-sha1; c=nofws; d=googlemail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; b=lAZ4xRf5NSdQVDFFgkC9vL5/W9Lw0iPaUXjN1QnHj8pyOcDh3/iLwAi8i5EhCyzLHM yknsk5qt6FG0B+UeV/FGU0ZQ7lIxMR6D425s3e+r+eU4z0ZenLreBH/llRiGlSsdj6iu m72WWYESgznqmFp8xtmHxvimgY1kAXfvdEVZ0= MIME-Version: 1.0 Received: by 10.141.5.7 with SMTP id h7mr6943507rvi.279.1264627365839; Wed, 27 Jan 2010 13:22:45 -0800 (PST) In-Reply-To: <4B6022B2.8030900@yandex.ru> References: <201001101437.37269.hselasky@c2i.net> <4B602067.4030702@yandex.ru> <4B6022B2.8030900@yandex.ru> Date: Wed, 27 Jan 2010 22:22:45 +0100 Message-ID: <786602c61001271322n2020ebcraa9023768788b629@mail.gmail.com> From: Thomas Zander To: "Andrey V. Elsukov" Content-Type: text/plain; charset=ISO-8859-1 Cc: freebsd-multimedia@freebsd.org Subject: Re: [RFC/RFT][patch] multimedia/mplayer with TV-V4L support 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: Wed, 27 Jan 2010 21:53:52 -0000 Hi, 2010/1/27 Andrey V. Elsukov : >> Can someone review these changes? Is it a correct way to use libv4l? > > Small fix for port's Makefile. Okay, now we can use mplayer with v4l-on-f, which is great! Could you do me one favour, though? We are actually in the process of getting a very recent mplayer snapshot into the ports tree. You might want to have a look at my posting to ports@ on 17 January. You can find the new port for testing at this location: http://www.rrr.de/~riggs/mplayer/m20100117.tar.bz2 I'd appreciate if you sent me a patch that gets your v4l working against the files in this tarball. I'll make sure it'll be part of the next big mplayer update to hit the ports tree soonish. Thank you in advance, Riggs