Anders
Anders

Reputation: 567

Add audio track to MKV

I have several MKV files in several folders. I wanted to be able to add a Video track & Audio track that is supported by my TV.

  1. It's ALL MKV files (but in multiple different folders)
  2. Obviously I do not want to add another track if the required track already exists

So let's say I got a MKV with a DTS Audio track. After the convertion the MKV would both have the original DTS Audio track and a AAC Audio track.

I am thinking of a powershell script where I run a command to extract information about existing tracks and the based on that add required tracks.

If anyone can point me to the right tool I would be very happy.

UPDATE: I found that "mediainfo" seems like a great tool for the "get information about the mkv part". Which means that I only need a tool for the update mkv file part

Upvotes: 0

Views: 209

Answers (0)

Related Questions