Christian Schaller: Looking back at Fedora Workstation so far
So I have over the last few years blogged regularly about upcoming features in Fedora Workstation. Well I thought as we putting the finishing touches on Fedora Workstation 27 I should try to look back...
View ArticleSebastian Dröge: DASH trick-mode playback in GStreamer: Fast-forward/rewind...
GStreamer now has support for I-frame-only (aka keyframe) trick mode playback of DASH streams. It works only on DASH streams with ISOBMFF (aka MP4) fragments, and only if these contain all the required...
View ArticleSebastian Dröge: Rendering HTML5 video in Servo with GStreamer
At the Web Engines Hackfest in A Coruña at the beginning of October 2017, I was working on adding some proof-of-concept code to Servo to render HTML5 videos with GStreamer. For the impatient, the...
View ArticleSebastian Dröge: Multi-threaded raw video conversion and scaling in GStreamer
Another new feature that landed in GStreameralready a while ago, and is included in the 1.12 release, is multi-threaded raw video conversion and scaling. The short story is that it lead to e.g. 3.2x...
View ArticleVíctor Jáquez: GStreamer Conference 2017
This year, the GStreamer Conference happened in Prague, along with the traditional autumn Hackfest.Prague is a beautiful city, though this year I couldn’t visit it as much as I wanted, since the...
View ArticleSebastian Pölsterl: scikit-survival 0.4 released and presented at PyCon UK 2017
I'm pleased to announce that scikit-survival version 0.4 has been released.This release adds CoxnetSurvivalAnalysis, which implements an efficient algorithm to fit Cox’s proportional hazards model with...
View ArticleGeorge Kiagiadakis: ipcpipeline-2.png
Earlier this year I worked on a certain GStreamer plugin that is called “ipcpipeline”. This plugin provides elements that make it possible to interconnect GStreamer pipelines that run in different...
View ArticleGStreamer: Orc 0.4.28 bug-fix release
The GStreamer team is pleased to announce another maintenance bug-fix release of liborc, the Optimized Inner Loop Runtime Compiler. Main changes since the previous release:Numerous undefined behaviour...
View ArticleVíctor Jáquez: Intel MediaSDK on Debian (testing)
Everybody knows it: install Intel MediaSDK in GNU/Linux is a PITA. With CentOS or Yocto is less cumbersome, if you trust blindly on scripts ran as root.I don’t like CentOS, I feel it like if I were...
View ArticleSebastian Dröge: GStreamer Rust bindings release 0.9
About 3 months, a GStreamer Conference and two bug-fix releases have passed now since the GStreamer Rust bindings release 0.8.0. Today version 0.9.0 (and 0.9.1 with a small bugfix to export some...
View ArticleBastien Nocera: UTC and Anywhere on Earth support
A quick post to tell you that we finally added UTC support to Clocks' and the Shell's World Clocks section. And if you're into it, there's also Anywhere on Earth support.You will need to have git...
View ArticleVíctor Jáquez: Enabling HuC for SKL/KBL in Debian/testing
Recently, our friend Florent complained that it was impossible to set a constant bitrate when encoding H.264 using low-power profile with gstreamer-vaapi .Low-power (LP) profiles are VA-API entry...
View ArticleGStreamer: GStreamer 1.12.4 stable release
The GStreamer team is pleased to announce the fourth bugfix release in the stable 1.12 release series of your favourite cross-platform multimedia framework! This release only contains bugfixes and it...
View ArticleSebastian Pölsterl: scikit-survival 0.5 released
Today, I released a new version of scikit-survival. This release adds support for the latest version of scikit-learn (0.19) and pandas (0.21). In turn, support for Python 3.4, scikit-learn 0.18 and...
View ArticleGustavo Orrillo: Welcome to the new site
After a very long time, I finally updated my website (and blog)… and here it is! Well, most of it, at least the basic structure of the site is in place, with a number of sections at the top (about,...
View ArticleGustavo Orrillo: Full dome projection with Syphon
This post is actually reporting on something that happened a while ago (in fact, over a year ago, around the time when I unsuccessfully tried to restart my blog), but I think is still worth bringing it...
View ArticleGustavo Orrillo: Mirador update
Mirador is an open source visualization tool I have been developing at the Sabeti lab, in collaboration with Fathom Information Design. The main goal of this tool is to facilitate the initial...
View ArticleGStreamer: GStreamer 1.12.4 stable release (binaries)
Pre-built binary images of the 1.12.4 stable release of GStreamer are now available for Windows 32/64-bit, iOS and Mac OS X and Android. The builds are available for download from:Android,iOS,Mac OS X...
View ArticleSebastian Dröge: A GStreamer Plugin like the Rec Button on your Tape Recorder...
As Rust is known for “Fearless Concurrency”, that is being able to write concurrent, multi-threaded code without fear, it seemed like a good fit for a GStreamer element that we had to write at...
View ArticleBastien Nocera: More Bluetooth (and gaming) features
In the midst of post-release bug fixing, we've also added a fair number of new features to our stack. As usual, new features span a number of different components, so integrators will have to be...
View Article