Difference between revisions of "Multimedia"

Line 49: Line 49:
 
apt-get update
 
apt-get update
 
apt-get install -y handbrake-gtk handbrake-cli
 
apt-get install -y handbrake-gtk handbrake-cli
 +
</syntaxhighlight>
 +
 +
 +
 +
=Scanner=
 +
 +
<syntaxhighlight lang="bash">
 +
apt-get install simple-scan xsane
 
</syntaxhighlight>
 
</syntaxhighlight>

Revision as of 19:24, 4 May 2015


Multimedia Few multimedia tricks for your local computer | media center ! ;)


Generic tools

Videos codecs

Here you'll find a bunch of tools that are useful in daily life: VLC, videos codecs, ...

Multimedia 'Survival' multimedia


File edition and diagrams

Here you'll find a bunch of tools that are useful in all situations: Gimp, Dia, ...

Graphical 'Survival' Graphical


Media center

Kobi (XBMC) setup

Popcorn Time


ToBeDone: Remote control WinMCE6 on Ubuntu 14.04 + intel NUC


Photos

Photo


Videos

A very useful tool to crop and convert | compress your videos: handbrake (https://handbrake.fr/downloads.php)


Linux installation

add-apt-repository ppa:stebbins/handbrake-releases
apt-get update
apt-get install -y handbrake-gtk handbrake-cli


Scanner

apt-get install simple-scan xsane