Ubuntu/Debian/Mint news and tutorials | Linux gaming
facebook.png
twitter.png
feed.png
Quick Tip
Disable Overlay Scrollbars in GNOME
gsettings set com.canonical.desktop.interface scrollbar-mode normal
Quick Tip
Find Files Containing a Text Pattern
find . -iname "*.txt" -exec grep -l "hello" {} +
Categories
Online Readers
Advertise on TuxArena
Linux Cheat Sheet

Have a look at our Linux Cheat Sheet for quick one-liners, commands and tips.

Transmageddon, a video transcoder written in GTK using GStreamer, has reached version 1.3 just a few moments ago. Initially released as 1.2, it was re-tagged as 1.3 after VAAPI encoding has been enabled. To see the full announcement, read this post on the Transmageddon blog.

Full article