Timelapsing using only screenshots was getting heavy in term of #storage space, so have added a new #script to compress the #timelapse using a magical technology called '#video'.
so here you can find the commit!
Gonna work on adapting the multi-screen one soon ^^
oh, also rearranged the #ffmpeg config file!
https://github.com/FraYoshi/fura-utils/commit/1934fc2f9885511a96839fe637261e77fb65b07c
#bash #bashscript #linux #foss #floss #furaUtils
love it @wick3dr0se !!
I should add an usage too.. might come in handy! ^^
I see you went eith x265 too! :D on the normal preset is kinda realtime ^^ Still, haven't tested the dofference between a slow x264 and a normal x265 :blob3c: could be worth exploring it! even if my guess is that would still be heavier..
yeah @wick3dr0se , the repo was more for my personal usage and local.. then at some point I thought might have been helpful for others, so I pushed the commits.. but there are A LOT of refinements to do!
@frayoshi Thanks!!
You definitely need some usage and maybe some documentation in the readme at least for what the scripts are. Looks good though but I didn't investigate much because I think it's a bit obscure. I have a ton of Bash projects and even look at your dotfiles a bit but it's also not documented I feel. Like it's hard to see why to use it or how to contribute currently
From what I seen, x265 will compress more efficiently with higher quality but I didn't compare any or read into it