Log in

View Full Version : CLI Tool for Extracting Forced Subs From SUP/PGS?


AYColumbia
13th February 2025, 23:55
Is there a command line tool available that can check PGS/SUP files for subtitles flagged as forced and allow extracting them into a new PGS/SUP file? Thanks.

AYColumbia
16th February 2025, 00:40
I found that SubtitleEdit will do what I need via it's CLI. :) If anyone needs this type of feature, get SubtitleEdit (https://github.com/SubtitleEdit/subtitleedit).

Example:
SubtitleEdit.exe /convert "D:\Media\full_eng.sup" Blu-raysup /forcedonly /outputfilename:"D:\Media\forced_eng.sup"