Tips on Deep Graph Learning
Things on this page are fragmentary and immature notes/thoughts of the author. Please read with your own judgement!
https://github.com/dmlc/dgl
Tips on FFmpeg
Things on this page are fragmentary and immature notes/thoughts of the author. Please read with your own judgement!
It is suggested that you use OpenCV for Python and moviepy (instead of FFmpeg) to manipulate multimedia.
-
extrac audio from video
-
convert between different formats of audios
Record Screen
The command …
Tips on C++ Compilers
Things on this page are fragmentary and immature notes/thoughts of the author. Please read with your own judgement!
GCC
-
User option
-lpthreadto link the thread library when your code use the thread library. If you do not use, the option-lpthread, you can probably compile your coe without …
Computer Vision Tools
Things on this page are fragmentary and immature notes/thoughts of the author. Please read with your own judgement!
OpenCV | OpenCV for Python
Pillow
moviepy
moviepy is a Python library for video editing: cutting, concatenations, title insertions, video compositing (a.k.a. non-linear editing), video processing, and creation of custom …
Tips on Speechlogger
Things on this page are fragmentary and immature notes/thoughts of the author. Please read with your own judgement!
-
You can configure the source of voice of SpeechLogger.
