I'm looking for a simple command to merge in a batch script. Something like this:
"ffprobe -loglevel error -select_streams s -show_entries stream=index -of csv=p=0 input.mkv"
but I need only default or forced subtitles id number (only number e.g 2 or 3).
There's no way to filter only default track? My batch script should automatically recognize the id of the default track to insert it in the mux with mkvmerge.
Any chance with another tool? like mediainfo or something else?
+ Reply to Thread
Results 1 to 1 of 1
Similar Threads
-
Anyone have a Batch Script for Combining Video with Subtitles?
By VideoFanatic in forum Video ConversionReplies: 7Last Post: 7th Jul 2020, 15:22 -
Turn Off Default Sub Titles (not forced) from specific audio track.
By Drakesal in forum Authoring (Blu-ray)Replies: 5Last Post: 21st Nov 2019, 03:29 -
How to extract only forced subtitles with a batch muxing using mkvmerge?
By davboc in forum EditingReplies: 1Last Post: 1st Jul 2016, 13:28 -
Batch script for forcing subtitles on MKV files.
By hemstock in forum SubtitleReplies: 2Last Post: 9th Oct 2015, 15:40 -
A batch/Python script to Mux subtitles with video
By Scavvy in forum ProgrammingReplies: 4Last Post: 6th Jul 2015, 03:23