X-Loop: help-debbugs@HIDDEN Subject: bug#63173: Epiphany can't play videos Resent-From: Dominik Delgado Steuter <d@HIDDEN> Original-Sender: "Debbugs-submit" <debbugs-submit-bounces <at> debbugs.gnu.org> Resent-CC: bug-guix@HIDDEN Resent-Date: Sat, 29 Apr 2023 09:02:01 +0000 Resent-Message-ID: <handler.63173.B.16827588696557 <at> debbugs.gnu.org> Resent-Sender: help-debbugs@HIDDEN X-GNU-PR-Message: report 63173 X-GNU-PR-Package: guix X-GNU-PR-Keywords: To: 63173 <at> debbugs.gnu.org X-Debbugs-Original-To: bug-guix@HIDDEN Received: via spool by submit <at> debbugs.gnu.org id=B.16827588696557 (code B ref -1); Sat, 29 Apr 2023 09:02:01 +0000 Received: (at submit) by debbugs.gnu.org; 29 Apr 2023 09:01:09 +0000 Received: from localhost ([127.0.0.1]:35234 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from <debbugs-submit-bounces <at> debbugs.gnu.org>) id 1psgS5-0001hh-4f for submit <at> debbugs.gnu.org; Sat, 29 Apr 2023 05:01:09 -0400 Received: from lists.gnu.org ([209.51.188.17]:42242) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from <d@HIDDEN>) id 1psgS0-0001hT-CL for submit <at> debbugs.gnu.org; Sat, 29 Apr 2023 05:01:08 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from <d@HIDDEN>) id 1psgRz-0002RM-Rp for bug-guix@HIDDEN; Sat, 29 Apr 2023 05:01:03 -0400 Received: from delgado.nrw ([217.160.67.216]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from <d@HIDDEN>) id 1psgRs-0007oL-SE for bug-guix@HIDDEN; Sat, 29 Apr 2023 05:01:03 -0400 Message-ID: <a8bc4aa3-e333-7a39-4c6e-cbe52f754784@HIDDEN> DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=delgado.nrw; s=mail; t=1682758850; bh=KNiYb/H6V9AEaw78aLcO6TR91Pmiu/1Uai0Usyavrn0=; h=Date:To:From:Subject:From; b=BAZ3T1fhlIx/F0rDfhVK06uE8WRdVPyHsVn4oL4JSNiy+CtX5AcCbeffycgaFmmYe ygGxfssUMGZc3bue2Ia/z+AaHRgQQ/N8F1PhasHAQyR+At9zfUXUserg1Q5TDGFSNa 65CI5IoE3G/BZR3ktwNZAU9TKZlJR0AhB4qobQz8cWnF7I3heimJuT5M9sDXm6qGeg UITX1WZNouH5yKgtM7PDKXB159tsgLLgGkZhPE+P6GiAVdfwZIdZ3BxiodN/mBVD7w OvftaVRnQHLqK5J/5IX87joOeZ96feiXZYOdftZ3vymLUHYIfTgTpIW/huhTctKAdV iPwxYvXGOGRYQ== Date: Sat, 29 Apr 2023 11:00:50 +0200 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.10.0 Content-Language: en-US From: Dominik Delgado Steuter <d@HIDDEN> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Received-SPF: pass client-ip=217.160.67.216; envelope-from=d@HIDDEN; helo=delgado.nrw X-Spam_score_int: -16 X-Spam_score: -1.7 X-Spam_bar: - X-Spam_report: (-1.7 / 5.0 requ) BAYES_00=-1.9, DKIM_INVALID=0.1, DKIM_SIGNED=0.1, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001, T_SCC_BODY_TEXT_LINE=-0.01 autolearn=no autolearn_force=no X-Spam_action: no action X-Spam-Score: -1.4 (-) X-BeenThere: debbugs-submit <at> debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: <debbugs-submit.debbugs.gnu.org> List-Unsubscribe: <https://debbugs.gnu.org/cgi-bin/mailman/options/debbugs-submit>, <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=unsubscribe> List-Archive: <https://debbugs.gnu.org/cgi-bin/mailman/private/debbugs-submit/> List-Post: <mailto:debbugs-submit <at> debbugs.gnu.org> List-Help: <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=help> List-Subscribe: <https://debbugs.gnu.org/cgi-bin/mailman/listinfo/debbugs-submit>, <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=subscribe> Errors-To: debbugs-submit-bounces <at> debbugs.gnu.org Sender: "Debbugs-submit" <debbugs-submit-bounces <at> debbugs.gnu.org> X-Spam-Score: -2.4 (--) Hi, epiphany doesn't come with any codecs to play YouTube videos. Epiphany is targeted at non-technical users, being able to play videos from YouTube is an essential thing the browser should be capable of. Without the codecs, the package looks like it is broken/not properly cared about. Especially as IceCat can play the videos out-of-the-box. I don't know which package is the best suited, but I know that including either of these as an input to epiphany gets the job done: - gst-libav - libva - libx264 I can imagine that there are other packages that could also be used instead. Regards, Dominik
Content-Disposition: inline Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-Mailer: MIME-tools 5.505 (Entity 5.505) Content-Type: text/plain; charset=utf-8 X-Loop: help-debbugs@HIDDEN From: help-debbugs@HIDDEN (GNU bug Tracking System) To: Dominik Delgado Steuter <d@HIDDEN> Subject: bug#63173: Acknowledgement (Epiphany can't play videos) Message-ID: <handler.63173.B.16827588696557.ack <at> debbugs.gnu.org> References: <a8bc4aa3-e333-7a39-4c6e-cbe52f754784@HIDDEN> X-Gnu-PR-Message: ack 63173 X-Gnu-PR-Package: guix Reply-To: 63173 <at> debbugs.gnu.org Date: Sat, 29 Apr 2023 09:02:02 +0000 Thank you for filing a new bug report with debbugs.gnu.org. This is an automatically generated reply to let you know your message has been received. Your message is being forwarded to the package maintainers and other interested parties for their attention; they will reply in due course. Your message has been sent to the package maintainer(s): bug-guix@HIDDEN If you wish to submit further information on this problem, please send it to 63173 <at> debbugs.gnu.org. Please do not send mail to help-debbugs@HIDDEN unless you wish to report a problem with the Bug-tracking system. --=20 63173: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=3D63173 GNU Bug Tracking System Contact help-debbugs@HIDDEN with problems
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997 nCipher Corporation Ltd,
1994-97 Ian Jackson.