
vlc
List of commands for vlc:
-
vlc:tldr:3e2bf vlc: Play in fullscreen.$ vlc --fullscreen ${filename}try on your machineexplain this command
-
vlc:tldr:7d5e2 vlc: Play repeatedly.$ vlc --loop ${filename}try on your machineexplain this command
-
vlc:tldr:850e8 vlc: Play muted.$ vlc --no-audio ${filename}try on your machineexplain this command