Skip to content

Creating 4k sample video#59

Merged
iambalaam merged 1 commit into
mainfrom
creating-4k-video
May 21, 2026
Merged

Creating 4k sample video#59
iambalaam merged 1 commit into
mainfrom
creating-4k-video

Conversation

@iambalaam

Copy link
Copy Markdown
Contributor
  • Learnt how to force the cypress tests to run at different resolutions in CI
  • Found out my previous way was wrong (and renamed the incorrect test video)

'-c:v',
'libx264',
// pixel format
'libx265',

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is now generating H265 videos by default. Did you mean to commit that?
I assume this is just a utility script and isn't actually used in the tests or build?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yeah, it's not the most polishsed thing in the world, but just trying to document everything as I go.
Also it's probably good to commit these videos to share without any chance of compression

@iambalaam iambalaam merged commit f0cc6cd into main May 21, 2026
5 checks passed
@iambalaam iambalaam deleted the creating-4k-video branch May 21, 2026 12:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants