subparse: do not assert when failling to parse subrip time
If a badly formatted was passed into parse_subrip_time
it would
assert instead of exiting gracefully. This is problematic since
the input is provided by the user, and will trigger a crash.
Close #532 (closed)
Edited by Jordan Petridіs