From owner-freebsd-multimedia@FreeBSD.ORG Mon Dec 29 09:30:00 2014 Return-Path: Delivered-To: multimedia@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id B93ED4B1; Mon, 29 Dec 2014 09:30:00 +0000 (UTC) Received: from kib.kiev.ua (kib.kiev.ua [IPv6:2001:470:d5e7:1::1]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 4086418A6; Mon, 29 Dec 2014 09:30:00 +0000 (UTC) Received: from tom.home (kostik@localhost [127.0.0.1]) by kib.kiev.ua (8.14.9/8.14.9) with ESMTP id sBT9TkmQ037904 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Mon, 29 Dec 2014 11:29:47 +0200 (EET) (envelope-from kostikbel@gmail.com) DKIM-Filter: OpenDKIM Filter v2.9.2 kib.kiev.ua sBT9TkmQ037904 Received: (from kostik@localhost) by tom.home (8.14.9/8.14.9/Submit) id sBT9TkGV037903; Mon, 29 Dec 2014 11:29:46 +0200 (EET) (envelope-from kostikbel@gmail.com) X-Authentication-Warning: tom.home: kostik set sender to kostikbel@gmail.com using -f Date: Mon, 29 Dec 2014 11:29:46 +0200 From: Konstantin Belousov To: Thomas Zander Subject: Re: [CFT] New upstream version of mplayer + mencoder Message-ID: <20141229092946.GJ98945@kib.kiev.ua> References: <20141225134226.GA78595@marvin2011.fritz.box> <20141227082905.GA31557@unixarea.DDR.dd> <20141229064514.GA1640@unixarea.DDR.dd> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.23 (2014-03-12) X-Spam-Status: No, score=-2.0 required=5.0 tests=ALL_TRUSTED,BAYES_00, DKIM_ADSP_CUSTOM_MED,FREEMAIL_FROM,NML_ADSP_CUSTOM_MED autolearn=no autolearn_force=no version=3.4.0 X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on tom.home Cc: "freebsd-ports@freebsd.org" , multimedia@freebsd.org X-BeenThere: freebsd-multimedia@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: Multimedia discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 29 Dec 2014 09:30:00 -0000 On Mon, Dec 29, 2014 at 09:35:37AM +0100, Thomas Zander wrote: > On 29 December 2014 at 07:45, Matthias Apitz wrote: > > btw: Is there a way to let the installed mplayer print the flags which > > have been used to compile? > > Not that I know of. mplayer itself does not store this information. Sorry Mplayer does store something into the binary. I am not sure how to obtain this using mplayer command, but you can find this in the binary: $ strings /usr/local/bin/mplayer | grep -e -L/usr