User Tools

Site Tools


vlc

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Last revisionBoth sides next revision
vlc [2020/10/26 18:28] – ↷ Links adapted because of a move operation 209.242.216.149vlc [2022/12/19 16:57] – Play and pause rjt
Line 1: Line 1:
 ====== VLC ====== ====== VLC ======
 +
 +Did you know: You can launch VLC in a CLI mode with ''cvlc'', and an [[ncurses]] interface with ''nvlc''.
  
 ===== Video Capture ===== ===== Video Capture =====
Line 8: Line 10:
   - Make sure things are setup in ''Capture Mode'', ''Video Device Name'' and ''Audio Device Name''.   - Make sure things are setup in ''Capture Mode'', ''Video Device Name'' and ''Audio Device Name''.
   - Instead of ''Play'' you want ''Capture''   - Instead of ''Play'' you want ''Capture''
 +
 +===== MIDI =====
 +
 +[[MIDI]] support is not included in [[arch>vlc|the regular VLC package]] in [[Arch Linux]]. Supposedly it's included in [[aur>vlc-git|the git version of the package]] in the [[AUR]], but that's not currently building for me because of a [[Lua]] problem.
 +
 +===== Disable Autoplay =====
 +
 +By default VLC will play the next thing in a playlist automatically. I needed to temporarily disable this when listening to a bunch of sound effects, so the next one would only play when you either double-clicked it, or pressed next.
 +
 +  Tools > Preferences > Playlist > Play and pause
 +
 +0-> If you can't find 'Playlist' you're probably in the 'Simple' view. Check the radio buttons in the bottom left.
 +
 +
 +{{tag>audio guide video-capture software}}
vlc.txt · Last modified: 2024/02/01 03:10 by rjt