m1gin 0
Tested with: Ubuntu 19.10 mpv 0.29.1 ffmpeg 4.1.4 List available plugins in MPV mpv -af=help See available parameters in a plugin (for example agate): mpv --af=agate=help Using a plugin with mpv m
m1gin 1022
UBUNTU ‘da Kullandığım Başlıca Progamlar (mbirgin) Primary sudo apt install audacity apache2 inkscape geany scite bleachbit baobab mono-apache-server4 libapache2-mod-mono gpodder audacious sqlite3 sq
m1gin 1371
amazfit band 5 AUTH_KEY = "0xc5d6e9bbb048264bdfb8e042436d6e79"MAC_ADDRESS = "E7:65:8A:71:D1:5D" redmi smart band 2 auth key 44909c904da96846d59724d63545b2ce https://archive.org/download/mbirgin/Enle
m1gin 21
gatttool -b 8C:CE:FD:56:B2:85 -I [8C:CE:FD:56:B2:85][LE]> connect Attempting to connect to 8C:CE:FD:56:B2:85Connection successful list services: primary attr handle: 0x0001, end grp handle: 0x000
m1gin 534
Installation https://wiki.archlinux.org/title/Installation_guide Boot from USB drive. Load keyboard layout # loadkeys trq Connect to Wi-Fi. (Tab Tab will help for auto complete) # iwctl [iwd]# devic
m1gin 489
https://openclassrooms.com/en/courses/5664271-learn-programming-with-javascript ​​​​​​​ https://www.w3schools.com/js/ Develop Sample Application like with JS: http://www.better-english.com/strongco
m1gin 0
2018-05: Eski versiyon Mono kurulumu: Mono 5.10 ile nedense derlenmiş VB projeleri sorun çıkardı. Ve şuna benzer hata mesajları verdi: System.Web.Compilation.CompilationException error VBNC30248: CH
m1gin 177
Neither installation nor compilation of monodevelop on arch linux were succesful. (2022-03)I spent many hours but there were some missed packages which I couldn't find. (like glade-sharp-2.0, fsharpc)
m1gin 0
#whisper #speechrecognition #sre #speech2text https://github.com/openai/whisper https://github.com/guillaumekln/faster-whisper https://github.com/jordimas/whisper-ctranslate2 whisper models with aut
m1gin 0
http://ubuntuhandbook.org/index.php/2019/04/nvidia-430-09-gtx-1650-support/ Nvidia GTX1650 ubuntu drivers ... sudo add-apt-repository ppa:graphics-drivers/ppasudo apt install nvidia-driver-470 nvidi
m1gin 30
Automatically switch to bluetooth headset when connected: https://thiagowfx.github.io/2021/12/linux-auto-switch-to-bluetooth-headset/ cp /usr/share/pipewire/pipewire-pulse.conf ~/.config/pipewire/
m1gin 25
Notes on youtube-upload sudo pip install --upgrade google-api-python-client oauth2client progressbar2 --break-system-packages --credentials-file doesn't have to be exists at the beginning. After t
m1gin 269
EditWithShell: Run Command Beware of hidden characters when copying from this web page. Samples: abc=$(xargs -I {} echo {}); [[ "$abc" == "10" ]] && echo "==$abc" || echo "hey" xargs -I {} py
This note is private. id: 61
m1gin 540
download using: youtube-dl -f "best[ext=mp4]/bestvideo[ext=mp4]+bestaudio[ext=m4a]/best[ext=mp4]/best" Aisha:الغفرانعصر الجنون Aisha01:26 AMخان الحرير Sky Sky00:59 AMHomy hoon هومي هون Sky Sky01:00 A
m1gin 0
Wi-Fi keeps disconnecting... https://wiki.archlinux.org/title/NetworkManager#DHCP_client By default NetworkManager uses its internal DHCP client.To use a different DHCP client install one of the alte
m1gin 474
Install ia Command Line Tool: curl -LOs https://archive.org/download/ia-pex/ia chmod +x ia Install & Update using pip pip install internetarchive --user pip install --upgrade internetarchive --u
m1gin 248
AUDIO QURAN INFO ABOUT AUDIO QUALITY:https://everyayah.com/recitations_ayat.html Ayet ayet Kur'an: http://www.quranflash.com/data/translation/en_sahih/2/275 http://www.quranflash.com/assets/audio/vers
m1gin 238
#julius #speechrecognition #sre #voxforge #ubuntu #linux #cli #speech2text Step by step Bash script file: /voxforge/mb-scratch/stepbystep.sh for easy access:PATH=$PATH:$HOME/voxforge/bin/htk/bin:$HOME
m1gin 1423
Released Episodes: https://vav.mbirgin.com/?c=posts&cat=2 Extraordinary English Podcast - Episode #4 This is Extraordinary English Podcast, Episode #4, Welcome everyone. I am Ben.In this fourt
m1gin 361
.pl-1 { padding-left: 2em; } .pl-2 { padding-left: 4em; } .s1 { font-family: Calibri, sans-serif;
m1gin 0
Get Track ID of all tracks in a session objs = Session:get_routes ()print(objs:size()) for it in objs:iter() do print (it:to_track ():playlist():get_orig_track_id():to_s () ) end Get Regions i
m1gin 0
Works for mono tracks. For stereo tracks only one channel will be used. Export Selected Regions ardour { ["type"] = "EditorAction", name = "mb:ExportSelectedRegions",license = "MIT",author = "mbirgin"
m1gin 879
I use Ardour to create podcast. Most of the times I need to shift all the regions in all tracks next to the selected one. Even though Ardour give us the chance to shift all regions in the same track,
m1gin 0
Out of Order English Podcast: Up Next: - Reading selections from the comments to the previous episode. - Releasing the next episode when reaching certain views on Youtube. 4th episode 400
m1gin 1004
#ffmpeg #avconv #audioprocess #cli #ubuntu #linux #multimedia #soundeditor In Ubuntu: sudo apt-get install ffmpeg libavcodec-extra-53 sudo apt-get install libmp3lame0 Copy audio from mp4 file: ffmpe
m1gin 0
To allow the speaker to be used while headphone jack is plugged in, we need to disable "Auto-Mute Mode" amixer -c 0 sset "Auto-Mute Mode" Disabled And also we need to switch the output port from head
m1gin 882
Jack Audio Create a new client / port for jack audio: pacmd load-module module-jack-source channels=2; pacmd load-module module-jack-sink channels=2; Disconnect ports/clients: jack_disconnect "sy
m1gin 128
Original Source: https://www.canertaslaman.com/2019/09/12/the-god-particle-a-philosophical-and-theological-account/?lang=en The God Particle A Philosophical and Theological Account Caner Taslaman
m1gin 1254
Get info about a window by clicking on it: xwininfo -tree Inspect an app: gsettings set org.gtk.Settings.Debug enable-inspector-keybinding true; GTK_DEBUG=interactive geany get class name of a win
m1gin 619
For creating lists from verses: quran.mbirgin.com #quotation #quran #kuran FAVOURITES EB164: 6:160 6:164 36:69-70 7:32 16:116 13:16 18:29 29:51 Kendilerine okunan kitabı sana indi
m1gin 0
And finally I have created a python script to copy playlists between Ardour sessions. It works for mono and stereo regions.  The code can be found on Github Ardour: Copy Playlist Betwe
m1gin 345
secondary tongue-twisters : 65 78 96 I wish to wash my Irish wristwatch. He threw three free throws. Eddie edited it. Six sick hicks nick six slick bricks with picks and sticks. There was a fisherma
m1gin 114
https://www.mshowto.org/linux-lvm-disk-genisletme.html https://youtu.be/XZ0V_x41_Ig fdisk -l Disk genişletmek için yapmamız gereken işlemler, yeni disk bölümü oluşturma (partition) ve disk bölümüne
m1gin 430
2022-07: Get the next row id when randomly picking some rows. SELECT id, LEAD(id, 1, 0) OVER (ORDER BY id) AS nextid FROM tblcut ORDER BY RANDOM() LIMIT 5; I have learned this LEAD function in SQL
m1gin 156
Working with symlinks in apache ln -s /var/www/mysites /home/storage/mysites I want to store some websites outside of /var/www by using a symlink. To make that work, I had to set chmod o=x permissio
m1gin 333
Install certbot and letsencrypt sudo apt install certbot letsencryptsudo apt-get install python3-certbot-apache Create a certificate: sudo certbot certonly --manual --preferred-challenges=dns List
This note is private. id: 216
m1gin 390
mb binance duolingo elsa trbinance glgn trbinance viabtc coinex coinex %7.5 shared back with user miningrigrentals coinmarketcap
m1gin 466
Updata Using Row Number SET @rownum:=0;UPDATE tblarticle t1,(SELECT @rownum := @rownum + 1 AS rank, id, title, idunit, idbook, idorder FROM tblarticle WHERE idunit=0 AND idbook=1 ORDER BY idorder) AS
m1gin 0
Step 1: Create .desktop file: ~/.local/share/applications/mbpy.desktop [Desktop Entry]Name=mbf4tExec=python3 '/home/m1/Documents/script/bash/mb/tools/web/chrome_xdgopen.py' %uType=ApplicationNoDisplay
m1gin 416
#poetry #learnenglish #englishfun #enlemveboylam #free4talk One Hippopotami - Allan Sherman One hippopotami cannot get on a busBecause one hippopotami is two hippopotamusAnd if you have two goose, tha
m1gin 553
Starcom GC-412 Grafik Çizim Tableti Ubuntu Driver. (BIM 'den satın alındı) https://github.com/DIGImend/digimend-kernel-drivers/issues/514 $ xsetwacom listLetSketch LetSketch stylus id: 18
This note is private. id: 267
This note is private. id: 94
m1gin 3147
Algoritma Tasarımı Console.WriteLine($"x={x}, y={y}"); Console.WriteLine("{0:F2}", 3.1);//output: 3.10 Console.WriteLine("{0,5} : {1,5}", 2, 4);//output: ....2 : ....4 Console.WriteLine("\aBeep for th
m1gin 384
#ssh #vnc #reversedesktop #sharescreen #reversesharescreen #ubuntu #linux #socks #proxy #teamviewer Remote Desktop Control http://ubuntuforums.org/showthread.php?t=1255515&page=2 Port yönlendirm
This note is private. id: 154
m1gin 897
Download videos from youtube, vimeo, dailymotion, etc. youtube-dl http://www.youtube.com/watch?v=w0zw3POq8V4 youtube-dl http://vimeo.com/75748826 Video id can be used instead of url for youtube: you
m1gin 338
all of the old ones processed by the time 2021-08-22
Add to: