Durchsuchen nach
Schlagwort: Updates

Python: To generate a qrcode – UPDATE

Python: To generate a qrcode – UPDATE

I have updated my little Python script from 29.09.2025. Updates: The modules pathlip and os were imported. Clear the screen (def clear screen). I think that it is better to have a clear screen as you the script begins in the middle of the monitor. The clear command is for Windows and Linux, Unix and BSD (Berkley Software Distribution like FreeBSD, OpenBSD, NetBSD etc.). User input – the user can now add directly an own file name User input –…

Weiterlesen Weiterlesen

ffmpeg – Update

ffmpeg – Update

In the last days I had an update from ffmpeg to ffmpeg-free. What is ffmpeg? ffmpeg is a very fast video and audio converter that can also grab from a live audio/video source. It can also convert between arbitrary sample rates and resize video on the fly with a high quality polyphase filter. Source: https://manpages.org/ffmpeg A lot of multimedia programs in Linux use ffmpeg for example kdenlive (a video editor), audacity (audio editor), OBS-Studio (screensharing) and even calibre (e-book adminstration…

Weiterlesen Weiterlesen