A
A
Artyom2020-11-20 16:44:21
Video
Artyom, 2020-11-20 16:44:21

How to replace the audio track in 4K video and not wait for a long processing time?

Hello. I need to change the sound in a 4K movie from an English track to Russian, so that when uploading somewhere there is a different language, the track itself is not in the file, and I have to change it through adobe AE, which takes an average of 8 hours. Can you please tell me how to do it much faster?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
V
Vasily Bannikov, 2020-11-20
@vabka

Try ffmpeg

ffmpeg -i <исходный файл> -i <звуковая дорожка> -c:v copy -map 0:v:0 -map 1:a:0 <результат>

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question