* bug#37244: Icecat Audio Issues @ 2019-08-31 14:13 Raghav Gururajan 2019-09-01 18:15 ` Tobias Geerinckx-Rice via Bug reports for GNU Guix ` (2 more replies) 0 siblings, 3 replies; 11+ messages in thread From: Raghav Gururajan @ 2019-08-31 14:13 UTC (permalink / raw) To: 37244 [-- Attachment #1: Type: text/plain, Size: 534 bytes --] Hello! Not sure the issue is with upstream or with guix system. While streaming/watching movie on some (more than one) websites, audio has constant cracking sounds and voice of characters in the video becomes robotic. When I stream/watch the same movie on ungoogled-chromium, the audio is just fine. This issue with Icecat has been there for quite some time (across multiple updates). I also tried running IceCat on safe-mode and got the same issue. INFO: My Guix System and Icecat are up-to-date. Regards, RG. [-- Attachment #2: This is a digitally signed message part --] [-- Type: application/pgp-signature, Size: 488 bytes --] ^ permalink raw reply [flat|nested] 11+ messages in thread
* bug#37244: Icecat Audio Issues 2019-08-31 14:13 bug#37244: Icecat Audio Issues Raghav Gururajan @ 2019-09-01 18:15 ` Tobias Geerinckx-Rice via Bug reports for GNU Guix 2019-09-03 19:35 ` ison 2020-05-09 12:24 ` Martin Becze 2019-10-04 17:43 ` sirgazil via Bug reports for GNU Guix 2022-09-29 18:48 ` Maxime Devos 2 siblings, 2 replies; 11+ messages in thread From: Tobias Geerinckx-Rice via Bug reports for GNU Guix @ 2019-09-01 18:15 UTC (permalink / raw) To: 37244 [-- Attachment #1: Type: text/plain, Size: 671 bytes --] Raghav, Raghav Gururajan 写道: > While streaming/watching movie on some (more than one) websites, > audio > has constant cracking sounds and voice of characters in the > video > becomes robotic. If by ‘robotic’ you mean (extremely) low-pitched then, yes, this has been the case for roughly the past half year. I asked around on IRC, even sending URLs to innocent people who were unable to reproduce the problem, so I then assumed it wasn't in Guix proper. I almost never watch videos on the Web so I didn't care much, but you might be happy to learn you're not alone. Could you share a (free) example URL? Kind regards, T G-R [-- Attachment #2: signature.asc --] [-- Type: application/pgp-signature, Size: 227 bytes --] ^ permalink raw reply [flat|nested] 11+ messages in thread
* bug#37244: Icecat Audio Issues 2019-09-01 18:15 ` Tobias Geerinckx-Rice via Bug reports for GNU Guix @ 2019-09-03 19:35 ` ison 2019-09-04 16:54 ` Tobias Geerinckx-Rice via Bug reports for GNU Guix 2020-05-09 12:24 ` Martin Becze 1 sibling, 1 reply; 11+ messages in thread From: ison @ 2019-09-03 19:35 UTC (permalink / raw) To: Tobias Geerinckx-Rice; +Cc: 37244 On Sun, Sep 01, 2019, Tobias Geerinckx-Rice via Bug reports for GNU Guix wrote: > > If by ‘robotic’ you mean (extremely) low-pitched then, yes, this has been > the case for roughly the past half year. > > I asked around on IRC, even sending URLs to innocent people who were unable > to reproduce the problem, so I then assumed it wasn't in Guix proper. I > almost never watch videos on the Web so I didn't care much, but you might be > happy to learn you're not alone. > > Could you share a (free) example URL? I believe the cause is "media sources", although I'm not sure exactly what that is, if you disable it it seems to "fix" the issue. I found this solution from some old firefox bug reports that seemed to describe similar audio distortions. A good site to test it on is nicovideo.jp, since on other sites if I disable mediasources the videos just refuse to play altogether. So for example here is a reference video, I simply clicked the first video I saw and it reproduces the audio distortion: https://www.nicovideo.jp/watch/sm35513757 When I play it the audio is very low pitch and crackly. However, if I open about:config (just enter about:config into the address bar), search for "mediasource", and then double click "media.mediasource.enabled" so it shows false, then reload the video and it plays perfectly without any distortion. As I mentioned though, most sites seem to not like it when mediasource is disabled, so it's not a perfect solution, but at least it shows where the problem lies. ^ permalink raw reply [flat|nested] 11+ messages in thread
* bug#37244: Icecat Audio Issues 2019-09-03 19:35 ` ison @ 2019-09-04 16:54 ` Tobias Geerinckx-Rice via Bug reports for GNU Guix 0 siblings, 0 replies; 11+ messages in thread From: Tobias Geerinckx-Rice via Bug reports for GNU Guix @ 2019-09-04 16:54 UTC (permalink / raw) To: ison; +Cc: 37244 [-- Attachment #1: Type: text/plain, Size: 1083 bytes --] Ison, Thanks so much for your answer! ison 写道: > When I play it the audio is very low pitch and crackly. However, > if > I open about:config (just enter about:config into the address > bar), > search for "mediasource", and then double click > "media.mediasource.enabled" so it shows false, then reload the > video > and it plays perfectly without any distortion. > > As I mentioned though, most sites seem to not like it when > mediasource is disabled, so it's not a perfect solution, but at > least it shows where the problem lies. Indeed: my sole use case for Web video seems to insist on whatever this feature is. I can't link to it here for freedom & legal reasons, but let's say their content is *majorly* ball-based. With .mediasource disabled, I get an error: “Your browser does not support the playback of this video. Please try using a different browser.” I'd really rather not. I remember getting this same error in Epiphany when I tried to play it there. At least now I have a lead… Thanks again, T G-R [-- Attachment #2: signature.asc --] [-- Type: application/pgp-signature, Size: 227 bytes --] ^ permalink raw reply [flat|nested] 11+ messages in thread
* bug#37244: Icecat Audio Issues 2019-09-01 18:15 ` Tobias Geerinckx-Rice via Bug reports for GNU Guix 2019-09-03 19:35 ` ison @ 2020-05-09 12:24 ` Martin Becze 1 sibling, 0 replies; 11+ messages in thread From: Martin Becze @ 2020-05-09 12:24 UTC (permalink / raw) To: Tobias Geerinckx-Rice, 37244 [-- Attachment #1.1: Type: text/plain, Size: 914 bytes --] I also have this problem with icecat. With ungoogled-chromuim the video is scrambled. I wonder if the two issues are possible related. On 9/1/19 1:15 PM, Tobias Geerinckx-Rice via Bug reports for GNU Guix wrote: > Raghav, > > Raghav Gururajan 写道: >> While streaming/watching movie on some (more than one) websites, audio >> has constant cracking sounds and voice of characters in the video >> becomes robotic. > > If by ‘robotic’ you mean (extremely) low-pitched then, yes, this has > been the case for roughly the past half year. > > I asked around on IRC, even sending URLs to innocent people who were > unable to reproduce the problem, so I then assumed it wasn't in Guix > proper. I almost never watch videos on the Web so I didn't care much, > but you might be happy to learn you're not alone. > > Could you share a (free) example URL? > > Kind regards, > > T G-R [-- Attachment #2: OpenPGP digital signature --] [-- Type: application/pgp-signature, Size: 488 bytes --] ^ permalink raw reply [flat|nested] 11+ messages in thread
* bug#37244: Icecat Audio Issues 2019-08-31 14:13 bug#37244: Icecat Audio Issues Raghav Gururajan 2019-09-01 18:15 ` Tobias Geerinckx-Rice via Bug reports for GNU Guix @ 2019-10-04 17:43 ` sirgazil via Bug reports for GNU Guix 2022-09-29 18:48 ` Maxime Devos 2 siblings, 0 replies; 11+ messages in thread From: sirgazil via Bug reports for GNU Guix @ 2019-10-04 17:43 UTC (permalink / raw) To: 37244 I'm not sure, but this could be related to playing media files with DRM. If I recall correctly, last year, when I visited any news post on https://www3.nhk.or.jp/news/easy/ on Debian 9 using Firefox ESR, the browser would ask me to enable DRM. If I answered NO, then I would see the “Your browser does not support the playback of this video. Please try using a different browser.” message (or a similar message) instead of videos, and the audio player would display blank (the player that should show up when clicking the big dark blue button that says ニュースを聞く). If I enabled DRM, the media would play fine. Visiting the same website now that I use IceCat on the Guix system I get the distorted sound in videos and no audio player. I wonder if people using IceCat in other distributions have the same problem. I was going to report this issue to Gnuzilla, but it seems their mailing list is not very active. --- https://sirgazil.bitbucket.io/ ^ permalink raw reply [flat|nested] 11+ messages in thread
* bug#37244: Icecat Audio Issues 2019-08-31 14:13 bug#37244: Icecat Audio Issues Raghav Gururajan 2019-09-01 18:15 ` Tobias Geerinckx-Rice via Bug reports for GNU Guix 2019-10-04 17:43 ` sirgazil via Bug reports for GNU Guix @ 2022-09-29 18:48 ` Maxime Devos 2022-09-29 19:09 ` bug#37244: Icecat Audio Issues -- a test case (related to HLS streams)? Maxime Devos ` (2 more replies) 2 siblings, 3 replies; 11+ messages in thread From: Maxime Devos @ 2022-09-29 18:48 UTC (permalink / raw) To: 37244 [-- Attachment #1.1.1: Type: text/plain, Size: 137 bytes --] FWIW, I encounter this in IceCat, but not in Firefox, maybe somehow Firefox->IceCat introduces some audio bug. Greetings, Maxime. [-- Attachment #1.1.2: OpenPGP public key --] [-- Type: application/pgp-keys, Size: 929 bytes --] [-- Attachment #2: OpenPGP digital signature --] [-- Type: application/pgp-signature, Size: 236 bytes --] ^ permalink raw reply [flat|nested] 11+ messages in thread
* bug#37244: Icecat Audio Issues -- a test case (related to HLS streams)? 2022-09-29 18:48 ` Maxime Devos @ 2022-09-29 19:09 ` Maxime Devos 2022-09-29 19:15 ` bug#37244: Icecat Audio Issues Maxime Devos 2022-09-30 3:08 ` Mark H Weaver 2 siblings, 0 replies; 11+ messages in thread From: Maxime Devos @ 2022-09-29 19:09 UTC (permalink / raw) To: 37244 [-- Attachment #1.1.1: Type: text/plain, Size: 379 bytes --] Hi, I found a test case that could be shared: In https://hls-js.netlify.app/demo , if viewed with IceCat (but not with Firefox), the audio is somewhat off (not low pitch, but something else?). This seems to be a demo for "MPEG-2 Transport Streams", and for the video where I noticed low pitch, going by the 'network' tab, MPEG-TS was used. Greetings, Maxime. [-- Attachment #1.1.2: OpenPGP public key --] [-- Type: application/pgp-keys, Size: 929 bytes --] [-- Attachment #2: OpenPGP digital signature --] [-- Type: application/pgp-signature, Size: 236 bytes --] ^ permalink raw reply [flat|nested] 11+ messages in thread
* bug#37244: Icecat Audio Issues 2022-09-29 18:48 ` Maxime Devos 2022-09-29 19:09 ` bug#37244: Icecat Audio Issues -- a test case (related to HLS streams)? Maxime Devos @ 2022-09-29 19:15 ` Maxime Devos 2022-09-30 3:08 ` Mark H Weaver 2 siblings, 0 replies; 11+ messages in thread From: Maxime Devos @ 2022-09-29 19:15 UTC (permalink / raw) To: 37244 [-- Attachment #1.1.1: Type: text/plain, Size: 100 bytes --] I found an apparently similar report for yt-dlp: <https://github.com/yt-dlp/yt-dlp/issues/4280>. [-- Attachment #1.1.2: OpenPGP public key --] [-- Type: application/pgp-keys, Size: 929 bytes --] [-- Attachment #2: OpenPGP digital signature --] [-- Type: application/pgp-signature, Size: 236 bytes --] ^ permalink raw reply [flat|nested] 11+ messages in thread
* bug#37244: Icecat Audio Issues 2022-09-29 18:48 ` Maxime Devos 2022-09-29 19:09 ` bug#37244: Icecat Audio Issues -- a test case (related to HLS streams)? Maxime Devos 2022-09-29 19:15 ` bug#37244: Icecat Audio Issues Maxime Devos @ 2022-09-30 3:08 ` Mark H Weaver 2022-10-03 17:07 ` Maxime Devos 2 siblings, 1 reply; 11+ messages in thread From: Mark H Weaver @ 2022-09-30 3:08 UTC (permalink / raw) To: Maxime Devos, 37244 One of the differences between Firefox and IceCat is the default value of the "privacy.resistFingerprinting" setting in <about:config>. The default in Firefox is "false", and the default in IceCat is "true". I've found that some audio/video players that misbehave in IceCat will start working correctly if you set "privacy.resistFingerprinting" to "false". It might be worth a try. Mark -- Disinformation flourishes because many people care deeply about injustice but very few check the facts. Ask me about <https://stallmansupport.org>. ^ permalink raw reply [flat|nested] 11+ messages in thread
* bug#37244: Icecat Audio Issues 2022-09-30 3:08 ` Mark H Weaver @ 2022-10-03 17:07 ` Maxime Devos 0 siblings, 0 replies; 11+ messages in thread From: Maxime Devos @ 2022-10-03 17:07 UTC (permalink / raw) To: Mark H Weaver, 37244 [-- Attachment #1.1.1: Type: text/plain, Size: 517 bytes --] On 30-09-2022 05:08, Mark H Weaver wrote: > One of the differences between Firefox and IceCat is the default value > of the "privacy.resistFingerprinting" setting in <about:config>. The > default in Firefox is "false", and the default in IceCat is "true". > > I've found that some audio/video players that misbehave in IceCat will > start working correctly if you set "privacy.resistFingerprinting" to > "false". It might be worth a try. That avoids the 'low pitch' issue for me. Greetings, Maxime. [-- Attachment #1.1.2: OpenPGP public key --] [-- Type: application/pgp-keys, Size: 929 bytes --] [-- Attachment #2: OpenPGP digital signature --] [-- Type: application/pgp-signature, Size: 236 bytes --] ^ permalink raw reply [flat|nested] 11+ messages in thread
end of thread, other threads:[~2022-10-03 17:09 UTC | newest] Thread overview: 11+ messages (download: mbox.gz follow: Atom feed -- links below jump to the message on this page -- 2019-08-31 14:13 bug#37244: Icecat Audio Issues Raghav Gururajan 2019-09-01 18:15 ` Tobias Geerinckx-Rice via Bug reports for GNU Guix 2019-09-03 19:35 ` ison 2019-09-04 16:54 ` Tobias Geerinckx-Rice via Bug reports for GNU Guix 2020-05-09 12:24 ` Martin Becze 2019-10-04 17:43 ` sirgazil via Bug reports for GNU Guix 2022-09-29 18:48 ` Maxime Devos 2022-09-29 19:09 ` bug#37244: Icecat Audio Issues -- a test case (related to HLS streams)? Maxime Devos 2022-09-29 19:15 ` bug#37244: Icecat Audio Issues Maxime Devos 2022-09-30 3:08 ` Mark H Weaver 2022-10-03 17:07 ` Maxime Devos
Code repositories for project(s) associated with this public inbox https://git.savannah.gnu.org/cgit/guix.git This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox; as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).