From owner-freebsd-chromium@freebsd.org Sun Jul 28 09:41:27 2019 Return-Path: Delivered-To: freebsd-chromium@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 88725A71CE for ; Sun, 28 Jul 2019 09:41:27 +0000 (UTC) (envelope-from jrm@freebsd.org) Received: from smtp.freebsd.org (smtp.freebsd.org [IPv6:2610:1c1:1:606c::24b:4]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "smtp.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 6BD748DADE; Sun, 28 Jul 2019 09:41:27 +0000 (UTC) (envelope-from jrm@freebsd.org) Received: from phe.ftfl.ca.ftfl.ca (drmons0544w-142-167-140-18.dhcp-dynamic.fibreop.ns.bellaliant.net [142.167.140.18]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) (Authenticated sender: jrm/mail) by smtp.freebsd.org (Postfix) with ESMTPSA id 0EFC05F2E; Sun, 28 Jul 2019 09:41:27 +0000 (UTC) (envelope-from jrm@freebsd.org) From: Joseph Mingrone To: Tobias Kortkamp Cc: Carlos Jacobo Puga Medina , freebsd-chromium@freebsd.org, cpm@freebsd.org Subject: Re: audio/vido sync issue with latest www/chromium and auido/sndio References: <86sgqul2po.fsf@phe.ftfl.ca> <20190726041036.GA81415@urd.tobik.me> <86muh07wa6.fsf@phe.ftfl.ca> <38F021AF-6032-48CB-8594-7C0699D5E191@gmx.es> <86d0hw7jul.fsf@phe.ftfl.ca> <20190727112430.GA43950@urd.tobik.me> <20190727222548.GA5889@urd.tobik.me> Date: Sun, 28 Jul 2019 06:41:25 -0300 In-Reply-To: <20190727222548.GA5889@urd.tobik.me> (Tobias Kortkamp's message of "Sun, 28 Jul 2019 00:25:48 +0200") Message-ID: <865znmts1m.fsf@phe.ftfl.ca> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/27.0.50 (berkeley-unix) MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha512; protocol="application/pgp-signature" X-Rspamd-Queue-Id: 6BD748DADE X-Spamd-Bar: -- Authentication-Results: mx1.freebsd.org X-Spamd-Result: default: False [-2.96 / 15.00]; local_wl_from(0.00)[freebsd.org]; NEURAL_HAM_MEDIUM(-0.99)[-0.994,0]; NEURAL_HAM_SHORT(-0.97)[-0.970,0]; ASN(0.00)[asn:11403, ipnet:2610:1c1:1::/48, country:US]; NEURAL_HAM_LONG(-1.00)[-1.000,0] X-BeenThere: freebsd-chromium@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: FreeBSD-specific Chromium issues List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 28 Jul 2019 09:41:27 -0000 --=-=-= Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Tobias Kortkamp writes: > On Sat, Jul 27, 2019 at 01:24:32PM +0200, Tobias Kortkamp wrote: >> On Fri, Jul 26, 2019 at 08:31:51PM +0200, Carlos Jacobo Puga Medina wrot= e: >> > > Enviar: viernes 26 de julio de 2019 a las 20:04 >> > > De: "Joseph Mingrone" >> > > Para: cjpm@gmx.es >> > > CC: "Tobias Kortkamp" , freebsd-chromium@freebsd.= org, cpm@freebsd.org >> > > Asunto: Re: audio/vido sync issue with latest www/chromium and auido= /sndio >> > > cjpm@gmx.es writes: >> > > > El 26 de julio de 2019 15:36:17 CEST, Joseph Mingrone escribi=C3=B3: >> > > >>"Carlos Jacobo Puga Medina" writes: >> > > >>>> Enviar: viernes 26 de julio de 2019 a las 6:10 >> > > >>>> De: "Tobias Kortkamp" >> > > >>>> Para: "Joseph Mingrone" >> > > >>>> CC: freebsd-chromium@freebsd.org, cpm@freebsd.org >> > > >>>> Asunto: Re: audio/vido sync issue with latest www/chromium and >> > > >>auido/sndio >> > > >>>> On Thu, Jul 25, 2019 at 09:26:43AM -0300, Joseph Mingrone wrote: >> > > >>>> > Hello all, >> > > >>>> > On two different 12.0-RELEASE-p6 systems, I recently noticed = that >> > > >>the >> > > >>>> > audio on YouTube videos now becomes out of sync with the vide= o.=20 >> > > >>The >> > > >>>> > chromium-75.0.3770.142 package was built with the CODECS, CUP= S, >> > > >>DRIVER, >> > > >>>> > KERBEROS, and SNDIO knobs on. >> > > >>>> The only recent sndio related change in Chromium has been ports >> > > >>>> r506266 which merged the new sndio input implementation from >> > > >>OpenBSD. >> > > >>>> Try reverting it and see if the problem is still there. >> > > >>> If the issue is related to the last change introduced, we should >> > > >>report it to OpenBSD, right? >> > > >>> If it has already been reported, everything will go faster. >> > > >>> Best regards, >> > > >>> -- >> > > >>> Carlos Jacobo Puga Medina >> > > >>Hi, >> > > >>I downgraded sndio to version 1.5.0 and the problem with www/chrom= ium >> > > >>was still there. Videos in www/firefox work fine with both versio= ns of >> > > >>sndio. >> > > > Please revert r506266 and rebuild www/chromium >> > > > https://svnweb.freebsd.org/ports?view=3Drevision&revision=3D506266 >> > > The audio and video stay in synch after reverting r506266. >> > If the sndio port and these patches that implement the audio recording= support are synchronized, we have overlooked some detail before committing= changes. >> > Please, Tobias can you confirm the issue? >> It looks like this also happens on OpenBSD. The OpenBSD Chromium >> maintainer is aware of the issue and will look into it soon. > Joseph, can you give this patch a try? It fixes the problem for > me. > https://github.com/t6/freebsd-ports-sndio/commit/c0a5de2172af87339d1ee3de= 4a7a8f8b368a15c2.diff Hello Tobias, I've only watched a few videos, but things looks good. I will send an update if I encounter the problem later. Thank you, Joseph --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQKkBAEBCgCOFiEEVbCTpybDiFVxIrrVNqQMg7DW754FAl09bcVfFIAAAAAALgAo aXNzdWVyLWZwckBub3RhdGlvbnMub3BlbnBncC5maWZ0aGhvcnNlbWFuLm5ldDU1 QjA5M0E3MjZDMzg4NTU3MTIyQkFENTM2QTQwQzgzQjBENkVGOUUQHGpybUBmcmVl YnNkLm9yZwAKCRA2pAyDsNbvnk6eD/wPSCLdwDIdM3TzdfZlCGwLA3rGpL1OxaD4 awG2UePxyx7VdondMIJ5FmUda6kuh651H9YSdcbPKzWNmABa+Dag9/jlkdzWW7mx MBwhBxZ5RgKJTid869nn/dsrQnpaDAJrDu7NjpjrlUIS3xO0dmrbLXaytu7LzeTq OzDkM7AiLOyWTDG9r+kQAgQChtxTT805D/ymEi7xUkRpnB2wm9pHO3dLTvryUmP/ n5UTBfBOja3Gg1XauZJIZAQWvtSY5zYX79MgOCOde20/NfVHugNOcWKWX6Pucdqi an0kL5ZrvUNYZsmA/WOXadi6TjVEouWzZeZ5HwoPtAtKoRD7F8blqmh59IBPeeKY nNKnT0ettHtXHbZLyWeGByf7mOqZuESkUHURdeOCGdvJ983JuOhw9MFNkeQwebBU aZikJkNHOVA+VOw0yi3v8Pp4jW1aC9SMNXH2EUck4qRXt/re/v4J0Y/4RikwySoR VT5iDkX4tFiKTENVlnzBKW50JAnm314NPDkAZnJoC1+DmpU5mCnpsmkxmXGGftfr A1Te+af2HGItT4moTqIftIoiRp+iagfIiaEbKU6Gb1XsYROFzCfZi0S4vt79pgoz szIqsJ7B0/AF3rHlzGSl9myeRGbVxdhz3H8burUknyV61+ERxcqbBgMbFxqXpogs 51aeCv3jrw== =VgRR -----END PGP SIGNATURE----- --=-=-=--