WilsonNet
WilsonNet
> Need logs, and a sample file, if possible. Does this happen with every file? Yes it happens with every file, here is a log [mpv.log](https://github.com/ekisu/mpv-webm/files/8210565/mpv.log) [log.txt](https://github.com/ekisu/mpv-webm/files/8210564/log.txt) This was reproducible...
Thanks for this. I found another solution, just disabling the full screen and selecting setting window size. Now you just specify the position that you want: 
A workaround that I found is to change the font size in \Voracious\resources\app\stactic\css\main.*.css ```css .Player-text-chunks { position: absolute; bottom: 60px; left: 0; right: 0; } .Player-text-chunk-outer { background: rgba(0, 0,...
same here on arch with xorg `flameshot & disown` works here
> I'll give this a crack. thanks, it will help me a lot
Oh we have very different setups and you also had the same problem as me, maybe it is an ffmpeg or kernel issue? Anyway, my setup here if anyone is...
My version with the `pw-record` command (feel free to create a PR with this if anybody wants, I'm too lazy for that ```bash record_function() { local -r audio_file="$1" # We...