apiraino

Results 228 comments of apiraino

which version of wf-recorder are you using at the time? Providing `-P` like you report seems to be incorrect, I get an error "Invalid codec option pcm_s16le". I think the...

I'm using wf-recorder 0.4.1 and I can't reproduce this issue. I can run for example: ``` wf-recorder -a alsa_input.pci-0000_00_1f.3.analog-stereo wf-recorder --audio alsa_input.pci-0000_00_1f.3.analog-stereo ``` Can you provide an example of command...

ok, thanks. To clarify, the issue you are reporting is that that flag usage is unclear: ``` $ wf-recorder -a alsa_input.pci-0000_00_1f.3.analog-stereo ... Using PulseAudio device: default ``` compared to: ```...

probably duplicate of https://github.com/ammen99/wf-recorder/issues/165

Perhaps not related, but I had this error because I was running the `systemd` command under the wrong user (by default is `root`) and I have services running with less...

Hi @532910 I tried to reproduce this on Firefox Linux 73.0b12 with standard dark mode but I didn't succeed: ![2020-02-09_11-02-1581244199](https://user-images.githubusercontent.com/6098822/74100478-bfb3d000-4b2f-11ea-8a6e-9f2a2a6ad75b.png) Just a thought, what happens if you switch to the...

now I can reproduce, thank you :) I'll have a look at it, just out of curiosity

fwiw I kind of circumvented this limitation by posting a tiny PNG (~100x100) on a test room, get the JSON source of that message, grab the media URL and script...

Hello, I moved from Firefox 56 to Quantum and I wrote a python script to convert that XML: - From Firefox 56.x I exported my password in plain text using...