From mboxrd@z Thu Jan 1 00:00:00 1970 From: Pierre Neidhardt Subject: Re: WebKit: Failing to play most HTML5 videos Date: Thu, 20 Dec 2018 11:50:42 +0100 Message-ID: <87sgyszd31.fsf@ambrevar.xyz> References: <87bm5wtd3d.fsf@ambrevar.xyz> <87sgz45vj6.fsf@elephly.net> <87r2eoashg.fsf@ambrevar.xyz> <87pnu8as0n.fsf@ambrevar.xyz> <87h8fj5x5u.fsf@elephly.net> <877egf5gme.fsf@elephly.net> <875zvz5gbv.fsf@elephly.net> <87va3ozecr.fsf@ambrevar.xyz> <87k1k4scqe.fsf@elephly.net> Mime-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha256; protocol="application/pgp-signature" Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:56289) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gZvun-0004MW-Ho for help-guix@gnu.org; Thu, 20 Dec 2018 05:50:54 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1gZvuh-0002uA-LP for help-guix@gnu.org; Thu, 20 Dec 2018 05:50:53 -0500 Received: from relay10.mail.gandi.net ([217.70.178.230]:58285) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1gZvug-0002sl-67 for help-guix@gnu.org; Thu, 20 Dec 2018 05:50:47 -0500 In-reply-to: <87k1k4scqe.fsf@elephly.net> List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-guix-bounces+gcggh-help-guix=m.gmane.org@gnu.org Sender: "Help-Guix" To: Ricardo Wurmus Cc: help-guix --=-=-= Content-Type: text/plain Content-Transfer-Encoding: quoted-printable I have all of it. libx264 is linked in gst-plugins-ugly. I found some more information here: https://gstreamer.freedesktop.org/documentation/tutorials/basic/gstreamer-t= ools.html https://stackoverflow.com/questions/17096139/your-gstreamer-installation-is= -missing-a-plug-in-gsturidecodebin Then I tried this: =2D-8<---------------cut here---------------start------------->8--- > gst-launch-1.0 -v uridecodebin uri=3Dhttps://old.reddit.com/r/funny/comme= nts/a53e07/finally_redone_correctly/ Setting pipeline to PAUSED ... Pipeline is PREROLLING ... /GstPipeline:pipeline0/GstURIDecodeBin:uridecodebin0: source =3D "\(GstCurl= HttpSrc\)\ source" ERROR: from element /GstPipeline:pipeline0/GstURIDecodeBin:uridecodebin0/Gs= tCurlHttpSrc:source: Internal data stream error. Additional debug info: gstbasesrc.c(3055): gst_base_src_loop (): /GstPipeline:pipeline0/GstURIDeco= deBin:uridecodebin0/GstCurlHttpSrc:source: streaming stopped, reason error (-5) ERROR: pipeline doesn't want to preroll. Setting pipeline to NULL ... Freeing pipeline ... =2D-8<---------------cut here---------------end--------------->8--- Which is precisely what your patch is trying to fix. Hmm... =2D-=20 Pierre Neidhardt https://ambrevar.xyz/ --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQEzBAEBCAAdFiEEUPM+LlsMPZAEJKvom9z0l6S7zH8FAlwbdAIACgkQm9z0l6S7 zH+2nQf/RXT0oSQLUfgmOy0vfNDKSPFnPAiGc9OB/kspKC2mb9YEyOE/Irmc81ju v/WAEsYG0jWQ7tFY5Z0kSEPyi82lrZbNTbDK4NQZowGSkBctlYPJ7TFFTiFAGlWy hIdMP7Jjz4FXBCsjQyAad0h8EnHKWCudpnu5S980MtklBjDkRV1WlRZ4F09XZIa7 fNeTsA4z4+dylMf/q/4SisJCsi9IVoHDKOuRTegYa70noX53n6Cnx0YssWvZkWql R15julOu5Wd+xvdHFodKMwnC07+Fsf/7FDuZg2AkxQ9f/ifXoYEte5RAOcR7dC39 J8omEQMIYexI0IZGkmpVsI5MT0kpDQ== =4ajW -----END PGP SIGNATURE----- --=-=-=--