Tag: media

  • Theta Edge Node

    ,

    Theta Network is the leading blockchain decentralized cloud for AI, media and entertainment. And to become a part of distributed computing is not so hard. There are UI clients to MacOS and Windows which can run locally, but there is one more way to launch it on Linux via Docker. The process is described here.…

  • ffmpeg. Batch convert files in the folder

    This script allows to convert selected by extension files to any other. For example in particular script selected wav files will be converted to mp3. It will works if modify and paste script to cli. But the better approach is to create file, make it executable and run. All described here you do on your…