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
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 1005
#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
Add to: