Avutil.Subtitleval time_base : unit -> rationalReturn the time base for subtitles.
Avutil.Subtitle.create_frame start end lines create a subtitle frame from lines which is displayed at start time and hidden at end time in seconds. Raises Error if the allocation failed.