7 Commits

Author SHA1 Message Date
mhdzli
2c58e6acb4
Update dmenurecord 2020-01-26 18:25:40 +03:30
mhdzli
48803ababd
Add vaapi recording functions
Hardware video acceleration makes it possible for the video card to decode/encode video, thus offloading the CPU and saving power. 
There is a brief reference with practical useful information in [Arch wiki](https://wiki.archlinux.org/index.php/Vaapi).
These changes mostly inspired by [Kai Henry](https://github.com/kaihendry/recordmydesktop2.0) and [Simon Hugh's](https://github.com/simonhughcom/dmenu-bin/blob/master/recordmenu) scripts.
2020-01-26 17:38:03 +03:30
Luke Smith
3a91dc30f2
use STATUSBAR variable safely 2019-11-24 08:10:31 -05:00
Luke Smith
1bca65bfc2
portable shebang 2019-08-18 12:28:11 -04:00
Luke Smith
e59785687f
record script uses display variable 2019-06-17 16:37:29 -04:00
Luke Smith
95da389b43
drecord doc fix 2019-05-22 10:04:39 -04:00
Luke Smith
c6e69e9642 massive cleanup 2019-05-19 20:05:14 -04:00