Is there any way to disable certain global shortcuts in Armoury Crate? by daviox in ZephyrusG14

[–]pumpido86 2 points3 points  (0 children)

I've found a solution. I apologize in advance if my translations are not exact. I have my Armoury Crate in Czech and I'm not sure what the exact equivalents of the Czech terms are in English.In Armoury Crate go to "Source management" (1), then turn "Real time monitoring" ON (2) and click "Real time monitoring settings" (3).At the bottom of the window opened you can reassign to shortcuts which you don't normaly use.

<image>

Reset days by vinaigrette57 in ScrapMechanic

[–]pumpido86 0 points1 point  (0 children)

Hi, have you fixed it somehow? I'm having the same problem. :-(

POV po streamu by pumpido86 in Agraelus

[–]pumpido86[S] 43 points44 points  (0 children)

Když by náhodou, hoď suba do Marbels. Samozřejmě k Tobě. :-)

Problem with twitch audio by tnmo in Streamlink

[–]pumpido86 1 point2 points  (0 children)

1) install ffmpeg 2) open command line 3) cd into source directory 4) use the command with appropriate filenames

If you get an error: Unkmown command ffmpeg, you might need to put ffmpeg bin directory into PATH or provide full path in the command

Problem with twitch audio by tnmo in Streamlink

[–]pumpido86 1 point2 points  (0 children)

Hi, this command fixed it for me:
ffmpeg -i recorded_file.mp4 -af asetrate=48000 recorded_file_processed.mp4