https://wiki.learnlinux.tv/index.php/Managing_LVM_Snapshots_on_Arch_Linux
ffmpeg -video_size 1366x768 -framerate 30 -f x11grab -i :0.0+0,0 -f pulse -ac 2 -i 0 -c:v libx264rgb -crf 0 -preset ultrafast sample.mkvto convert to mp4 - ffmpeg sample.mkv sample.mp4
the glade GUI will help You modify it, otherwise You can download my modified version from - https://drive.google.com/file/d/1ob19nR7pZL2tfs_wDV3bQscn-WL3Y3Rv/view?usp=sharing
You will need libnotify-dev libasound2-dev
then follow guide - https://github.com/nicklan/pnmixer/blob/master/HACKING.md
After compiling pnmixer with glade,You copy binary and add script that uses files located on Downloads folder (where You stored unarchieve pnmixer-master)
echo -e '#!/bin/bash\ncd ~/Downloads/pnmixer-master/build/ && ./src/pnmixer && cd' | sudo tee /usr/bin/pmx && sudo chmod +x /usr/bin/pmx
create system wide shortcut - sudo geany ~/.local/share/applications/pmx.desktop
[Desktop Entry]
NotShowIn=Unity;GNOME;
Name=Files
Comment=Access and organize files
# Translators: Search terms to find this application. Do NOT translate or localize the semicolons! The list MUST also end with a semicolon!
Keywords=volume slider;
Exec=pmx
# Translators: Do NOT translate or transliterate this text (this is an icon file name)!
Icon=org.gnome.Nautilus
Terminal=false
Type=Application
StartupNotify=true
Categories=GNOME;GTK;Utility;Core;
X-GNOME-UsesNotifications=true
Actions=new-window;
X-Unity-IconBackgroundColor=#af4853
X-Ubuntu-Gettext-Domain=nautilus
X-AppStream-Ignore=true
[Desktop Action new-window]
Name=New Window
Exec=pmx
Add shortcut to Tint2
sudo geany ~/.config/tint2/tint2rc
launcher_item_app = pmx.desktop
Nav komentāru:
Ierakstīt komentāru