VideoHelp Forum




+ Reply to Thread
Results 1 to 2 of 2
  1. Hi.
    So I have this command line that I use to convert the audio from eac3 to ac3

    Code:
    for %%a in (*.mkv) do ffmpeg -y -i "%%a" -map 0 -c:v copy -c:a ac3 -b:a 640k -c:s copy "output_%%~na.mkv"
    But I would like to include in that a way to have the original eac3 audio as a second track, and add a srt file that has the same name in my folder. How can I add those two things?

    Thank you.
    Quote Quote  
  2. Try using AI for these simple questions ..
    AI
    Quote Quote  



Similar Threads

Visit our sponsor! Try DVDFab and backup Blu-rays!