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

Add an ffmpeg script to normalize video #13061

Merged
merged 1 commit into from
Oct 11, 2024
Merged

Conversation

cnunciato
Copy link
Contributor

@cnunciato cnunciato commented Oct 7, 2024

Adds a script, ./scripts/normalize-video.sh, to convert video files to H.264 MP4s with AAC audio (where applicable) and downscale to 1200-pixel max width.

Usage:

./scripts/normalize-video.sh ./content/blog/some-blog/some-file.mov

produces ./content/blog/some-blog/some-file-h264.mp4.

@pulumi-bot
Copy link
Collaborator

@pulumi-bot
Copy link
Collaborator

@pulumi-bot
Copy link
Collaborator

@cnunciato cnunciato merged commit a0c8b81 into master Oct 11, 2024
8 checks passed
@cnunciato cnunciato deleted the cnunciato/fix-videos branch October 11, 2024 18:29
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.

3 participants