FFmpeg

FFmpeg extract audio mp3 from mp4 video

ffmpeg -i video.mp4 -b:a 192K -vn music.mp3

How to merge audio and video file in ffmpeg

ffmpeg -i video.mp4 -i audio.wav -c:v copy -c:a aac output.mp4

Comments

Popular posts from this blog

BdsDex: failed to load Boot0001 "UEFI BHYVE SATA DISK BHYVE-OABE-20A5-E582" from PciRoot(0x0)/Pci (0x2, 0x0)/Stat(0x0,0xFFFF,0x0) : Not Found

Install Shadowsocks-libev as Client on Debian Linux