JonnyTech

Results 279 comments of JonnyTech
trafficstars

Seems like I am not the only person that would like to see this implemented, see reviews on Mozills's extensions page: https://addons.mozilla.org/en-GB/firefox/addon/canvas-capture/reviews/1053973/

Thanks for your reply. Is it possibe to add a simultaneous MediaRecorder to the script to produce a seperate audio file? Details here https://zhirzh.github.io/2017/09/02/mediarecorder/ and example here: https://github.com/mdn/web-dictaphone

Ah, I understand the complications now, thanks for clarifying. When using the example, I am prompted to select a source: ![audiosource](https://user-images.githubusercontent.com/3584732/51081126-58cfa780-16e0-11e9-8175-9c36a6405c08.png) Selecting the `monitor` captures any and all audio playing....

Running Firefox on Debian, sorry no Windows here. Thanks for the details, very helpful. Could code detect the OS and offer audio options accordingly?

Ah, that is annoying. Are you able to produce a test build? I can test on a variety of devices during the week.

> 7-Zip 23.01 (x64) : Copyright (c) 1999-2023 Igor Pavlov : 2023-06-20 7z v23.01 is broken, grab v24.09 or v19.00 from https://7-zip.org/download.html

FYI, this is a thing: [Automatic BitLocker Device Encryption for Dell Computers](https://www.dell.com/support/kbdoc/en-us/000124701/automatic-windows-device-encryption-bitlocker-on-dell-systems). Very annoying when I install Windows. Some of my older devices have an option to disable it in...

The links labelled as "source code" contain the winetricks script within them: `src/winetricks` https://github.com/Winetricks/winetricks/archive/refs/tags/20250102.zip https://github.com/Winetricks/winetricks/archive/refs/tags/20250102.tar.gz

The files are there, I put the links in my [last post](https://github.com/Winetricks/winetricks/issues/2362#issuecomment-2865738295) and here is a screenshot: ![Image](https://github.com/user-attachments/assets/a30340d8-26c0-4a3a-97b4-fa7c483087c0) You may be confused that they are named source code, maybe github...