Skip to content

Instantly share code, notes, and snippets.

@pjobson
pjobson / FFMPEG_Notes.md
Last active June 13, 2024 17:35
FFMPEG Notes

Some Recipies for ffmpeg Usage

I screw around with ffmpeg a lot, here are some recipies which I frequently use.

Cropping

You need 4 variables:

  • W - Width of Output Video
  • H - Height of Output Video