VLC Screenshot & Recording: Capture Video and Audio

Beginner Last updated: Applies to: All platforms · VLC 3.0.x

VLC is secretly a capture tool: screenshots, video segment recording, screen recording and webcam capture are all built in. No plugins required. This guide covers the four capture features and the settings that control output quality.

Take a snapshot (screenshot)

  1. Pause the video at the frame you want.

    The frame is frozen.

  2. Press Shift+S (or Video > Snapshot / right-click > Video > Take Snapshot).

    A PNG is saved.

  3. Find it in Pictures/VLC (Windows) or the folder set in Tools > Preferences > Video > "Video snapshot directory".

    The screenshot location is known.

NoteChange the snapshot format to JPG for smaller files: Tools > Preferences > Video > "Video snapshot format".

Record a segment of the current video

  1. Start playback and press Shift+R (View > Advanced Controls must be enabled, or use the Record button in Advanced Controls).

    Recording starts.

  2. Play to the end of the segment and press Shift+R again.

    Recording stops.

  3. The file lands in Videos/VLC (or the record directory in preferences).

    The segment is saved as an MP4/TS file.

NoteRecording copies the stream — no re-encode, so quality is identical and it works even on slow PCs.

Record your screen or webcam

  1. Media > Open Capture Device.

    The capture dialog opens.

  2. Screen: choose Capture mode "Desktop", pick a frame rate (15–30) and resolution.

    Screen capture is configured.

  3. Webcam: choose Capture mode "DirectShow" (Windows) / "AVFoundation" (macOS) and pick the device.

    The webcam is selected.

  4. Click the play/record arrow at the bottom (Convert) to save the capture to a file.

    The capture is recorded.

Frequently asked questions

Why is my VLC screenshot black?
Hardware-accelerated video often snapshots black. Disable hardware decoding, or use Video > Snapshot after pausing — if still black, switch the output module.
Where do VLC recordings go?
Default: Videos/VLC (Windows/macOS) or ~/Videos/VLC (Linux). Set a custom folder in Tools > Preferences > Video > "Video record directory".
Can VLC record audio from the mic while recording screen?
Not directly — the Desktop capture records system audio output, not the microphone. For mic + screen, use OBS Studio.
What format does VLC record in?
Screen/desktop capture records to TS/MP4 containers (MPEG-4/H.264 by default in most builds). You can pick the container in the Convert dialog.