Revision history of "Talk:FFmpeg"

Jump to navigation Jump to search

Diff selection: Mark the radio boxes 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.

  • curprev 15:33, 8 November 2020Jesse talk contribs 862 bytes +862 Created page with "ffmpeg -i INPUT -c:v copy -c:a copy OUTPUT.m4v ffmpeg -i INPUT -c:v copy -c:a aac OUTPUT.m4v for %i in (*.mkv) do ffmpeg -i "%i" -c:v copy -c:a copy "%~ni.mp4" for %i in (*..."