Revision history of "Ffmpeg: extract audio dari mp4"

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 05:32, 30 March 2024Onnowpurbo talk contribs 198 bytes +198 Created page with " So either ffmpeg -i video.mp4 -acodec copy -ss 00:30:00 -to 00:60:00 extract.aac ffmpeg -i video.mp4 -acodec copy extract.aac or ffmpeg -i video.mp4 -vn -ss 00:30:00 -..."