ffprobe, flac, id3tag, opusenc, vlc, wget, youtube-dl: add Italian translation (#4869)
This commit is contained in:
24
pages.it/common/vlc.md
Normal file
24
pages.it/common/vlc.md
Normal file
@@ -0,0 +1,24 @@
|
||||
# vlc
|
||||
|
||||
> Lettore multimediale multi-piattaforma.
|
||||
> Maggiori informazioni: <https://www.videolan.org/vlc/>.
|
||||
|
||||
- Riproduce un file:
|
||||
|
||||
`vlc {{percorso/al/file}}`
|
||||
|
||||
- Riproduce a schermo intero:
|
||||
|
||||
`vlc --fullscreen {{percorso/al/file}}`
|
||||
|
||||
- Riproduce con audio disattivato:
|
||||
|
||||
`vlc --no-audio {{percorso/al/file}}`
|
||||
|
||||
- Riproduce in ciclo continuo:
|
||||
|
||||
`vlc --loop {{percorso/al/file}}`
|
||||
|
||||
- Riproduce il video in un certo URL:
|
||||
|
||||
`vlc {{https://www.youtube.com/watch?v=oHg5SJYRHA0}}`
|
Reference in New Issue
Block a user