diff options
-rwxr-xr-x | .local/bin/reco | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.local/bin/reco b/.local/bin/reco index 4d68bffd..1b5dbdac 100755 --- a/.local/bin/reco +++ b/.local/bin/reco @@ -7,6 +7,9 @@ # better notify-send? keep send notify-send when recording? or not # mktemp instead of time.uuid? +# benchmark diff. encode codecs to choose a better one? +# consider audio, camera ... +# hardware acc? seems no for ffvhuff? see arch wiki # use tmp instead? infofile="$XDG_CACHE_HOME/recoinfo" |