Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upload v0.1 demo recording to GitHub #100

Merged
merged 1 commit into from
Aug 21, 2024
Merged

Upload v0.1 demo recording to GitHub #100

merged 1 commit into from
Aug 21, 2024

Conversation

diogotito
Copy link
Collaborator

by dragging and dropping it when editing the README.md

HEVC (AKA H.265)
probably should have been VP9

ffmpeg -hide_banner -y -i ".../Screen Recording 2024-08-21 at 21.53.20.mov" -c:v libx265 -crf 32 -vf "scale=w=trunc(iw/2/hsub)*hsub:h=trunc(ih/2/vsub)*vsub:flags=lanczos" -sws_flags lanczos -an -preset veryslow -tag:v hvc1 -movflags +faststart "fpt-1stRelease-tetris_03.mp4"

by dragging and dropping it when editing the README.md

HEVC (libx265), -crf 32
@diogotito diogotito enabled auto-merge (rebase) August 21, 2024 22:52
@diogotito diogotito merged commit 6765613 into main Aug 21, 2024
2 checks passed
@diogotito diogotito deleted the diogotito-patch-1 branch August 21, 2024 22:53
@diogotito diogotito changed the title Upload video to GitHub Upload v0.1 demo recording to GitHub Aug 21, 2024
@joajfreitas joajfreitas added the documentation Improvements or additions to documentation label Aug 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants