DXH30

DXH30 website for Programming and CTF's Write Ups. and History for github Projects

View on GitHub
3 November 2019

Cara merge audio dan video dengan ffmpeg

by Didik

Langsung saja.

user@localhost:~$ ffmpeg -i video.mp4 -i audio.wav -c:v copy -c:a aac -strict output.mp4
tags: linux - multimedia - ffmpeg - combine - gabung - merge - audio - video - terminal - commandline - cli - console - term