@thiblahute

120 Followers
278 Following
12 Posts
Free software developer. #GStreamer hacker @igalia
I've been working sporadically on my media player pet project. Here's a show-case of the upcoming 0.6.0 version, ported to GTK4 and Adwaita. cc @gstreamer https://youtu.be/ttdwoOLqYSE
Glide 0.6.0 preview

YouTube

Servo has made a lot of progress on the Web Platform Tests over the last few months, with more than 87% of CSS2 positioning tests now passing, and floats and floats-clear almost caught up with our legacy layout engine!

More details → https://servo.org/blog/2023/07/20/servo-web-platform-tests/

Servo and the Web Platform Tests - Servo, the parallel browser engine

Servo is an independent, modular, embeddable web rendering engine written in Rust

Servo

We're back!

GStreamer Conference 2023

25-26 Sept 2023

A Coruña, Spain

Save the date!

https://gstreamer.freedesktop.org/conference/2023

#GStreamer #Conference #GstConf #opensource #FreeSoftware #Multimedia

GStreamer Conference 2023

📢 GStreamer 1.22 is out - a new major feature release of your favourite multimedia framework! 🕺🏼💃🏼🎉

Check out the release notes for details of all the exciting new features and improvements we have been working on:

https://gstreamer.freedesktop.org/releases/1.22/

📦 Binary packages for Android, macOS, iOS and Windows are available as well now at https://gstreamer.freedesktop.org/download/

#GStreamer

GStreamer 1.22 release notes

📣 : My WPEWebKit copr Fedora repo now provides a package for Cog, the reference WPE mini-browser. See https://copr.fedorainfracloud.org/coprs/philn/wpewebkit/ CC @igalia
philn/wpewebkit Copr

📢 GStreamer 1.21.3 is out! 📢

This is another development release on the road to the upcoming 1.22 stable release and is aimed primarily at developers and early adopters.

Give it a spin and let us know how it goes! Binary packages📦 for Windows, macOS, iOS, and Android are also up at the usual location. Enjoy!

Next up: 1.22 release candidate 1 around mid-December and then hopefully 1.22 end of December or early January.

https://gstreamer.freedesktop.org/news/#2022-12-05T02:00:00Z

#GStreamer

GStreamer: news

Building A Virtual Machine inside #ChatGPT 🤯

“Did you know, that you can build a virtual machine inside ChatGPT? And that you can use this machine to create files, program and even browse the internet? And on that internet, you can browse to chat.openai.com/chat ? And that you will find a chatbot named Assistant there? And that you can ask Assistant questions? Like asking it to pretend to be a virtual machine?”

// by @317070@twitter.com

https://www.engraved.blog/building-a-virtual-machine-inside/

Building A Virtual Machine inside ChatGPT

Unless you have been living under a rock, you have heard of this new ChatGPT assistant made by OpenAI. Did you know, that you can run a whole virtual machine inside of ChatGPT?

Engraved

I developed a tool to show you your twitter friends on #mastodon: https://www.movetodon.org/

👉 All data stays in your browser
👉 No CSV import neccesary
👉 List can be sorted by sign-up date, so that you can find new accounts fast

Movetodon: Finds your Twitter Friends on Mastodon

📢 #GStreamer developers!

❄️ Feature freeze for GStreamer 1.22 coming up! ❄️

❄️ 18 November's the date, midnight's the time! ❄️

❄️ Get your patches into shape now! 🥁⏰⏰ ❄️

Over the last few days I wrote a new ✨​ #GStreamer MP4 muxer ✨ plugin in #Rust 🦀

It's merged now into gst-plugins-rs: https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs/-/merge_requests/969

The plugin is quite basic right now (only supports few codecs, no fast-start mode, no tag support, etc.) but should be easy to extend.

Compared to existing MP4/MOV/etc muxer this, by design, does not support fragmented MP4. Handling both cases in the old codebase together made the code quite confusing.

A newish fragmented MP4 muxer can be found here: https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs/-/tree/main/mux/fmp4

Together these two new plugins will hopefully become a good base for the future.

gst-plugin-mp4: Add new MP4 plugin with a non-fragmented MP4 muxer (!969) · Merge requests · GStreamer / gst-plugins-rs · GitLab

GStreamer plugins written in Rust. These plugins can be used by applications written in other programming languages as well of course, they are just like any...

GitLab