Skip to content

VHS freezes on Windows cmd #754

Description

@SickleFire

Describe the bug
VHS freezes and unresponsive. when I enter:

vhs demo.tape

I tried it on Powershell and CMD. see screenshot below.

Setup

  • Windows 11
  • CMD / PS

To Reproduce
Steps to reproduce the behavior:

  1. open cmd
  2. vhs demo.tape

Source Code

demo.tape:

# Where should we write the GIF?
Output demo.gif

# Set up a 1200x600 terminal with 46px font.
Set FontSize 46
Set Width 1200
Set Height 600

# Type a command in the terminal.
Type "echo 'Welcome to VHS!'"

# Pause for dramatic effect...
Sleep 500ms

# Run the command by pressing enter.
Enter

# Admire the output for a bit.
Sleep 5s

Expected behavior
an output of demo.gif

Screenshots

Image

Additional context
ffmpeg version 8.1.1-full_build-www.gyan.dev Copyright (c) 2000-2026 the FFmpeg developers
ttyd version 1.7.7-40e79c7
vhs version v0.11.0 (c6af91a)

it just freezes and unresponsive. still no output while writing this issue

I hope someone can help me. and point out what I did wrong.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions