Differences between revisions 13 and 14
Revision 13 as of 2020-02-20 15:31:20
Size: 1496
Editor: leela52452
Comment: add upstream, debian specific info
Revision 14 as of 2021-11-14 03:45:11
Size: 1492
Comment: Atualização comando 'apt-get' para 'apt'.
Deletions are marked like this. Additions are marked like this.
Line 18: Line 18:
apt-get install vlc apt install vlc


Translation(s): English - Français


VLC is a free software to play, transcode and broadcast video and audio files. It's a cross-platform software that support a big number of different formats and codecs.

Interface

A list of VLC possibilities is available here : http://www.videolan.org/vlc/features.php

Deploy VLC

VLC is present on the main Debian repository:

apt install vlc

Start VLC

It's possible to launch VLC by double clicking on its icon, or directly with the command line:

vlc

It's also possible to play a file directly from the command line interface, for example:

vlc tears_of_steel_1080p.mp4

Debian specific information

Upstream specific information

other information


CategorySound CategoryVideo CategorySoftware