Merge Audio and Video in Seconds with FFmpeg

Merge Audio and Video in Seconds with FFmpeg

CODE IS EVERYTHING

1 год назад

8,953 Просмотров

Ссылки и html тэги не поддерживаются


Комментарии:

Mario Solis
Mario Solis - 21.09.2023 08:29

thanks, really helpful and well explained

Ответить
SakuraHougetsu28
SakuraHougetsu28 - 16.07.2023 22:54

Thank you, another question, is there a way to extract audio from a video, loseless with ffmpeg?

Ответить
Easy Video T&T
Easy Video T&T - 16.06.2023 00:13

Very nice.... works like a charm :)

Ответить
dan_crim
dan_crim - 07.03.2023 20:07

i always run `ffmpeg -i input.mkv output.mp4`
to reduce the video size for yt uploading

Ответить
dokidoki
dokidoki - 09.01.2023 23:15

Can you explain this error - incorrect number of samples in encryption info
I was trying to merge video.mp4 and audio.mp4 to a MP4 output.
Somethings with the samples I don't understand.

Ответить
〈 Ruwis 〉
〈 Ruwis 〉 - 01.12.2022 22:25

ffmpeg -i input.mp4 -i input.mp3 -c:v copy -c:a aac -map 0:v -map 1:a output.mp4

Ответить
Esteban
Esteban - 09.09.2022 03:42

Gimme the code!!!!!! :)

Ответить