Skip to content

Instantly share code, notes, and snippets.

View Igortorrente's full-sized avatar

Igortorrente

  • Collabora Ltd
  • Brazil
View GitHub Profile
[2022-02-06 19:07:13] Setting target framerate: 58.75 [timing: game 34.96, capture 1.64, convert 1.55, encode 17.52, network 1.67, decode 0.32, display 0.56]
[2022-02-06 19:07:13] CLIENT: Targeting 29.38 FPS
[2022-02-06 19:07:13] CLIENT: Got control packet k_EStreamControlSetTargetFramerate
[2022-02-06 19:07:13] ffmpeg verbose: libva: VA-API version 1.8.0
[2022-02-06 19:07:13] ffmpeg verbose: libva: Trying to open /usr/lib/i386-linux-gnu/dri/radeonsi_drv_video.so
[2022-02-06 19:07:13] ffmpeg verbose: libva: Trying to open /usr/lib/i386-linux-gnu/dri/intel-vaapi-driver/radeonsi_drv_video.so
[2022-02-06 19:07:13] ffmpeg verbose: libva: Trying to open /usr/lib/i386-linux-gnu/GL/lib/dri/radeonsi_drv_video.so
[2022-02-06 19:07:13] ffmpeg verbose: libva: Found init function __vaDriverInit_1_8
@Igortorrente
Igortorrente / caedrium_custom.css
Created August 17, 2021 14:36
Caedrium nextcloud custom css
#body-login a, #body-login label, #body-login footer p, #body-login #alternative-logins legend, #body-login .lost-password-container #lost-password {
color: #3F3F3F;
}
@Igortorrente
Igortorrente / .vimrc
Last active September 6, 2021 14:48
Vimrc
" Vim configuration "
" folder : ~/ or $HOME/ "
" Last edit: 15/12/2020 "
" ========== Editor Setings ==========
" Highlight search
set hlsearch
" Incremental search
@Igortorrente
Igortorrente / flash.sh
Created July 3, 2020 19:50
A script to get android images from a server and flash them into a phone
#!/usr/bin/env bash
# Igor .. Torrente
# Last Edit 02/08/2019
#One script to download them all,
#one script to find them,
#one script to bring them and in the device flash them
# TODO: change -i to a mandatory parameter / choosable .img flash / *test it more* /
VERSION=0.7.0
@Igortorrente
Igortorrente / cloud.cfg
Created November 5, 2018 16:06
Configuration of openSUSE Leap 42.3 ppc64le cloud.cfg
# The top level settings are used as module
# and system configuration.
syslog_fix_perms: root:root
# A set of users which may be applied and/or used by various modules
# when a 'default' entry is found it will reference the 'default_user'
# from the distro configuration specified below
users:
- default