petsoi@discuss.tchncs.de to Linux@lemmy.ml · 5 months agoHandBrake 1.8 Video Transcoder Adds GTK4 Port on Linux, FFmpeg 7.0 Support9to5linux.comexternal-linkmessage-square31fedilinkarrow-up1279arrow-down14
arrow-up1275arrow-down1external-linkHandBrake 1.8 Video Transcoder Adds GTK4 Port on Linux, FFmpeg 7.0 Support9to5linux.competsoi@discuss.tchncs.de to Linux@lemmy.ml · 5 months agomessage-square31fedilink
minus-squaremexicancartel@lemmy.dbzer0.comlinkfedilinkEnglisharrow-up1·5 months agoSo GTK3 doesn’t have GPU acceleration?? Does Qt have it?
minus-squareboredsquirrel@slrpnk.netlinkfedilinkarrow-up1·5 months agoIt seems that Qt5 and Qt6 have GPU acceleration in multiple areas, but I dont understand their landscape with QtWidgets etc.
minus-squareAProfessional@lemmy.worldlinkfedilinkEnglisharrow-up1·5 months agoGTK3 did not. That’s a big reason 4 exists.
minus-squaremexicancartel@lemmy.dbzer0.comlinkfedilinkEnglisharrow-up1·edit-25 months agoHmm hmm idk why a new protocol(incompatibe with GTK3) is required for that feature
minus-squareAProfessional@lemmy.worldlinkfedilinkEnglisharrow-up1·edit-25 months agoWell the core of a toolkits api is rendering… so when rendering is completely redesigned the api is going to change.
So GTK3 doesn’t have GPU acceleration?? Does Qt have it?
It seems that Qt5 and Qt6 have GPU acceleration in multiple areas, but I dont understand their landscape with QtWidgets etc.
Oh cool
GTK3 did not. That’s a big reason 4 exists.
Hmm hmm idk why a new protocol(incompatibe with GTK3) is required for that feature
Well the core of a toolkits api is rendering… so when rendering is completely redesigned the api is going to change.