#!/usr/bin/ruby -w class T_044X_srt < Test def description return "mkvextract / SRT text subs / out(SRT)" end def run xtr_tracks_s 8 end end