VideoHelp Forum
+ Reply to Thread
Results 1 to 5 of 5
Thread
  1. .............
    Last edited by Vikivika; 20th Jun 2022 at 13:41.
    Quote Quote  
  2. Member
    Join Date
    Feb 2006
    Location
    United States
    Search Comp PM
    Originally Posted by jaljaljal1 View Post
    I have few mkv files with dual audio. I wanted to remove one audio and the rest of the subtitles and audio will be same. here I applied the command in windows by creating a bat file,

    set C:\Program Files\MKVToolNix\mkvmerge.exe
    for %%f in (*.mkv) do mkvmerge -o "%%~nf_new.mkv" -a 1 "%%~nf.mkv" --track-order 0:0,0:1

    How would I use or what this command will be in ubuntu if I use..Mkvtoolnix(mkvmerge) has been installed on my system.

    P.S. : I have only access SSH for my server and I'm using it through Putty.
    try this here - https://manpages.ubuntu.com/manpages/bionic/man1/mkvmerge.1.html
    Quote Quote  
  3. ................
    Last edited by Vikivika; 20th Jun 2022 at 13:41.
    Quote Quote  
  4. Member
    Join Date
    Feb 2006
    Location
    United States
    Search Comp PM
    Originally Posted by jaljaljal1 View Post
    Originally Posted by october262 View Post
    Originally Posted by jaljaljal1 View Post
    I have few mkv files with dual audio. I wanted to remove one audio and the rest of the subtitles and audio will be same. here I applied the command in windows by creating a bat file,

    set C:\Program Files\MKVToolNix\mkvmerge.exe
    for %%f in (*.mkv) do mkvmerge -o "%%~nf_new.mkv" -a 1 "%%~nf.mkv" --track-order 0:0,0:1

    How would I use or what this command will be in ubuntu if I use..Mkvtoolnix(mkvmerge) has been installed on my system.

    P.S. : I have only access SSH for my server and I'm using it through Putty.
    try this here - https://manpages.ubuntu.com/manpages/bionic/man1/mkvmerge.1.html
    Thank you for the suggestion. I didn't ask for mkvtoolnix documentation. I know all of these. I asked what'll be the bash loop mentioned in the post
    try googling bash file loop - https://forum.videohelp.com/threads/371831-mkvmerge-linux-how-to-batch-split-video-files
    Quote Quote  
  5. ---------------
    Last edited by Vikivika; 20th Jun 2022 at 13:42.
    Quote Quote  



Similar Threads

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