.sub 形式を解析するためのパターンを記述する方法は?
字幕の形式: {start-frame}{stop-frame}Text (詳細: http://en.wikipedia.org/wiki/MicroDVD )
例:
{1446}{1493}Roger, transport.|This is Grissom gate control.
{1494}{1521}Please download security codes.
{1522}{1551}Downloading.
{1552}{1622}Transport, I've got two blips|inside your radar signature.
{1622}{1653}They're hiding in your shadow.
{1654}{1686}I don't see anything.
{1808}{1875}This is gate control.|Battle stations.
PHP preg_match() を使用して次のパラメータ (開始、停止フレーム、およびテキスト) を取得するにはどうすればよいですか?