From unknown Thu Aug 21 12:11:48 2025 X-Loop: help-debbugs@gnu.org Subject: bug#32191: Mplayer fails to play videos Resent-From: Andreas Enge Original-Sender: "Debbugs-submit" Resent-CC: bug-guix@gnu.org Resent-Date: Tue, 17 Jul 2018 20:27:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: report 32191 X-GNU-PR-Package: guix X-GNU-PR-Keywords: To: 32191@debbugs.gnu.org X-Debbugs-Original-To: bug-guix@gnu.org Received: via spool by submit@debbugs.gnu.org id=B.153185916331745 (code B ref -1); Tue, 17 Jul 2018 20:27:02 +0000 Received: (at submit) by debbugs.gnu.org; 17 Jul 2018 20:26:03 +0000 Received: from localhost ([127.0.0.1]:45751 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ffWXr-0008Fv-CJ for submit@debbugs.gnu.org; Tue, 17 Jul 2018 16:26:03 -0400 Received: from eggs.gnu.org ([208.118.235.92]:57638) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ffWXp-0008FS-Ny for submit@debbugs.gnu.org; Tue, 17 Jul 2018 16:26:02 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ffWXj-0004ZU-MP for submit@debbugs.gnu.org; Tue, 17 Jul 2018 16:25:56 -0400 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=-0.5 required=5.0 tests=BAYES_05 autolearn=disabled version=3.3.2 Received: from lists.gnu.org ([2001:4830:134:3::11]:59709) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1ffWXj-0004ZQ-JL for submit@debbugs.gnu.org; Tue, 17 Jul 2018 16:25:55 -0400 Received: from eggs.gnu.org ([2001:4830:134:3::10]:48608) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ffWXi-0006wH-8I for bug-guix@gnu.org; Tue, 17 Jul 2018 16:25:55 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ffWXf-0004XE-3h for bug-guix@gnu.org; Tue, 17 Jul 2018 16:25:54 -0400 Received: from hera.aquilenet.fr ([185.233.100.1]:42620) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1ffWXe-0004Vx-Sn for bug-guix@gnu.org; Tue, 17 Jul 2018 16:25:51 -0400 Received: from localhost (localhost [127.0.0.1]) by hera.aquilenet.fr (Postfix) with ESMTP id 5876B187B; Tue, 17 Jul 2018 22:25:48 +0200 (CEST) X-Virus-Scanned: Debian amavisd-new at aquilenet.fr Received: from hera.aquilenet.fr ([127.0.0.1]) by localhost (hera.aquilenet.fr [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id VGejQjO4EEYI; Tue, 17 Jul 2018 22:25:47 +0200 (CEST) Received: from jurong (LPuteaux-656-1-124-130.w92-154.abo.wanadoo.fr [92.154.99.130]) by hera.aquilenet.fr (Postfix) with ESMTPSA id 945261840; Tue, 17 Jul 2018 22:25:47 +0200 (CEST) Date: Tue, 17 Jul 2018 22:25:45 +0200 From: Andreas Enge Message-ID: <20180717202545.GA17447@jurong> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.10.0 (2018-05-17) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] [fuzzy] X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6.x X-Received-From: 2001:4830:134:3::11 X-Spam-Score: -4.4 (----) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -5.4 (-----) Hello, the current mplayer package crashes for me with a message like this: MPlayer interrupted by signal 11 in module: demux_open - MPlayer crashed by bad usage of CPU/FPU/RAM. Recompile MPlayer with --enable-debug and make a 'gdb' backtrace and disassembly. Details in DOCS/HTML/en/bugreports_what.html#bugreports_crash. - MPlayer crashed. This shouldn't happen. It can be a bug in the MPlayer code _or_ in your drivers _or_ in your gcc version. If you think it's MPlayer's fault, please read DOCS/HTML/en/bugreports.html and follow the instructions there. We can't and won't help unless you provide this information when reporting a possible bug. I tried it on .mp4 files and on a .mov file. Compiling it with ffmpeg-3.4 instead of ffmpeg-4 solves the problem. Now I was told that anyway I had better switch to mpv. So I see two possible courses of action: - Keep mplayer and compile it with ffmpeg-3.4, which requires us to keep also this older ffmpeg package around. - Drop mplayer, and replace it by mpv (there is a field in the package definition to indicate this). What do you think? Andreas From unknown Thu Aug 21 12:11:48 2025 X-Loop: help-debbugs@gnu.org Subject: bug#32191: Mplayer fails to play videos Resent-From: Leo Famulari Original-Sender: "Debbugs-submit" Resent-CC: bug-guix@gnu.org Resent-Date: Tue, 17 Jul 2018 21:05:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 32191 X-GNU-PR-Package: guix X-GNU-PR-Keywords: To: Andreas Enge Cc: 32191@debbugs.gnu.org Received: via spool by 32191-submit@debbugs.gnu.org id=B32191.15318614862999 (code B ref 32191); Tue, 17 Jul 2018 21:05:01 +0000 Received: (at 32191) by debbugs.gnu.org; 17 Jul 2018 21:04:46 +0000 Received: from localhost ([127.0.0.1]:45799 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ffX9K-0000mJ-06 for submit@debbugs.gnu.org; Tue, 17 Jul 2018 17:04:46 -0400 Received: from out2-smtp.messagingengine.com ([66.111.4.26]:38515) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ffX9H-0000mB-H7 for 32191@debbugs.gnu.org; Tue, 17 Jul 2018 17:04:43 -0400 Received: from compute4.internal (compute4.nyi.internal [10.202.2.44]) by mailout.nyi.internal (Postfix) with ESMTP id 5B02721CCA; Tue, 17 Jul 2018 17:04:43 -0400 (EDT) Received: from mailfrontend1 ([10.202.2.162]) by compute4.internal (MEProxy); Tue, 17 Jul 2018 17:04:43 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=famulari.name; h=cc:content-type:date:from:in-reply-to:message-id:mime-version :references:subject:to:x-me-sender:x-me-sender:x-sasl-enc; s= mesmtp; bh=ao0T++hc2RQVIHBx0ipbAWjI1v37OnC5wuSq71PU2s4=; b=emEbT 3HdDyy9T8UouL1ytfj37UA7FMnIq4YcKamAxfD+kQ5LvjgJc+F5G0JXEjsqubgf3 n6hxs8s/k4Z1JGB80++9rm6lN9Dmo+Ni4z1lZXzBoSnc0w62A8w0XVE1ZQ6FL9Xc 3C+kUG2R6kA0Wwa1C0e1pyruQp0Q45sHWURmX8= DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d= messagingengine.com; h=cc:content-type:date:from:in-reply-to :message-id:mime-version:references:subject:to:x-me-sender :x-me-sender:x-sasl-enc; s=fm3; bh=ao0T++hc2RQVIHBx0ipbAWjI1v37O nC5wuSq71PU2s4=; b=dPI7ZbK0fR1e2wYHBzpTLOCQYlvBfZKsvlI73fxRDpvPY 9/zftLO0H7yLT7xRca2NpBUUrkUXoJRTjfeNLLJHl6lnI//FIZISWvMRK8ktWe3f gn30ERdm28bY4jBmKt/vDJmQBU+paeCWimDQXBbesi7IDr/8V6tKXJY8A+ESOZwW IO6RcpPucXIBDZ4k4TVknocYg0x0xUnYcQytRQWCXozL8sjCXS/T1J/S7FvKKXao ng73M0PXbRDzRUBKrgOFY5t6TYkKzC8SYGeMCHXCzUGoyM4V8azYsCSRzSbxCX6M 4m/mTpkCoRrmTgjQU6lgfbErpmuLxP3kHGefDWsAA== X-ME-Proxy: X-ME-Sender: Received: from localhost (c-76-124-202-137.hsd1.pa.comcast.net [76.124.202.137]) by mail.messagingengine.com (Postfix) with ESMTPA id B6C52E450F; Tue, 17 Jul 2018 17:04:42 -0400 (EDT) Date: Tue, 17 Jul 2018 17:04:41 -0400 From: Leo Famulari Message-ID: <20180717210441.GA12949@jasmine.lan> References: <20180717202545.GA17447@jurong> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="SLDf9lqlvOQaIe6s" Content-Disposition: inline In-Reply-To: <20180717202545.GA17447@jurong> User-Agent: Mutt/1.10.1 (2018-07-13) X-Spam-Score: -0.7 (/) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.7 (-) --SLDf9lqlvOQaIe6s Content-Type: text/plain; charset=us-ascii Content-Disposition: inline On Tue, Jul 17, 2018 at 10:25:45PM +0200, Andreas Enge wrote: > So I see two possible courses of action: > - Keep mplayer and compile it with ffmpeg-3.4, which requires us to keep also > this older ffmpeg package around. I think we will probably need to keep ffmpeg-2 and ffmpeg-3 for a while anyways, so we might as well fix the mplayer package now. > - Drop mplayer, and replace it by mpv (there is a field in the package > definition to indicate this). Unless mplayer development continues, the package will bitrot and we will have to replace it with mpv eventually. --SLDf9lqlvOQaIe6s Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQIzBAABCAAdFiEEsFFZSPHn08G5gDigJkb6MLrKfwgFAltOWeEACgkQJkb6MLrK fwj1Jw//Y6R2qLClI8yshQxw0jvtMNp5eHuoPuxVygOWEvUs0NGO5gg8zLZi8M+v 9Ar1JHI+65HdfFQv6H09y4l5xW+/lpCvb33L5N5+fMbEVfxdm3xhBfZaIyT+MWvx /TGCWKZtKACjyF1roTiENotdeIWkio2vw9NOMf+Pn6P2JP5hVdD6qqJFHOJ7GpXi sV8MAQRBZx+MAzwgHlw8xBC6tl42jZ+fY1UFv4b/2Z/D8W47WdfqmJwdgsmZAoA0 joLiStBxXUfYsurlz7cHtEPtiYMz0iE63o58z7B/b6TjcVY5YyeFwmtCmvlHlw8V gj9Bnl5lbNiwJeOEpXSUPiGiMjCmUscHxjGfjmnfmgf7jUtYAMSgpRalQzPeInC9 zdl3pKggxP2/1+iPTh3XBpZ9vISxkOSZbKDQz+KS4/CevT5tickvvCBWppaaBo4Z Z9TzTsiQ5pEg3mtWEPKgX3TB7tBqGIZQX4JC0nIvdWvfg07U8o0BZ9sW0QNxbhjY qofPoGBy+OhZRvnzo0C7Un0FdthNVptOXgFw08IhCCI3DjxmmS2xcxVjdbGsjaRi LxuRYiQDhA57WQ0BXRkJkpJ9Xar6ZZIMd0ssLZCG52YueBG1brtN06InAatQB6r5 XoUQYRYEfu7dH0oRsU3ZNeH14hdfxftPXtd9E8kzhJ+MllOOBRk= =liSB -----END PGP SIGNATURE----- --SLDf9lqlvOQaIe6s-- From unknown Thu Aug 21 12:11:48 2025 MIME-Version: 1.0 X-Mailer: MIME-tools 5.505 (Entity 5.505) X-Loop: help-debbugs@gnu.org From: help-debbugs@gnu.org (GNU bug Tracking System) To: Andreas Enge Subject: bug#32191: closed (Re: bug#32191: Mplayer fails to play videos) Message-ID: References: <20180717214245.GA32361@jurong> <20180717202545.GA17447@jurong> X-Gnu-PR-Message: they-closed 32191 X-Gnu-PR-Package: guix Reply-To: 32191@debbugs.gnu.org Date: Tue, 17 Jul 2018 21:43:03 +0000 Content-Type: multipart/mixed; boundary="----------=_1531863783-6494-1" This is a multi-part message in MIME format... ------------=_1531863783-6494-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="utf-8" Your bug report #32191: Mplayer fails to play videos which was filed against the guix package, has been closed. The explanation is attached below, along with your original report. If you require more details, please reply to 32191@debbugs.gnu.org. --=20 32191: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=3D32191 GNU Bug Tracking System Contact help-debbugs@gnu.org with problems ------------=_1531863783-6494-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at 32191-done) by debbugs.gnu.org; 17 Jul 2018 21:42:51 +0000 Received: from localhost ([127.0.0.1]:45844 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ffXkA-0001gM-MN for submit@debbugs.gnu.org; Tue, 17 Jul 2018 17:42:50 -0400 Received: from hera.aquilenet.fr ([185.233.100.1]:48364) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ffXk9-0001gE-7Z for 32191-done@debbugs.gnu.org; Tue, 17 Jul 2018 17:42:49 -0400 Received: from localhost (localhost [127.0.0.1]) by hera.aquilenet.fr (Postfix) with ESMTP id 047EDDD7; Tue, 17 Jul 2018 23:42:48 +0200 (CEST) X-Virus-Scanned: Debian amavisd-new at aquilenet.fr Received: from hera.aquilenet.fr ([127.0.0.1]) by localhost (hera.aquilenet.fr [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id HcEXiCMupneE; Tue, 17 Jul 2018 23:42:47 +0200 (CEST) Received: from jurong (LPuteaux-656-1-124-130.w92-154.abo.wanadoo.fr [92.154.99.130]) by hera.aquilenet.fr (Postfix) with ESMTPSA id 0231B66E; Tue, 17 Jul 2018 23:42:46 +0200 (CEST) Date: Tue, 17 Jul 2018 23:42:45 +0200 From: Andreas Enge To: Leo Famulari Subject: Re: bug#32191: Mplayer fails to play videos Message-ID: <20180717214245.GA32361@jurong> References: <20180717202545.GA17447@jurong> <20180717210441.GA12949@jasmine.lan> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20180717210441.GA12949@jasmine.lan> User-Agent: Mutt/1.10.0 (2018-05-17) X-Spam-Score: 0.7 (/) X-Debbugs-Envelope-To: 32191-done Cc: 32191-done@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -0.3 (/) Hello Leo, thanks for your super fast reply! On Tue, Jul 17, 2018 at 05:04:41PM -0400, Leo Famulari wrote: > > So I see two possible courses of action: > > - Keep mplayer and compile it with ffmpeg-3.4, which requires us to keep also > > this older ffmpeg package around. > I think we will probably need to keep ffmpeg-2 and ffmpeg-3 for a while > anyways, so we might as well fix the mplayer package now. Okay, done in commit 21e6428dc7851bf06a68beef6e4125553aef8d88. Andreas ------------=_1531863783-6494-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at submit) by debbugs.gnu.org; 17 Jul 2018 20:26:03 +0000 Received: from localhost ([127.0.0.1]:45751 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ffWXr-0008Fv-CJ for submit@debbugs.gnu.org; Tue, 17 Jul 2018 16:26:03 -0400 Received: from eggs.gnu.org ([208.118.235.92]:57638) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ffWXp-0008FS-Ny for submit@debbugs.gnu.org; Tue, 17 Jul 2018 16:26:02 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ffWXj-0004ZU-MP for submit@debbugs.gnu.org; Tue, 17 Jul 2018 16:25:56 -0400 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=-0.5 required=5.0 tests=BAYES_05 autolearn=disabled version=3.3.2 Received: from lists.gnu.org ([2001:4830:134:3::11]:59709) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1ffWXj-0004ZQ-JL for submit@debbugs.gnu.org; Tue, 17 Jul 2018 16:25:55 -0400 Received: from eggs.gnu.org ([2001:4830:134:3::10]:48608) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ffWXi-0006wH-8I for bug-guix@gnu.org; Tue, 17 Jul 2018 16:25:55 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ffWXf-0004XE-3h for bug-guix@gnu.org; Tue, 17 Jul 2018 16:25:54 -0400 Received: from hera.aquilenet.fr ([185.233.100.1]:42620) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1ffWXe-0004Vx-Sn for bug-guix@gnu.org; Tue, 17 Jul 2018 16:25:51 -0400 Received: from localhost (localhost [127.0.0.1]) by hera.aquilenet.fr (Postfix) with ESMTP id 5876B187B; Tue, 17 Jul 2018 22:25:48 +0200 (CEST) X-Virus-Scanned: Debian amavisd-new at aquilenet.fr Received: from hera.aquilenet.fr ([127.0.0.1]) by localhost (hera.aquilenet.fr [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id VGejQjO4EEYI; Tue, 17 Jul 2018 22:25:47 +0200 (CEST) Received: from jurong (LPuteaux-656-1-124-130.w92-154.abo.wanadoo.fr [92.154.99.130]) by hera.aquilenet.fr (Postfix) with ESMTPSA id 945261840; Tue, 17 Jul 2018 22:25:47 +0200 (CEST) Date: Tue, 17 Jul 2018 22:25:45 +0200 From: Andreas Enge To: bug-guix@gnu.org Subject: Mplayer fails to play videos Message-ID: <20180717202545.GA17447@jurong> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.10.0 (2018-05-17) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] [fuzzy] X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6.x X-Received-From: 2001:4830:134:3::11 X-Spam-Score: -4.4 (----) X-Debbugs-Envelope-To: submit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -5.4 (-----) Hello, the current mplayer package crashes for me with a message like this: MPlayer interrupted by signal 11 in module: demux_open - MPlayer crashed by bad usage of CPU/FPU/RAM. Recompile MPlayer with --enable-debug and make a 'gdb' backtrace and disassembly. Details in DOCS/HTML/en/bugreports_what.html#bugreports_crash. - MPlayer crashed. This shouldn't happen. It can be a bug in the MPlayer code _or_ in your drivers _or_ in your gcc version. If you think it's MPlayer's fault, please read DOCS/HTML/en/bugreports.html and follow the instructions there. We can't and won't help unless you provide this information when reporting a possible bug. I tried it on .mp4 files and on a .mov file. Compiling it with ffmpeg-3.4 instead of ffmpeg-4 solves the problem. Now I was told that anyway I had better switch to mpv. So I see two possible courses of action: - Keep mplayer and compile it with ffmpeg-3.4, which requires us to keep also this older ffmpeg package around. - Drop mplayer, and replace it by mpv (there is a field in the package definition to indicate this). What do you think? Andreas ------------=_1531863783-6494-1-- From unknown Thu Aug 21 12:11:48 2025 X-Loop: help-debbugs@gnu.org Subject: bug#32191: Mplayer fails to play videos Resent-From: swedebugia Original-Sender: "Debbugs-submit" Resent-CC: bug-guix@gnu.org Resent-Date: Wed, 18 Jul 2018 09:24:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 32191 X-GNU-PR-Package: guix X-GNU-PR-Keywords: To: 32191@debbugs.gnu.org, andreas@enge.fr X-Debbugs-Original-To: bug-guix@gnu.org,Andreas Enge ,32191@debbugs.gnu.org Received: via spool by submit@debbugs.gnu.org id=B.153190582520805 (code B ref -1); Wed, 18 Jul 2018 09:24:01 +0000 Received: (at submit) by debbugs.gnu.org; 18 Jul 2018 09:23:45 +0000 Received: from localhost ([127.0.0.1]:46153 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ffigT-0005PU-IF for submit@debbugs.gnu.org; Wed, 18 Jul 2018 05:23:45 -0400 Received: from eggs.gnu.org ([208.118.235.92]:55558) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ffigR-0005PH-Vv for submit@debbugs.gnu.org; Wed, 18 Jul 2018 05:23:44 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ffigL-0008A2-Sc for submit@debbugs.gnu.org; Wed, 18 Jul 2018 05:23:38 -0400 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00,T_DKIM_INVALID autolearn=disabled version=3.3.2 Received: from lists.gnu.org ([2001:4830:134:3::11]:46684) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1ffigL-00089v-Ot for submit@debbugs.gnu.org; Wed, 18 Jul 2018 05:23:37 -0400 Received: from eggs.gnu.org ([2001:4830:134:3::10]:46526) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ffigK-0007tb-OK for bug-guix@gnu.org; Wed, 18 Jul 2018 05:23:37 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ffigG-00086R-9q for bug-guix@gnu.org; Wed, 18 Jul 2018 05:23:36 -0400 Received: from mx1.riseup.net ([198.252.153.129]:44944) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1ffigF-00084g-Vg for bug-guix@gnu.org; Wed, 18 Jul 2018 05:23:32 -0400 Received: from piha.riseup.net (piha-pn.riseup.net [10.0.1.163]) (using TLSv1 with cipher ECDHE-RSA-AES256-SHA (256/256 bits)) (Client CN "*.riseup.net", Issuer "COMODO RSA Domain Validation Secure Server CA" (verified OK)) by mx1.riseup.net (Postfix) with ESMTPS id 063481A01D2; Wed, 18 Jul 2018 02:23:30 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=riseup.net; s=squak; t=1531905810; bh=INF13hUzgxeTjPWOR2mRNdauOf51Z1SYhIJfj5m6W1w=; h=Date:In-Reply-To:References:Subject:To:From:From; b=i3tUAnSuEIJQsuyxAtg04qfTURwsqQlx5/XDyLbgTtP/HeIhuX5FfKQrL2FxtsXt4 m4cX8oLGajU4H2WFbpFv+YZlQF+d3WoRatZWBQmTVhYS0xjh7jXA8dJ5OAK+eWjDuP kyZAAx/jHA94d8VXuhsRtxw19JXbVnL/JrnkkeLA= X-Riseup-User-ID: B85B3A76F51C3818093676C1AAC8D4332D53B94390251EC38DB28B219BCCEEEF Received: from [127.0.0.1] (localhost [127.0.0.1]) by piha.riseup.net with ESMTPSA id 1394543F5D; Wed, 18 Jul 2018 02:23:28 -0700 (PDT) Date: Wed, 18 Jul 2018 11:23:21 +0200 In-Reply-To: <20180717202545.GA17447@jurong> References: <20180717202545.GA17447@jurong> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable From: swedebugia Message-ID: X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] [fuzzy] X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6.x X-Received-From: 2001:4830:134:3::11 X-Spam-Score: -4.1 (----) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -5.1 (-----) On July 17, 2018 10:25:45 PM GMT+02:00, Andreas Enge w= rote: =2E=2E=2E Snip > > >I tried it on =2Emp4 files and on a =2Emov file=2E Compiling it with >ffmpeg-3=2E4 >instead of ffmpeg-4 solves the problem=2E Now I was told that anyway I >had >better switch to mpv=2E > >So I see two possible courses of action: >- Keep mplayer and compile it with ffmpeg-3=2E4, which requires us to >keep also > this older ffmpeg package around=2E >- Drop mplayer, and replace it by mpv (there is a field in the package > definition to indicate this)=2E > >What do you think? I suggest we drop it=2E Mpv can to my knowledge do all MPlayer does anywa= y=2E=20 --=20 Cheers Swedebugia