User Tools

Site Tools


vlc

Differences

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

Link to this comparison view

Next revision
Previous revision
Last revisionBoth sides next revision
vlc [2020/10/25 13:32] – ↷ Page moved from tool:software:vlc to vlc rjtvlc [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 =====
 To capture video from my webcam I: To capture video from my webcam I:
  
-  - Use [[alsamixer]] to make sure the mic volume's on/up :)+  - Use [[tool:software:alsamixer]] to make sure the mic volume's on/up :)
   - ''Media > Open Capture Device'' (or ''Ctrl+c'')   - ''Media > Open Capture Device'' (or ''Ctrl+c'')
   - 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