From owner-freebsd-multimedia@FreeBSD.ORG Mon Nov 11 22:00:21 2013 Return-Path: Delivered-To: multimedia@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id B727DEF6; Mon, 11 Nov 2013 22:00:21 +0000 (UTC) (envelope-from thomas.e.zander@googlemail.com) Received: from mail-ve0-x22c.google.com (mail-ve0-x22c.google.com [IPv6:2607:f8b0:400c:c01::22c]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 699D42AFE; Mon, 11 Nov 2013 22:00:21 +0000 (UTC) Received: by mail-ve0-f172.google.com with SMTP id oz11so2567662veb.17 for ; Mon, 11 Nov 2013 14:00:20 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type; bh=EGTKvWBNR77aiLJRETQgBOlzhRmqJeDuOcC6T0A8vxA=; b=A2zJkL/1rH24UG2LEO2XeKJgZwPnslMp7gTSv+oT+64enY4mvmiMj/mT34Yu/J7jDT DbQkLBCWrCb6Mg9mYHXyRRucD/kmmfSApWUJNMbqBNC8JOH/NUX47sOT4qk4wQzM/p7y mMscXOvuyF5a6UUWUOPIdv8iZj0JgqyylvyYR+p4D9xhnVqnv4iTmwhCZ32gQegfOLeE TArU4lmA+gac6pBTdU3v83KWK9isYcgI67zfzfWqRg8/pMoS9ui0clphseJz33PjlB/V MRoszb0EDsoSRWTjRajAQIcdLjFzwqVjdoEc+S6k41x2e5dkItgjUYSCPlOcuCbarZdW BpWg== MIME-Version: 1.0 X-Received: by 10.220.11.7 with SMTP id r7mr25906973vcr.12.1384207220528; Mon, 11 Nov 2013 14:00:20 -0800 (PST) Received: by 10.220.224.12 with HTTP; Mon, 11 Nov 2013 14:00:20 -0800 (PST) Date: Mon, 11 Nov 2013 23:00:20 +0100 Message-ID: Subject: [CFT] New mplayer and mencoder snapshot From: Thomas Zander To: ports@freebsd.org, multimedia@freebsd.org Content-Type: text/plain; charset=ISO-8859-1 X-BeenThere: freebsd-multimedia@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Multimedia discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 11 Nov 2013 22:00:21 -0000 Dear all, I have prepared a new snapshot for mplayer and mencoder. You can find a tarball containing drop-in replacements for the ports at https://bsdistfiles.googlecode.com/files/m20131111.tar.bz2 Most significant changes: - OPTIONS handling - Support for the opus audio codec - Deprecating some older, broken or upstream unsupported functions (livemedia, joystick) - Support of staging The changes to the Makefile structures were significant this time, also I had only very limited time for testing, so some issues are expected. If you encounter any, please let me and the mailing list know. If you have a patch to solve it, even better. Best regards Riggs