charmbracelet / charmbracelet/vhs

Padding is ignored for `Output frames/`

Open
#258 3 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

bug
Dominant language
Go
Stars
20.9k
Forks
480
Avg merge
4d 1h
Merged PRs (30d)
2

Description

The padding is ignored when outputting individual frames (v0.3.0).

Example:

# test.tape
Output out.gif
Output frames/

Type "test..."

out.gif:
out

frame-text-00017.png:
frame-text-00017

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Reproduce the issue with the provided test.tape example, comparing the generated out.gif with the individual files in frames/. Trace the handling of padding for individual frame output and verify that the resulting filenames use the expected zero-padded numbering without changing GIF output behavior.

Written by the indexing model from the issue text.

Assessment

Tech stack
go
Domain
cli
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
52/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.