(Linux news in previous posts)

FOSS NEWS

Odysee 0.8.0 on iOS adds playlist support and watch history in redesigned app:
https://alternativeto.net/news/2026/6/odysee-0-8-0-on-ios-adds-playlist-support-and-watch-history-in-redesigned-app/

Midori Browser 11.8.2 New Adblock & New Tab and performance:
https://astian.org/midori-en/midori-browser-11-8-2-new-adblock-new-tab/

Zen Browser 1.21.4b Released with Firefox 152 Engine Bumps and Pinned Tab Edits:
https://www.linuxcompatible.org/story/zen-browser-1214b-released-firefox-152-update-pinned-tab-edits-and-routing-fixes/

Servo 0.3 Released With The Demo Browser Becoming More Useful:
https://www.phoronix.com/news/Servo-0.3-Released

OBS Studio 32.2 Promises New Filter to Compose SDR into HDR, Beta Out Now:
https://9to5linux.com/obs-studio-32-2-promises-new-filter-to-compose-sdr-into-hdr-beta-out-now

Shotcut 26.6 Open-Source Video Editor Released with Vulkan on Linux Support:
https://9to5linux.com/shotcut-26-6-open-source-video-editor-released-with-vulkan-on-linux-support

Darktable 5.6 Open-Source RAW Image Editor Released with New AI Features:
https://9to5linux.com/darktable-5-6-open-source-raw-image-editor-released-with-new-ai-features

Calibre 9.10 Open-Source E-Book Manager Brings New UI to the Content Server:
https://9to5linux.com/calibre-9-10-open-source-e-book-manager-brings-new-ui-to-the-content-server

AltStore PAL available in Brazil as Apple enables alternative app marketplaces:
https://alternativeto.net/news/2026/6/altstore-pal-available-in-brazil-as-apple-enables-alternative-app-marketplaces/

Cider 4.0.0 rebuilds its Apple Music client with new audio engine, Automix & Atmos support:
https://alternativeto.net/news/2026/6/cider-4-0-0-rebuilds-its-apple-music-client-with-new-audio-engine-automix-and-atmos-support/

Morrowind game engine OpenMW 0.51 released with modding and gamepad improvements:
https://www.gamingonlinux.com/2026/06/morrowind-game-engine-openmw-0-51-released-with-modding-and-gamepad-improvements/

Bevy 0.19 brings next-gen scenes, faster rendering, contact shadows & new feathers widgets:
https://alternativeto.net/news/2026/6/bevy-0-19-brings-next-gen-scenes-faster-rendering-contact-shadows-and-new-feathers-widgets/

ScummVM 2026.3.0 brings more classic games to modern platforms:
https://www.gamingonlinux.com/2026/06/scummvm-2026-3-0-brings-more-classic-games-to-modern-platforms/

(more FOSS news in comment)

#WeeklyNews #OpenSource #FOSSNews #FOSS #OpenSourceNews #News #Odysee #Midori #ZenBrowser #Servo #OBSStudio #OBS #Shotcut #DarkTable #Calibre #AltStore #Cider #Morrowind #OpenMW #Bevy #ScummVM #ContentCreation #WebBrowser #Browser #FosseryTech

Odysee 0.8.0 on iOS adds playlist support and watch history in redesigned app

Odysee iOS now lets users create and manage playlists, view watch history, and access improved content organization and subscription controls in the redesigned app.

AlternativeTo

Setup Video Streaming with #Icecast on #AzuraCast VPS (8 Step Quick-Start Guide)

This article provides a guide for How to Setup Video Streaming with Icecast on AzuraCast VPS server.
How to Setup Video Streaming with Icecast on AzuraCast VPS
This guide walks you through the steps required to set up a video stream using ...
Continued 👉 https://blog.radwebhosting.com/setup-video-streaming-with-icecast-on-azuracast-vps/?utm_source=mastodon&utm_medium=social&utm_campaign=mastodon.social #obsstudio #selfhosting #videostreaming #streamingservers #streamingmediaserver #internetradio #selfhosted #opensource #streamingserver

Small Development Log #3

PeerTube

Setup Video Streaming with #Icecast on #AzuraCast VPS (8 Step Quick-Start Guide)

This article provides a guide for How to Setup Video Streaming with Icecast on AzuraCast VPS server.
How to Setup Video Streaming with Icecast on AzuraCast VPS
This guide walks you through the steps required to set up a video stream using ...
Continued 👉 https://blog.radwebhosting.com/setup-video-streaming-with-icecast-on-azuracast-vps/?utm_source=mastodon&utm_medium=social&utm_campaign=mastodon.raddemo.host #selfhosting #selfhosted #internetradio #videostreaming #streamingservers #opensource #streamingmediaserver #obsstudio #streamingserver

The processed recordings of the three #CompArch B0B35LSP lectures I presented have been updated/reprocessed. I have spent considerable time fixing the blur, which makes the #QtRvSim #RISCV simulation sequences especially less readable. There have been more problems, mainly in the professional #BlackMagic setup at our university. Even after some reports and related fixes, there seems to be at least one frame missing in every 4k recordings, so there is no match between the number of frames, recording time, and frame rate. This results in the detection of the file as a variable frame rate one by #kdenlive and even other tools (i.e. commercial on colleague’s MacOS). This results in transcoding to proper 25fps during import. There is an option to choose that as lossless, but when I already have 50GB from the original 1.5-hour recording, then I cannot imagine what the size would be. So there is degradation, and when the project is FullHD, and I want to expand one quarter of the original https://youtu.be/pqW9_1t5Y5U 4k video, which is holding my presentation monitor and projector output to the whole FullHD screen, then it leads to practical half resolution. Even though I have spent time with full 4k processing, then final scale down to FullHD loads to interpolation and blur, even for the nearest pixel select option. I have solved the problem by extracting the top-right quarter of the input using ffmpeg with high-quality encoding, then I have imported this new screen file, added it to the timeline after the already edited lecture, and then done precise manual replacement/switch of both audio and video chains in the “*.kdenlive” file to place this extracted screen to all already edited chunks in the correct playlist. I have then even replaced the converted 25 fps sources with the problematic original ones and re-run rendering, with confirmation of a VBR warning about possible skew between audio and video. Quite a lot of time was spent on incorrect output from a professional and probably very expensive setup. I have never had such problems with #opensource #obsstudio when using my old Intel HD graphics-based laptop (I have objected to signing the NVIDIA NDA at the university and do not want to use their HW if at least a little possible) to capture and process FullHD 50 Hz and sometimes even 4k 25 Hz videos from abandoned 4k #DataVideo camera with uncompressed stream over HDMI and USB CamLink. I would expect that if the expensive HW producers provide full resources on how to update, correct, enhance, and replace SW and firmware in their products to the community, then it would save a lot of time for everybody.
dr. P. Píša: Logické systémy a procesory (B0B35LSP) – 14 [21. 5. 2026, LS 25/26]

YouTube

(Linux news in previous posts)

FOSS NEWS

Mastodon 4.6 introduces collections, redesigned profiles, and improved profile editing:
https://alternativeto.net/news/2026/6/mastodon-4-6-introduces-collections-redesigned-profiles-and-improved-profile-editing/

Firefox 152 debuts with new-look Settings, odd way to mute tabs:
https://www.omgubuntu.co.uk/2026/06/firefox-152-released

Firefox 153 Enters Beta Testing as the Next Extended Support Release Series:
https://9to5linux.com/firefox-153-enters-beta-testing-as-the-next-extended-support-release-series

Mozilla Thunderbird 152 Email Client Updates GMail OAuth to Use PKCE:
https://9to5linux.com/mozilla-thunderbird-152-email-client-updates-gmail-oauth-to-use-pkce

GIMP v0.54 From 1996 With Motif Toolkit Now Flatpak'ed For Modern Linux Desktops:
https://www.phoronix.com/news/GIMP-0.54-Flatpak

OBS Studio 32.2.0 Beta 1 Fixes Black Screens and Finally Makes Adding Sources Less Painful:
https://www.linuxcompatible.org/story/obs-studio-3220-beta-1-fixes-black-screens-and-streamlines-source-setup-for-faster-recordings/

Audacity 4.0 beta lets you test its new (nicer) Qt interface:
https://www.omgubuntu.co.uk/2026/06/audacity-4-0-beta

Giada 1.5 Hardcore Loop Machine Adds New Tick-Based Audio Rendering Engine:
https://9to5linux.com/giada-1-5-hardcore-loop-machine-adds-new-tick-based-audio-rendering-engine

Open source RTS game Beyond All Reason signs publishing deal with Hooded Horse:
https://www.gamingonlinux.com/2026/06/open-source-rts-game-beyond-all-reason-signs-publishing-deal-with-hooded-horse/

(more FOSS news in comment)

#WeeklyNews #OpenSource #FOSSNews #FOSS #OpenSourceNews #News #Mastodon #Fediverse #Fedi #Firefox #Firefox152 #Thunderbird #GIMP #OBS #OBSStudio #Audacity #Giada #BeyondAllReason #FOSSGame #OpenSourceGame #LoopMachine #MusicProduction #ContentCreation #VideoRecording #ImageManipulation #ImageEditing #Browser #WebBrowser #Email #EmailClient #FosseryTech

Mastodon 4.6 introduces collections, redesigned profiles, and improved profile editing

Mastodon 4.6 has been released, featuring collections of up to 25 profiles, profile redesigns, and improved accessibility. Other enhancements include easier navigation, direct profile editing, email post subscriptions, and a yearly review summary.

AlternativeTo

Setup Video Streaming with #Icecast on #AzuraCast VPS (8 Step Quick-Start Guide)

This article provides a guide for How to Setup Video Streaming with Icecast on AzuraCast VPS server.
How to Setup Video Streaming with Icecast on AzuraCast VPS
This guide walks you through the steps required to set up a video stream using ...
Continued 👉 https://blog.radwebhosting.com/setup-video-streaming-with-icecast-on-azuracast-vps/?utm_source=mastodon&utm_medium=social&utm_campaign=mastodon.raddemo.host #streamingmediaserver #obsstudio #internetradio #streamingserver #selfhosted #videostreaming #selfhosting #streamingservers #opensource

Un SUPER OBS 😲 ➡️ OBS Fully Loaded 🤙

https://peertube.blablalinux.be/w/bnkwHxB8gHKp2dib98RmQ4

Un SUPER OBS 😲 ➡️ OBS Fully Loaded 🤙

PeerTube