Ffmpeg cookbook: Revision history

From ScalieWiki

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

8 November 2023

  • curprev 23:4523:45, 8 November 2023The-hoarding-wyrmling talk contribs 912 bytes +912 Created page with "== HEAVILY WORK IN PROGRESS == ffmpeg is often noted for being a particularly obtrusive tool to memorize and use. However, broken down into a few fundemtal components, it can actually be quite easy and poweful tool to be quickly accessible from your toolbelt We will be building a command step-by-step which will conform to the following arbitrary "template" `ffmpeg -i [input] [audio-enc] [video-enc] [extra-optioms] [output]` Feel free to search around in this document..."