just installed new qsv release
https://github.com/dathere/qsv/releases/tag/21.0.0
shout out to the developers, keep up the good work!
just installed new qsv release
https://github.com/dathere/qsv/releases/tag/21.0.0
shout out to the developers, keep up the good work!
Wir sind dann mal weg … 👋🏻😊
Nach über 15 Jahren Geschäftstätigkeit hat unsere Firma qsv.ch - Internet-Service am 30.04.2026 die Geschäftstätigkeit und den Betrieb eingestellt.
Was bleibt ist ein grosses „Danke“ an unsere Kunden - an dich: Vielen Dank für dein Vertrauen, ohne dich wäre diese Reise nicht möglich gewesen! Auch nicht zu vergessen sind die vielen entstandenen Kontakte, den Austausch mit Partnern und Kollegen. Vielen Dank!
Für ein notwendiges Sicherheitsupdate muss der Cloud-Server 01 nach der Aktualisierung neu gestartet werden. Beim Neustart entsteht ein Unterbruch von ca. 2 Minuten für alle Dienste..
Wir empfehlen innerhalb des Wartungsfensters keine Arbeiten in Plesk oder in CMS / LMS vorzunehmen.
Vielen Dank für dein Verständnis!
#qsv #qsvstatus #qsvsupport
https://www.qsv.zone/notices/lw7mv7nom3qbcnvw-sicherheitsupdate-und-neustart
Der Hosting-Server wird heute Abend zwischen 23:00 und 00:00 Uhr neu gestartet. Der Server wird für die Wartung wenige Minuten nach dem Neustart nicht erreichbar sein.
Vielen Dank für dein Verständnis!
#qsvstatus #qsv
https://www.qsv.zone/notices/j3wjkh8src0zpaiy-neustart-des-hostingservers
Wrote my first
#Rust program today. A small utility to grab the last value of a matching column in a matching csv file. I had hacked something together with #qsv, #nushell and #python, but those were all too slow for fast repeated calls. This Rust version executes 10-100x faster: a few ms on a
#RaspberryPi 4, neat! 👌
Rust and
#nix is also a match made in heaven, omg is the experience better than Python 🫠
$ csvget scd30 co2
940.66
Comment on this video (which us not shown on my Fedi instance, yay federation!)
https://tube.kockatoo.org/w/63cGWTvhzqu2bwMGsh3QcF
I cannot believe that that GPU is not usable for video work. That is what GPUs are made for!
Poorly, there are a few caveats:
- there are always more DEcoders supported than ENcoders. I guess not being able to play a video (it would play but be less efficiently decoded on the CPU) is worse than being bound to #h265 instead of #av1 for recording.
- thus it makes sense that GPUs generally work flawlessly for gaming, as that is just displaying videos (or rendering content, which is kinda different, no idea why video codecs are more difficult than rendering methods)
- for every video format out there exists an encoder. If you use software rendering (on the CPU), you can use ANYTHING. Like encode to modern (and free!) AV1 using #svtav1 on any old CPU.
- if you want to encode videos on a GPU, you need drivers, but also a different encoder. On #NVIDIA you use #NVENC (NVidia ENCoder), for example nvenc_x265 for h265/HEVC videos. On #IntelArc (and afaik AMD GPUs), you use the #QSV (quick sync video) library which builds on top of #VAAPI, which is open source. So you can encode to AV1 using qsv_av1 for example.
What encoders are supported depends on the GPU a lot. Intel Arc seems to have supported the free, efficient and future-proof AV1 codec the earliest, but also the older free codecs VP9 and VP8 (also used in webm), like in a GPU I recently bought used. My older NVIDIA GPU only supports H265, which is proprietary and often less efficient than AV1 (not always, video codecs are black magic).
As OBS can use your GPU for video capture (encoding), the issue is purely in software support.
I only have experience with #ffmpeg for re-encoding videos, but that is also in many video editing tools. Try if you can get them somehow.
For NVIDIA I needed the latest proprietary drivers (#NixOS makes this extremely easy, can recommend) and ffmpeg, nvenc worked out of the box.
For intel Arc I used the regular drivers included in the kernel, but after adding the QSV runtime to my "hardware.graphics.extraPackages" I needed to recompile the entire kernel. Using a #longterm kernel (currently 6.18) makes this more viable... longterm XD.
Aufgrund einer dringenden Empfehlung von Wordpress haben wir heute bei allen Kundenwebsites mit Wordpress 6.9.3 das Update auf 6.9.4 vorgenommen. Dieses Update ist ein Sicherheitsrelease, welches mehrere Fehlerbehebungen enthält.
Weitere Informationen dazu findest du direkt bei Wordpress:
#wordpress #qsvsupport
#qsv
https://de.wordpress.org/2026/03/wordpress-6-9-2-sicherheitsrelease/
Wir haben heute an mehreren, von uns betreuten Moodle-Installationen die neusten Aktualisierungen vorgenommen. Happy Learning!
#qsv #qsvsupport #moodle
https://download.moodle.org/releases/latest/