FOSSPicks
HandBrake 1.1.0
It took 13 years to get to the 1.0 release, so it looks like the HandBrake team are putting some serious effort into keeping up the pace of development. And while the world seems to continue spinning when the majority of its denizens care little for media transcoding, if you have any interest in running your own media center, it's still an essential skill. The performance of low-powered devices, such as a Raspberry Pi, connected to your entertainment center and screen isn't so much limited by CPU power or hardware acceleration as it is by the demands set by the media you're trying to play. Even the humblest of ARM devices can play back 4K video if the codec is finely tuned, and good compression can make the difference between your WiFi reaching capacity and still being able to host two Netflix sessions alongside your Blade Runner binge.
This major update adds 4K preset support for lots of devices, including 2160p/4K for Apple TV, Chromecast, Fire TV, and Roku, with an additional preset for the Matroska Multimedia Container. There's also experimental Linux support for Intel Quick Sync Video, which is Intel's encoding and decoding acceleration. The user interface has also had a much needed tweak, now with floating presets and a workflow that goes from top to bottom and left to right, rather than the random array of clicks you needed to make in previous versions. If you'd rather use the command line, that gets some updates too, with support for adaptive streaming and JSON formatting for output scan and status information. It's because of updates like these that HandBrake has become the de facto tool for many who need to deal with media transcoding, and this is another major release.
Project Website

Python packager
pip 10
This is something I've not covered before in these pages, but it's something typically used every month to install a variety of dependencies that many of the things upon which we look depend. Pip is a Python package manager – or more accurately, the Python package manager. That a programming language like Python needs its own package manager says a lot about both Python's popularity and the way that many Python applications use modules and libraries from other packages. Pip is the way to handle all these distribution issues in a cross-platform and Python-friendly way, whether you're using Ubuntu or a Raspberry Pi. It should mean that installation is as simple as typing pip install qutebrowser
.
Pip 10 is a big release, and it deals with one specific issue we've all known has been coming for years: Python 3 coexisting with Python 2.6. Python 3 has already been around for a long time, but because it does things so differently from the way previous versions of Python worked, it's meant that Python 2.x era tools, libraries, and applications have often remained current and even preferable. There's still Python 2.7, but deprecating 2.6 is a big step forward. This isn't really going to affect your use of Python, as you'll still be able to keep the same tools from the old era, and many installations have defaulted to calling pip either pip2 or pip3, depending on the overall dependencies, so you can still use pip2. The new version now includes a config
command for creating, editing, adding to, and removing from a configuration, and the default upgrade strategy has become "only-if-needed," which will help people who want to stick to older versions of the software on which they rely.
Project Website

Buy this article as PDF
(incl. VAT)
Buy Linux Magazine
Direct Download
Read full article as PDF:
Price $2.95
News
-
Another New Linux Laptop has Arrived
Slimbook has released a monster of a Linux gaming laptop.
-
Mozilla VPN Now Available for Linux
The promised subscription-based VPN service from Mozilla is now available for the Linux platform.
-
Wayland and New App Menu Coming to KDE
The 2021 roadmap for the KDE desktop environment includes some exciting features and improvements.
-
Deepin 20.1 has Arrived
Debian-based Deepin 20.1 has been released with some interesting new features.
-
CloudLinux Commits Over 1 Million Dollars to CentOS Replacement
An open source, drop-in replacement for CentOS is on its way.
-
Linux Mint 20.1 Beta has Been Released
The first beta of Linux Mint, Ulyssa, is now available for downloading.
-
Manjaro Linux 20.2 has Been Unleashed
The latest iteration of Manjaro Linux has been released with a few interesting new features.
-
Patreon Project Looks to Bring Linux to Apple Silicon
Developer Hector Martin has created a patreon page to fund his work on developing a port of Linux for Apple Silicon Macs.
-
A New Chrome OS-Like Ubuntu Remix is Now Available
Ubuntu Web looks to be your Chrome OS alternative.
-
System76 Refreshes the Galago Pro Laptop
Linux hardware maker has revamped one of their most popular laptops.