Giter Site home page Giter Site logo

ass's People

Contributors

a-wing avatar connum avatar majg0 avatar qtoden avatar weizhenye avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

ass's Issues

Multi Subtitles

Would it be possible to add more than one subtitle? Like to change the subtitle language, and how can I do that?

Font size is miscalculated because of line-height

In function getRealFontSize you are creating an em-block (<div>M</div>) and measuring it's height to get a scaling factor. However the height of that block is affected by the CSS line-height property. In our application we set line-height to 1.5 and so all the subtitles appear smaller than they should be.

We have made a workaround by setting line-height to 1.2 in the container element. We think however that this is better done inside the ASS-fix-font-size class in your code.

some video players change the width/height after new ASS(...)

Hi
my app is running with vite and react
after loading the video its width/height changes only for external video platers like Plyr, ReactPlayer and so, for native video player it does work properly.
is there something I miss?

import Plyr from 'plyr-react'
...

 const handleLoad = () => {
    const videoElement = document.querySelector('video') 
    fetch(subs)
      .then((res) => res.text())
      .then((text) => {
        const ass = new ASS(
          text,
          videoElement
        )
      })
  }

...
return (
   <Plyr
                width={600}
                height={300}
                onLoadedData={handleLoad}
                source={{
                  type: 'video',
                  sources: [{ src: file }],
                }}
              />
)

Resize to the new size of object-fit

Doesn't resize to the new size when changing the object-fit css of the video:
object-fit: fill:
image

object-fit: cover:
image

code:

	function setResize(mode) {
		vid.style.objectFit = mode;
		ass.resize();
	}

双语字幕部分Dialogue重叠

前半部分正常,后半部分不正常,好几集都这样,自己的页面、https://ass.js.org/都是这样的。
个人推测,问题出在 ass.js的 1566行 function allocate (dialogue) { } 函数体内。(再往里就看不懂了。。。)

页面截图 https://ass.js.org/截图 PotPlayer截图 备注
QQ截图20210423170311 QQ截图20210423171113 QQ截图20210423170958 ep.01
08:49
正常
ass:535
ass:206
QQ截图20210423171619 QQ截图20210423171728 QQ截图20210423171420 ep.01
14:39
异常
ass:310
ass:630
QQ截图20210423173002 QQ截图20210423173041 QQ截图20210423173115 ep.02
10:42
正常
QQ截图20210423173444 QQ截图20210423173412 QQ截图20210423173452 ep.02
13:44 异常

附:诸神字幕组 刀剑神域 ep. 01 字幕文件

[Script Info]
; Script generated by Aegisub 2.1.9
; http://www.aegisub.org/
Title: SwordArt-01 BD
ScriptType: v4.00+
WrapStyle: 0
PlayResX: 1920
PlayResY: 1080
ScaledBorderAndShadow: yes
Original Script: 诸神字幕组
Original Translation: 诸神字幕组
Original Timing: 亢奋的蛇&和路雪
Collisions: Normal
Video Aspect Ratio: 0
Video Zoom: 3
Video Position: 26521
Last Style Storage: SAO BD
Video File: ..\..\视频\[Kamigami] Sword Art Online - 01 (BDRip 1920x1080 x264 FLAC).mkv

[V4+ Styles]
Format: Name, Fontname, Fontsize, PrimaryColour, SecondaryColour, OutlineColour, BackColour, Bold, Italic, Underline, StrikeOut, ScaleX, ScaleY, Spacing, Angle, BorderStyle, Outline, Shadow, Alignment, MarginL, MarginR, MarginV, Encoding
Style: OP-JP,Arphic Roman-Mincho Ultra JIS,42,&H00FFFFFF,&H000000FF,&H0009080A,&H00000000,0,0,0,0,95,100,0,0,1,1,0,2,10,10,20,128
Style: OP-CN,方正粗倩简体,46,&H00FFFEFF,&H000000FF,&H0009080A,&H00000000,0,0,0,0,100,110,0,0,1,1,0,8,10,10,20,134
Style: JP,EPSON 太丸ゴシック体B,45,&H00FFFFFF,&H000000FF,&H00000000,&H00000000,0,0,0,0,100,100,0,0,1,2.5,0,2,10,10,15,128
Style: CN,浪漫雅圆,60,&H00FFFFFF,&H000000FF,&H00000000,&H00000000,0,0,0,0,100,100,0,0,1,2.5,0,2,10,10,15,134
Style: STAFF,浪漫雅圆,51,&HFFFFFFFF,&H000000FF,&H00000000,&H00000000,0,0,0,0,100,100,0,0,1,3,0,8,10,10,10,134
Style: ED-JP,Arphic Roman-Mincho Ultra JIS,42,&H00EFF2E4,&H000000FF,&H00BE6F29,&H327A797B,0,0,0,0,95,100,0,0,1,0,2,3,10,10,10,128
Style: ED-CN,方正粗倩简体,46,&H00EFF2E4,&H000000FF,&H00BE6F29,&H327A797B,0,0,0,0,100,110,0,0,1,0,2,7,10,10,10,134
Style: Notes,浪漫雅圆,45,&H00FFFFFF,&H000000FF,&H00000000,&H00000000,0,0,0,0,100,100,0,0,1,2,0,7,10,10,10,134
Style: JP BD,EPSON 太丸ゴシック体B,42,&H00FFFFFF,&H000000FF,&H00000000,&H00000000,0,0,0,0,100,100,0,0,1,3.2,0,2,10,10,15,128
Style: CN BD,浪漫雅圆,56,&H00FFFFFF,&H000000FF,&H00000000,&H00000000,0,0,0,0,100,100,2,0,1,3.5,0,2,10,10,15,134

[Events]
Format: Layer, Start, End, Style, Name, MarginL, MarginR, MarginV, Effect, Text
Comment: 0,0:00:00.00,0:00:00.00,JP,,0000,0000,0000,,-----OP-----


Dialogue: 0,0:21:57.29,0:22:08.09,ED-CN,,0000,0000,0000,,{\fad(200,200)}心里明白 未能克服昔日的懦弱
Dialogue: 0,0:22:08.09,0:22:13.14,ED-CN,,0000,0000,0000,,{\fad(200,200)}好害怕 暗地里的自己将现实
Dialogue: 0,0:22:13.14,0:22:18.85,ED-CN,,0000,0000,0000,,{\fad(200,200)}映照而出
Dialogue: 0,0:22:18.85,0:22:24.23,ED-CN,,0000,0000,0000,,{\fad(200,200)}指尖描绘着相同的天空
Dialogue: 0,0:22:24.23,0:22:28.91,ED-CN,,0000,0000,0000,,{\fad(200,200)}这里一定是脆弱的心灵
Dialogue: 0,0:22:28.91,0:22:31.62,ED-CN,,0000,0000,0000,,{\fad(200,200)}追逐吧
Dialogue: 0,0:22:31.62,0:22:35.95,ED-CN,,0000,0000,0000,,{\fad(200,200)}梦里的我在蓝天高高飞翔
Dialogue: 0,0:22:35.95,0:22:42.34,ED-CN,,0000,0000,0000,,{\fad(200,200)}无论肉体有多不安 都能够挣脱
Dialogue: 0,0:22:42.34,0:22:46.63,ED-CN,,0000,0000,0000,,{\fad(200,200)}守护那点点的思念
Dialogue: 0,0:22:46.63,0:22:48.84,ED-CN,,0000,0000,0000,,{\fad(200,200)}蔓延我心
Dialogue: 0,0:22:48.84,0:22:50.84,ED-CN,,0000,0000,0000,,{\fad(200,200)}察觉到 软弱的我
Dialogue: 0,0:22:50.84,0:22:52.89,ED-CN,,0000,0000,0000,,{\fad(200,200)}只要有你在
Dialogue: 0,0:22:52.89,0:22:57.85,ED-CN,,0000,0000,0000,,{\fad(200,200)}无论世界多么黑暗都能坚强屹立
Dialogue: 0,0:22:58.27,0:23:03.31,ED-CN,,0000,0000,0000,,{\fad(200,200)}长久注视梦想的心啊 那就是永远
Dialogue: 0,0:23:04.77,0:23:07.49,ED-CN,,0000,0000,0000,,{\fad(200,200)}我盼望一直守在你身边
Dialogue: 0,0:23:07.49,0:23:13.03,ED-CN,,0000,0000,0000,,{\fad(200,1000)}向你奉献我的一切
Dialogue: 0,0:21:57.29,0:22:08.09,ED-JP,,0000,0000,0000,,{\fad(200,200)}認めてた 臆病な過去  分からないままに
Dialogue: 0,0:22:08.09,0:22:13.14,ED-JP,,0000,0000,0000,,{\fad(200,200)}怖がってた 後ろの自分が 現実を
Dialogue: 0,0:22:13.14,0:22:18.85,ED-JP,,0000,0000,0000,,{\fad(200,200)}今に映す
Dialogue: 0,0:22:18.85,0:22:24.23,ED-JP,,0000,0000,0000,,{\fad(200,200)}いくつもの空を描いた
Dialogue: 0,0:22:24.23,0:22:28.91,ED-JP,,0000,0000,0000,,{\fad(200,200)}ここはきっと儚い心
Dialogue: 0,0:22:28.91,0:22:31.62,ED-JP,,0000,0000,0000,,{\fad(200,200)}目指して
Dialogue: 0,0:22:31.62,0:22:35.95,ED-JP,,0000,0000,0000,,{\fad(200,200)}夢で 高く飛んだ
Dialogue: 0,0:22:35.95,0:22:42.34,ED-JP,,0000,0000,0000,,{\fad(200,200)}体はどんな不安まとっても 振り払ってく
Dialogue: 0,0:22:42.34,0:22:46.63,ED-JP,,0000,0000,0000,,{\fad(200,200)}守る 小さな思い
Dialogue: 0,0:22:46.63,0:22:48.84,ED-JP,,0000,0000,0000,,{\fad(200,200)}広がりだして
Dialogue: 0,0:22:48.84,0:22:50.84,ED-JP,,0000,0000,0000,,{\fad(200,200)}気づく 弱い私
Dialogue: 0,0:22:50.84,0:22:52.89,ED-JP,,0000,0000,0000,,{\fad(200,200)}君がいれば
Dialogue: 0,0:22:52.89,0:22:57.85,ED-JP,,0000,0000,0000,,{\fad(200,200)}暗い世界 強くいれた
Dialogue: 0,0:22:58.27,0:23:03.31,ED-JP,,0000,0000,0000,,{\fad(200,200)}長い夢見る心は そう永遠で
Dialogue: 0,0:23:04.77,0:23:07.49,ED-JP,,0000,0000,0000,,{\fad(200,200)}I wanna always stay with you
Dialogue: 0,0:23:07.49,0:23:13.03,ED-JP,,0000,0000,0000,,{\fad(200,1000)}I give you every thing I have
Dialogue: 0,0:00:00.00,0:00:00.00,JP,,0000,0000,0000,,
Comment: 0,0:00:00.00,0:00:00.00,JP,,0000,0000,0000,,-----STAFF----
Dialogue: 0,0:01:55.00,0:02:00.00,STAFF,,0000,0000,0000,,{\fad(500,500)\blur4\b1\bord2\3c&HFFFFFF&\fs51}本字幕由诸神字幕组(kamigami.org)制作,仅供交流学习,禁止用于任何商业用途
Dialogue: 0,0:02:00.01,0:02:04.97,STAFF,,0000,0000,0000,,{\fad(500,500)\blur4\b1\bord2\3c&HFFFFFF&\fs46}日听:Apollius&安少 翻译:雨月&NOKI 校对:喵儿&小爱 繁化:谦谦 时间轴:亢蛇&和路雪 后期:银桑
Dialogue: 0,0:00:00.00,0:00:00.00,JP,,0000,0000,0000,,
Comment: 0,0:00:00.00,0:00:00.00,JP,,0000,0000,0000,,----TEXT JP----
Dialogue: 0,0:00:17.90,0:00:21.12,JP BD,,0000,0000,0000,,	さあ 始まりました 今週のMMOストリーム
Dialogue: 0,0:00:21.29,0:00:23.33,JP BD,,0000,0000,0000,,	まずはPVを見てもらいましたが
Dialogue: 0,0:00:23.33,0:00:25.54,JP BD,,0000,0000,0000,,	これは先週の発売日の様子かな
Dialogue: 0,0:00:25.71,0:00:27.75,JP BD,,0000,0000,0000,,	行列を作った彼らのお目当ては
Dialogue: 0,0:00:28.17,0:00:29.75,JP BD,,0000,0000,0000,,	ソードアート·オンライン
Dialogue: 0,0:00:30.13,0:00:32.47,JP BD,,0000,0000,0000,,	前頭の人は三日前から並んでたんだって
Dialogue: 0,0:00:32.47,0:00:33.51,JP BD,,0000,0000,0000,,	凄いね
Dialogue: 0,0:00:33.76,0:00:36.26,JP BD,,0000,0000,0000,,	いや 真のゲーマーなら 当然というべきか
Dialogue: 0,0:00:36.39,0:00:38.18,JP BD,,0000,0000,0000,,	今日のMMOストリームでは
Dialogue: 0,0:00:38.18,0:00:41.06,JP BD,,0000,0000,0000,,	世界中の大注目  ソードアート·オンライン
Dialogue: 0,0:00:41.06,0:00:43.73,JP BD,,0000,0000,0000,,	略してSAOって言っちゃいとっちゃいまーす
Dialogue: 0,0:00:43.77,0:00:44.94,JP BD,,0000,0000,0000,,	正直言うとさ
Dialogue: 0,0:00:44.94,0:00:47.15,JP BD,,0000,0000,0000,,	今までのナーヴギア対応ソフトって
Dialogue: 0,0:00:47.31,0:00:51.11,JP BD,,0000,0000,0000,,	せっかくのハードの性能を活しきれていないよね
Dialogue: 0,0:00:49.47,0:00:50.65,JP BD,,0000,0000,0000,,{\fs35\bord2.5\pos(960,100)}	お兄ちゃん
Dialogue: 0,0:00:51.11,0:00:53.07,JP BD,,0000,0000,0000,,	クソゲーだよね 言い切った
Dialogue: 0,0:00:51.57,0:00:53.19,JP BD,,0000,0000,0000,,	{\fs35\bord2.5\pos(960,100)}部活行ってくるね
Dialogue: 0,0:00:53.07,0:00:56.74,JP BD,,0000,0000,0000,,	SAOはナーヴギアを開発した茅場晶彦氏プロデュース
Dialogue: 0,0:00:56.86,0:01:00.87,JP BD,,0000,0000,0000,,	しかも最高のVRMMORPGとあってはたぎるわ
Dialogue: 0,0:01:00.95,0:01:03.04,JP BD,,0000,0000,0000,,	ベータテストの評価も凄い良いしね
Dialogue: 0,0:01:03.04,0:01:04.50,JP BD,,0000,0000,0000,,	私もほしかった
Dialogue: 0,0:01:04.91,0:01:06.08,JP BD,,0000,0000,0000,,	限定一万本じゃあねえ
Dialogue: 0,0:01:06.21,0:01:08.25,JP BD,,0000,0000,0000,,	ウェブ予約は数秒で瞬殺
Dialogue: 0,0:01:08.25,0:01:12.30,JP BD,,0000,0000,0000,,	先頭販売軍はさっきの影像の通り…
Dialogue: 0,0:01:27.65,0:01:28.81,JP BD,,0000,0000,0000,,	リンクスタート
Dialogue: 0,0:02:01.35,0:02:04.27,JP BD,,0000,0000,0000,,	戻ってきた この世界に
Dialogue: 0,0:02:32.79,0:02:34.59,JP BD,,0000,0000,0000,,	だからさ やっぱり
Dialogue: 0,0:02:34.59,0:02:36.09,JP BD,,0000,0000,0000,,	ねえねね パーティー組もうよ
Dialogue: 0,0:02:36.76,0:02:38.26,JP BD,,0000,0000,0000,,	どうしようかな
Dialogue: 0,0:02:38.26,0:02:39.51,JP BD,,0000,0000,0000,,	いいじゃん いいじゃん
Dialogue: 0,0:02:44.60,0:02:46.97,JP BD,,0000,0000,0000,,	おい そこのお兄ちゃん
Dialogue: 0,0:02:50.02,0:02:50.77,JP BD,,0000,0000,0000,,	俺
Dialogue: 0,0:02:54.23,0:02:56.11,JP BD,,0000,0000,0000,,	その迷いのない動きっぷり
Dialogue: 0,0:02:56.36,0:02:58.19,JP BD,,0000,0000,0000,,	あんたべータテスト経験者だろ
Dialogue: 0,0:02:58.19,0:02:59.24,JP BD,,0000,0000,0000,,	ま まあ
Dialogue: 0,0:02:59.61,0:03:01.86,JP BD,,0000,0000,0000,,	俺 今日が初めてでさ
Dialogue: 0,0:03:02.32,0:03:04.66,JP BD,,0000,0000,0000,,	序盤のコツ ちょいとレクチャーしてくれよ
Dialogue: 0,0:03:06.54,0:03:07.91,JP BD,,0000,0000,0000,,	頼むよ
Dialogue: 0,0:03:08.95,0:03:10.67,JP BD,,0000,0000,0000,,	俺 クライン よろしくなあ
Dialogue: 0,0:03:12.67,0:03:14.09,JP BD,,0000,0000,0000,,	俺はキリトだ
Dialogue: 0,0:03:20.13,0:03:20.97,JP BD,,0000,0000,0000,,{\fs35\bord2.5\fsp5\pos(960,100)}	股座
Dialogue: 0,0:03:22.01,0:03:25.18,JP BD,,0000,0000,0000,,	大げさだな  痛みは感じないだろ
Dialogue: 0,0:03:26.47,0:03:27.77,JP BD,,0000,0000,0000,,	ああ そっか
Dialogue: 0,0:03:27.89,0:03:28.85,JP BD,,0000,0000,0000,,	ついな
Dialogue: 0,0:03:29.35,0:03:32.85,JP BD,,0000,0000,0000,,	言ったろう 重要なのは初動のモーションだって
Dialogue: 0,0:03:33.10,0:03:34.77,JP BD,,0000,0000,0000,,	んなこと言ったってよ
Dialogue: 0,0:03:35.27,0:03:36.77,JP BD,,0000,0000,0000,,	あいつ動きやがるしよ
Dialogue: 0,0:03:38.57,0:03:40.49,JP BD,,0000,0000,0000,,	ちゃんとモーションを起こして
Dialogue: 0,0:03:41.90,0:03:44.24,JP BD,,0000,0000,0000,,	ソードスキルを発動させれば
Dialogue: 0,0:03:50.87,0:03:53.62,JP BD,,0000,0000,0000,,	あとはシステムが技を命中させてくれるよ
Dialogue: 0,0:03:54.17,0:03:55.88,JP BD,,0000,0000,0000,,	モーション モーション
Dialogue: 0,0:03:57.46,0:03:59.30,JP BD,,0000,0000,0000,,	どう言えばいいのかなあ
Dialogue: 0,0:04:01.80,0:04:05.39,JP BD,,0000,0000,0000,,	ほんの少しタメを入れて スキルが立ち上がるのを感じたら
Dialogue: 0,0:04:05.64,0:04:07.18,JP BD,,0000,0000,0000,,	ズパーンて打ち込む感じ
Dialogue: 0,0:04:07.72,0:04:09.35,JP BD,,0000,0000,0000,,	ズパーンってよう
Dialogue: 0,0:04:32.62,0:04:35.88,JP BD,,0000,0000,0000,,	うおっしゃ
Dialogue: 0,0:04:36.29,0:04:37.38,JP BD,,0000,0000,0000,,	おめでとう
Dialogue: 0,0:04:40.55,0:04:41.26,JP BD,,0000,0000,0000,,	でも
Dialogue: 0,0:04:43.05,0:04:45.76,JP BD,,0000,0000,0000,,	今のイノシシ スライム相当だけだな
Dialogue: 0,0:04:45.76,0:04:47.55,JP BD,,0000,0000,0000,,	えっ マジかよ
Dialogue: 0,0:04:47.55,0:04:49.47,JP BD,,0000,0000,0000,,	おりゃてっきり中ボスかなんかだと
Dialogue: 0,0:04:50.47,0:04:52.02,JP BD,,0000,0000,0000,,	んわけあるか
Dialogue: 0,0:04:55.64,0:04:56.65,JP BD,,0000,0000,0000,,	はまるだろ
Dialogue: 0,0:04:56.85,0:04:57.94,JP BD,,0000,0000,0000,,	まあなあ
Dialogue: 0,0:05:00.15,0:05:04.11,JP BD,,0000,0000,0000,,	スキルってよ 武器を作ったりすんのとかいろいろあるだろ
Dialogue: 0,0:05:04.74,0:05:08.91,JP BD,,0000,0000,0000,,	そうだな スキルの種類は無数にあるって言われてる
Dialogue: 0,0:05:09.58,0:05:11.70,JP BD,,0000,0000,0000,,	その替わり 魔法はないけど
Dialogue: 0,0:05:12.83,0:05:14.83,JP BD,,0000,0000,0000,,	RPGで魔法なしだ
Dialogue: 0,0:05:14.96,0:05:16.92,JP BD,,0000,0000,0000,,	大胆な設定だよな
Dialogue: 0,0:05:21.63,0:05:25.01,JP BD,,0000,0000,0000,,	自分の体を動かして戦うほうが面白いだろう
Dialogue: 0,0:05:26.26,0:05:27.13,JP BD,,0000,0000,0000,,	確かに
Dialogue: 0,0:05:29.55,0:05:31.35,JP BD,,0000,0000,0000,,	よし じゃあ次行くか
Dialogue: 0,0:05:31.56,0:05:33.47,JP BD,,0000,0000,0000,,	おお がんがん行こうぜ
Dialogue: 0,0:05:41.82,0:05:44.07,JP BD,,0000,0000,0000,,	何度見ても信じらんねえな
Dialogue: 0,0:05:44.82,0:05:46.86,JP BD,,0000,0000,0000,,	ここがゲームの中だなんてよう
Dialogue: 0,0:05:47.99,0:05:50.20,JP BD,,0000,0000,0000,,	作った奴は天才だぜ
Dialogue: 0,0:05:51.08,0:05:52.62,JP BD,,0000,0000,0000,,	すっげえよなあ
Dialogue: 0,0:05:53.24,0:05:55.70,JP BD,,0000,0000,0000,,	マジこの時代に生まれてよかった
Dialogue: 0,0:05:56.00,0:05:57.54,JP BD,,0000,0000,0000,,	大げさな奴だな
Dialogue: 0,0:05:58.04,0:06:00.29,JP BD,,0000,0000,0000,,	初のフルダイブ体験だもんよ
Dialogue: 0,0:06:00.50,0:06:04.67,JP BD,,0000,0000,0000,,	じゃあナーヴギア用のゲームをやるのも これが初めてなのか
Dialogue: 0,0:06:05.26,0:06:10.34,JP BD,,0000,0000,0000,,	つーか ソードアート·オンラインのために慌ててハードも揃えたって感じだな
Dialogue: 0,0:06:10.89,0:06:13.76,JP BD,,0000,0000,0000,,	たった一万本の初回ロットをゲットできるとは
Dialogue: 0,0:06:14.01,0:06:15.60,JP BD,,0000,0000,0000,,	我ながらラッキーだよな
Dialogue: 0,0:06:15.93,0:06:20.19,JP BD,,0000,0000,0000,,	ま ベータテストに当選したおめえのほうが十倍ラッキーだけどよ
Dialogue: 0,0:06:21.11,0:06:23.36,JP BD,,0000,0000,0000,,	あれは限定千人ぼっちだからな
Dialogue: 0,0:06:24.11,0:06:25.86,JP BD,,0000,0000,0000,,	まあ そうなるかな
Dialogue: 0,0:06:26.15,0:06:29.20,JP BD,,0000,0000,0000,,	ベータの時はどこまで行けたんだ
Dialogue: 0,0:06:29.49,0:06:31.95,JP BD,,0000,0000,0000,,	二ヶ月で八層までしか行けなかった
Dialogue: 0,0:06:33.37,0:06:36.12,JP BD,,0000,0000,0000,,	今度は一ヶ月もあれば十分だけどな
Dialogue: 0,0:06:37.33,0:06:39.21,JP BD,,0000,0000,0000,,	おめえ相当はまってんな
Dialogue: 0,0:06:39.67,0:06:46.05,JP BD,,0000,0000,0000,,	正直 ベータテスト期間中は寝ても覚めてもSAOのことしか考えなかったよ
Dialogue: 0,0:06:47.63,0:06:50.63,JP BD,,0000,0000,0000,,	この世界はこいつ一本でどこまでも行けるんだ
Dialogue: 0,0:06:52.05,0:06:57.85,JP BD,,0000,0000,0000,,	仮想空間なのにさ 現実世界より生きてるって感じがする
Dialogue: 0,0:07:00.94,0:07:03.77,JP BD,,0000,0000,0000,,	さて もう少し狩りを続けるか
Dialogue: 0,0:07:04.02,0:07:05.27,JP BD,,0000,0000,0000,,	ったりめえよ
Dialogue: 0,0:07:05.69,0:07:06.90,JP BD,,0000,0000,0000,,	って言いたいとこだけど
Dialogue: 0,0:07:08.19,0:07:09.61,JP BD,,0000,0000,0000,,	腹減ってよ
Dialogue: 0,0:07:10.03,0:07:11.11,JP BD,,0000,0000,0000,,	一度落ちるわ
Dialogue: 0,0:07:11.32,0:07:14.45,JP BD,,0000,0000,0000,,	こっちの飯は空腹感が紛れるだけだからな
Dialogue: 0,0:07:15.83,0:07:18.37,JP BD,,0000,0000,0000,,	五時半にあつあつのピザを予約済みよ
Dialogue: 0,0:07:18.50,0:07:19.91,JP BD,,0000,0000,0000,,	準備万端だなあ
Dialogue: 0,0:07:19.91,0:07:20.83,JP BD,,0000,0000,0000,,	おおよ
Dialogue: 0,0:07:20.83,0:07:23.46,JP BD,,0000,0000,0000,,	まあ 飯食ったら またログインするけどよ
Dialogue: 0,0:07:24.46,0:07:25.42,JP BD,,0000,0000,0000,,	そっか
Dialogue: 0,0:07:25.92,0:07:27.67,JP BD,,0000,0000,0000,,	んなあ このあと
Dialogue: 0,0:07:27.88,0:07:31.55,JP BD,,0000,0000,0000,,	俺 他のゲームで知り合って奴らと落ち合う約束してるんだ
Dialogue: 0,0:07:32.22,0:07:35.22,JP BD,,0000,0000,0000,,	どうだ あいつらともフレンド登録しねえか
Dialogue: 0,0:07:38.18,0:07:40.94,JP BD,,0000,0000,0000,,	もちろん無理にとは言わねえよ
Dialogue: 0,0:07:41.48,0:07:43.77,JP BD,,0000,0000,0000,,	そのうち 紹介する機会もあるだろうしな
Dialogue: 0,0:07:44.02,0:07:47.36,JP BD,,0000,0000,0000,,	ああ 悪いな ありがとう
Dialogue: 0,0:07:47.73,0:07:50.24,JP BD,,0000,0000,0000,,	おいおい そりゃこっちのセリフだぜ
Dialogue: 0,0:07:50.95,0:07:53.24,JP BD,,0000,0000,0000,,	このお礼はそのうちちゃんとすっからよ
Dialogue: 0,0:07:53.78,0:07:54.99,JP BD,,0000,0000,0000,,	精神的に
Dialogue: 0,0:07:56.99,0:07:58.62,JP BD,,0000,0000,0000,,	んじゃ マジサンキューな
Dialogue: 0,0:08:00.00,0:08:01.46,JP BD,,0000,0000,0000,,	これからもよろしく頼むぜ
Dialogue: 0,0:08:01.91,0:08:04.83,JP BD,,0000,0000,0000,,	また聞きたいことがあったら いつでも呼んでくれ
Dialogue: 0,0:08:05.00,0:08:07.29,JP BD,,0000,0000,0000,,	おう 頼りにしてるぜ
Dialogue: 0,0:08:14.34,0:08:15.18,JP BD,,0000,0000,0000,,	あれ
Dialogue: 0,0:08:16.68,0:08:18.18,JP BD,,0000,0000,0000,,	ログアウトボタンがねえや
Dialogue: 0,0:08:18.89,0:08:20.14,JP BD,,0000,0000,0000,,	よく見てみろよ
Dialogue: 0,0:08:21.73,0:08:23.10,JP BD,,0000,0000,0000,,	やっぱどこにもねえよ
Dialogue: 0,0:08:24.23,0:08:26.23,JP BD,,0000,0000,0000,,	メインメニューの一番下に
Dialogue: 0,0:08:30.69,0:08:31.61,JP BD,,0000,0000,0000,,	ねえだろ
Dialogue: 0,0:08:32.03,0:08:33.28,JP BD,,0000,0000,0000,,	うん ない
Dialogue: 0,0:08:34.41,0:08:37.41,JP BD,,0000,0000,0000,,	ま 今日は正式サービス初日だかんな
Dialogue: 0,0:08:37.70,0:08:38.91,JP BD,,0000,0000,0000,,	こんなバグも出るだろ
Dialogue: 0,0:08:39.33,0:08:41.37,JP BD,,0000,0000,0000,,	今頃運営は半泣きだろうな
Dialogue: 0,0:08:42.29,0:08:43.46,JP BD,,0000,0000,0000,,	お前もな
Dialogue: 0,0:08:43.54,0:08:46.17,JP BD,,0000,0000,0000,,	今五時二十五分だけど
Dialogue: 0,0:08:48.13,0:08:51.17,JP BD,,0000,0000,0000,,	俺様のテリマヨピザとジンジャーエールが
Dialogue: 0,0:08:51.17,0:08:53.55,JP BD,,0000,0000,0000,,	さっさとGMコールしろよ
Dialogue: 0,0:08:55.38,0:08:58.10,JP BD,,0000,0000,0000,,	とっくに試したんだけど 反応ねえんだよ
Dialogue: 0,0:08:58.60,0:09:00.89,JP BD,,0000,0000,0000,,	他にログアウトする方法ってなかったっけ
Dialogue: 0,0:09:04.27,0:09:05.02,JP BD,,0000,0000,0000,,	ない
Dialogue: 0,0:09:05.44,0:09:07.69,JP BD,,0000,0000,0000,,	プレイヤーが自発的にログアウトをするには
Dialogue: 0,0:09:07.94,0:09:10.07,JP BD,,0000,0000,0000,,	メニューを操作する以外の方法はない
Dialogue: 0,0:09:10.23,0:09:13.19,JP BD,,0000,0000,0000,,	んなバカな ぜってー何かあるって
Dialogue: 0,0:09:13.49,0:09:15.32,JP BD,,0000,0000,0000,,	戻れ ログアウト
Dialogue: 0,0:09:15.53,0:09:16.61,JP BD,,0000,0000,0000,,	脱出
Dialogue: 0,0:09:22.58,0:09:23.75,JP BD,,0000,0000,0000,,	ないって言ったろ
Dialogue: 0,0:09:24.33,0:09:27.42,JP BD,,0000,0000,0000,,	マニュアルにも緊急切断方法は一切乗ってなかった
Dialogue: 0,0:09:28.00,0:09:29.88,JP BD,,0000,0000,0000,,	おいおい 嘘だろ
Dialogue: 0,0:09:30.50,0:09:33.51,JP BD,,0000,0000,0000,,	そうだ 頭からナーヴギアを引っぺはがすか
Dialogue: 0,0:09:33.76,0:09:34.51,JP BD,,0000,0000,0000,,	できないよ
Dialogue: 0,0:09:35.01,0:09:38.14,JP BD,,0000,0000,0000,,	俺たちは今 現実の体を動かせないんだ
Dialogue: 0,0:09:38.64,0:09:42.39,JP BD,,0000,0000,0000,,	ナーヴギアが俺たちの脳から体に出力される命令を
Dialogue: 0,0:09:42.64,0:09:44.39,JP BD,,0000,0000,0000,,	全部ここで遮断している
Dialogue: 0,0:09:45.48,0:09:46.69,JP BD,,0000,0000,0000,,	マジかよ
Dialogue: 0,0:09:47.52,0:09:50.23,JP BD,,0000,0000,0000,,	じゃあ バグが直るのを待つしかねえのか
Dialogue: 0,0:09:50.61,0:09:56.45,JP BD,,0000,0000,0000,,	もしくは 現実世界の誰かが 俺たちの頭からナーヴギアを外してくれるまでだ
Dialogue: 0,0:09:56.86,0:09:58.61,JP BD,,0000,0000,0000,,	でも 俺一人暮らしだぜ
Dialogue: 0,0:09:59.03,0:09:59.78,JP BD,,0000,0000,0000,,	おめえは
Dialogue: 0,0:10:00.57,0:10:02.08,JP BD,,0000,0000,0000,,	母親と妹がいる
Dialogue: 0,0:10:02.58,0:10:05.37,JP BD,,0000,0000,0000,,	だから晩飯の時には気付いてもらえると思う
Dialogue: 0,0:10:06.08,0:10:08.46,JP BD,,0000,0000,0000,,	キリトの妹さんていくつ
Dialogue: 0,0:10:09.79,0:10:13.38,JP BD,,0000,0000,0000,,	あ あいつ**部系だし ゲーム大嫌いだし
Dialogue: 0,0:10:13.63,0:10:15.42,JP BD,,0000,0000,0000,,	俺らみたいな人種とは接点ない
Dialogue: 0,0:10:15.42,0:10:17.09,JP BD,,0000,0000,0000,,	そんなこと
Dialogue: 0,0:10:19.68,0:10:21.64,JP BD,,0000,0000,0000,,	て いたかないんだっけか
Dialogue: 0,0:10:21.64,0:10:24.01,JP BD,,0000,0000,0000,,	そんなことより 変だとは思わないか
Dialogue: 0,0:10:24.64,0:10:26.98,JP BD,,0000,0000,0000,,	そりゃ変だろさ バグなんだしよ
Dialogue: 0,0:10:27.77,0:10:28.98,JP BD,,0000,0000,0000,,	ただのバグじゃない
Dialogue: 0,0:10:29.77,0:10:34.02,JP BD,,0000,0000,0000,,	ログアウトできないなんて 今後のゲーム運営にかかわる大問題だよ
Dialogue: 0,0:10:35.73,0:10:37.19,JP BD,,0000,0000,0000,,	言われてみりゃ確かに
Dialogue: 0,0:10:38.03,0:10:40.45,JP BD,,0000,0000,0000,,	こんなの 一度サーバーを停止して
Dialogue: 0,0:10:40.66,0:10:43.28,JP BD,,0000,0000,0000,,	プレイヤーを全員強制ログアウトすればいいのに
Dialogue: 0,0:10:43.95,0:10:45.49,JP BD,,0000,0000,0000,,	アナウンスすらないなんて
Dialogue: 0,0:11:16.61,0:11:17.90,JP BD,,0000,0000,0000,,	どうなってるの
Dialogue: 0,0:11:18.19,0:11:19.11,JP BD,,0000,0000,0000,,	さあ
Dialogue: 0,0:11:19.36,0:11:21.16,JP BD,,0000,0000,0000,,	強制テレポート
Dialogue: 0,0:11:29.29,0:11:30.25,JP BD,,0000,0000,0000,,	ああ 上
Dialogue: 0,0:11:35.50,0:11:36.38,JP BD,,0000,0000,0000,,	あれは
Dialogue: 0,0:11:53.27,0:11:55.23,JP BD,,0000,0000,0000,,	なんだ ありゃ
Dialogue: 0,0:12:01.78,0:12:02.86,JP BD,,0000,0000,0000,,	ゲームマスター
Dialogue: 0,0:12:02.86,0:12:03.91,JP BD,,0000,0000,0000,,	何で顔がないの
Dialogue: 0,0:12:03.91,0:12:05.07,JP BD,,0000,0000,0000,,	なんのイベント
Dialogue: 0,0:12:05.53,0:12:06.41,JP BD,,0000,0000,0000,,	怖い
Dialogue: 0,0:12:06.70,0:12:09.54,JP BD,,0000,0000,0000,,	平気さ セレモニーの続きだよきっと
Dialogue: 0,0:12:10.70,0:12:12.08,JP BD,,0000,0000,0000,,	プレーヤーの諸君
Dialogue: 0,0:12:12.96,0:12:15.25,JP BD,,0000,0000,0000,,	私の世界へようこそ
Dialogue: 0,0:12:15.71,0:12:17.21,JP BD,,0000,0000,0000,,	私の世界
Dialogue: 0,0:12:17.59,0:12:19.59,JP BD,,0000,0000,0000,,	私の名前は茅場晶彦
Dialogue: 0,0:12:20.17,0:12:23.84,JP BD,,0000,0000,0000,,	今やこの世界をコントロールできる唯一の人間だ
Dialogue: 0,0:12:26.43,0:12:27.68,JP BD,,0000,0000,0000,,	まじで     本物かよ
Dialogue: 0,0:12:27.68,0:12:29.22,JP BD,,0000,0000,0000,,	随分手込んでるなあ
Dialogue: 0,0:12:29.35,0:12:30.68,JP BD,,0000,0000,0000,,	プレーヤー諸君は
Dialogue: 0,0:12:30.89,0:12:35.56,JP BD,,0000,0000,0000,,	すでにメインメニューからログアウトボタンが消滅していることに気付いていると思う
Dialogue: 0,0:12:36.48,0:12:39.23,JP BD,,0000,0000,0000,,	しかし これはゲームの不具合ではない
Dialogue: 0,0:12:40.44,0:12:41.36,JP BD,,0000,0000,0000,,	繰り返す
Dialogue: 0,0:12:41.90,0:12:43.20,JP BD,,0000,0000,0000,,	不具合ではなく
Dialogue: 0,0:12:43.20,0:12:46.49,JP BD,,0000,0000,0000,,	ソードアート・オンライン本来の仕様である
Dialogue: 0,0:12:47.20,0:12:48.12,JP BD,,0000,0000,0000,,	し...仕様
Dialogue: 0,0:12:48.70,0:12:51.83,JP BD,,0000,0000,0000,,	諸君は自発的にログアウトすることはできない
Dialogue: 0,0:12:52.12,0:12:55.87,JP BD,,0000,0000,0000,,	また 外部の人間の手によるナーヴギアの停止
Dialogue: 0,0:12:55.87,0:12:57.54,JP BD,,0000,0000,0000,,	あるいは解除もあり得ない
Dialogue: 0,0:12:58.04,0:12:59.92,JP BD,,0000,0000,0000,,	もしそれが試みられた場合
Dialogue: 0,0:13:00.21,0:13:04.26,JP BD,,0000,0000,0000,,	ナーブギアの信号素子が発する 高出力マイクロウェーブが
Dialogue: 0,0:13:04.26,0:13:07.76,JP BD,,0000,0000,0000,,	諸君の脳を破壊し 生命活動を停止させる
Dialogue: 0,0:13:07.97,0:13:08.93,JP BD,,0000,0000,0000,,	どういうこと
Dialogue: 0,0:13:10.56,0:13:11.89,JP BD,,0000,0000,0000,,	ったく早く終われよ
Dialogue: 0,0:13:11.89,0:13:12.93,JP BD,,0000,0000,0000,,	行こうぜ
Dialogue: 0,0:13:14.35,0:13:16.44,JP BD,,0000,0000,0000,,	おい こら 出らんねぞ
Dialogue: 0,0:13:17.52,0:13:18.98,JP BD,,0000,0000,0000,,	なに言ってんだあいつ
Dialogue: 0,0:13:19.36,0:13:20.86,JP BD,,0000,0000,0000,,	頭はおかしいんじゃね
Dialogue: 0,0:13:21.32,0:13:22.32,JP BD,,0000,0000,0000,,	なあ キリト
Dialogue: 0,0:13:22.69,0:13:26.70,JP BD,,0000,0000,0000,,	信号素子のマイクロウェーブは 確かに電子レンジと同じだ
Dialogue: 0,0:13:27.07,0:13:29.41,JP BD,,0000,0000,0000,,	リミッターさえ外せば 脳を焼くことも
Dialogue: 0,0:13:29.87,0:13:31.83,JP BD,,0000,0000,0000,,	じゃあよう 電源を切れば
Dialogue: 0,0:13:32.16,0:13:34.87,JP BD,,0000,0000,0000,,	いや ナーヴギアには内臓バッテリーがある
Dialogue: 0,0:13:38.38,0:13:40.79,JP BD,,0000,0000,0000,,	でも無茶苦茶だろう なんなんだよ
Dialogue: 0,0:13:41.30,0:13:46.59,JP BD,,0000,0000,0000,,	残念ながら 現時点でプレーヤーの家族 友人などが警告を無視し
Dialogue: 0,0:13:46.88,0:13:51.47,JP BD,,0000,0000,0000,,	ナーブギアを強制的に解除しようと試みた例が 少なからずあり
Dialogue: 0,0:13:51.89,0:13:55.02,JP BD,,0000,0000,0000,,	その結果 213名のプレーヤーが
Dialogue: 0,0:13:55.02,0:13:59.23,JP BD,,0000,0000,0000,,	アインクラッド及び現実世界からも永久退場をしている
Dialogue: 0,0:13:59.56,0:14:01.19,JP BD,,0000,0000,0000,,	213人も
Dialogue: 0,0:14:01.27,0:14:03.98,JP BD,,0000,0000,0000,,	信じねえ 信じねえぞ俺は
Dialogue: 0,0:14:04.36,0:14:07.36,JP BD,,0000,0000,0000,,	ご覧の通り 多数の死者が出たことを含め
Dialogue: 0,0:14:07.65,0:14:10.95,JP BD,,0000,0000,0000,,	この状況をあらゆるメディアが繰り返し報道している
Dialogue: 0,0:14:11.58,0:14:17.91,JP BD,,0000,0000,0000,,	よって すでにナーブギアが強制的に解除される危険は低くなっていると言ってよかろう
Dialogue: 0,0:14:18.37,0:14:22.21,JP BD,,0000,0000,0000,,	諸君らは安心してゲーム攻略に励んでほしい
Dialogue: 0,0:14:24.50,0:14:26.88,JP BD,,0000,0000,0000,,	しかし 十分に留意してもらいたい
Dialogue: 0,0:14:27.34,0:14:30.97,JP BD,,0000,0000,0000,,	今後 ゲームにおいてあらゆる蘇生手段は機能しない
Dialogue: 0,0:14:31.22,0:14:33.26,JP BD,,0000,0000,0000,,	ヒットポイントがゼロになった瞬間
Dialogue: 0,0:14:33.26,0:14:37.10,JP BD,,0000,0000,0000,,	諸君らのアバターは永久に消滅し 同時に
Dialogue: 0,0:14:38.60,0:14:42.86,JP BD,,0000,0000,0000,,	諸君らの脳は ナーヴギアによって破壊される
Dialogue: 0,0:14:58.46,0:15:01.58,JP BD,,0000,0000,0000,,	諸君らが解放される条件はただ一つ
Dialogue: 0,0:15:01.58,0:15:03.67,JP BD,,0000,0000,0000,,	このゲームをクリアすればよい
Dialogue: 0,0:15:04.59,0:15:07.71,JP BD,,0000,0000,0000,,	現在君たちがいるのはアインクラッドの最下層
Dialogue: 0,0:15:07.71,0:15:08.97,JP BD,,0000,0000,0000,,	第一層である
Dialogue: 0,0:15:09.38,0:15:11.55,JP BD,,0000,0000,0000,,	各フロアの迷宮を攻略し
Dialogue: 0,0:15:11.55,0:15:14.18,JP BD,,0000,0000,0000,,	フロアボスを倒せば上の階に進める
Dialogue: 0,0:15:14.55,0:15:18.02,JP BD,,0000,0000,0000,,	第100層にいる最終ボスを倒せばクリアだ
Dialogue: 0,0:15:18.73,0:15:19.39,JP BD,,0000,0000,0000,,	クリア
Dialogue: 0,0:15:19.39,0:15:20.39,JP BD,,0000,0000,0000,,	どういうこと
Dialogue: 0,0:15:21.19,0:15:23.44,JP BD,,0000,0000,0000,,	て 適当なこと言ってんじゃねえよ
Dialogue: 0,0:15:23.44,0:15:25.77,JP BD,,0000,0000,0000,,	クリア 第100層だと
Dialogue: 0,0:15:26.65,0:15:28.07,JP BD,,0000,0000,0000,,	出来るわけねえだろうが
Dialogue: 0,0:15:28.44,0:15:30.70,JP BD,,0000,0000,0000,,	ベータテストじゃろくに上がれなかったんだろう
Dialogue: 0,0:15:32.16,0:15:33.70,JP BD,,0000,0000,0000,,	それでは最後に
Dialogue: 0,0:15:34.57,0:15:38.62,JP BD,,0000,0000,0000,,	諸君のアイテムストレージに 私からのプレゼントを用意してある
Dialogue: 0,0:15:39.00,0:15:40.50,JP BD,,0000,0000,0000,,	確認してくれたまえ
Dialogue: 0,0:15:44.92,0:15:45.84,JP BD,,0000,0000,0000,,	手鏡
Dialogue: 0,0:15:51.63,0:15:52.47,JP BD,,0000,0000,0000,,	クライン
Dialogue: 0,0:16:04.52,0:16:05.56,JP BD,,0000,0000,0000,,	大丈夫か キリト
Dialogue: 0,0:16:07.32,0:16:09.36,JP BD,,0000,0000,0000,,あれ お前 誰
Dialogue: 0,0:16:09.73,0:16:10.86,JP BD,,0000,0000,0000,,おめえこそ誰だよ
Dialogue: 0,0:16:15.37,0:16:16.78,JP BD,,0000,0000,0000,,	あんた男だったの
Dialogue: 0,0:16:16.78,0:16:18.33,JP BD,,0000,0000,0000,,	17って嘘かよ
Dialogue: 0,0:16:18.91,0:16:19.87,JP BD,,0000,0000,0000,,ってことは
Dialogue: 0,0:16:20.25,0:16:21.83,JP BD,,0000,0000,0000,,	おめえがキリトか   お前がクラインか
Dialogue: 0,0:16:22.50,0:16:24.33,JP BD,,0000,0000,0000,,	なんで
Dialogue: 0,0:16:25.04,0:16:25.88,JP BD,,0000,0000,0000,,	スキャン
Dialogue: 0,0:16:26.33,0:16:30.34,JP BD,,0000,0000,0000,,	ナーヴギアは高密度の信号素子で顔をすっぽり覆っている
Dialogue: 0,0:16:30.71,0:16:32.88,JP BD,,0000,0000,0000,,	だから 顔の形を把握できるんだ
Dialogue: 0,0:16:33.38,0:16:34.93,JP BD,,0000,0000,0000,,	でも 身長や体格は
Dialogue: 0,0:16:35.22,0:16:37.55,JP BD,,0000,0000,0000,,	ナーブギアを初めて装着したときに
Dialogue: 0,0:16:37.72,0:16:39.39,JP BD,,0000,0000,0000,,	キャリブレーションとかで
Dialogue: 0,0:16:39.72,0:16:42.98,JP BD,,0000,0000,0000,,	こうやって自分の体をあちこち触ったじゃねえか
Dialogue: 0,0:16:44.52,0:16:46.61,JP BD,,0000,0000,0000,,	そうか その時のデータをもとに
Dialogue: 0,0:16:46.98,0:16:48.90,JP BD,,0000,0000,0000,,	でも でもよ
Dialogue: 0,0:16:49.23,0:16:52.19,JP BD,,0000,0000,0000,,	なんでだ そもそも何でこんなことを
Dialogue: 0,0:16:53.24,0:16:55.03,JP BD,,0000,0000,0000,,	どうせすぐに答えてくれる
Dialogue: 0,0:16:55.95,0:16:58.87,JP BD,,0000,0000,0000,,	諸君は今 なぜと思っているだろう
Dialogue: 0,0:16:59.37,0:17:01.70,JP BD,,0000,0000,0000,,	なぜ ソードアート・オンライン及び
Dialogue: 0,0:17:01.70,0:17:05.71,JP BD,,0000,0000,0000,,	ナーブギア開発者茅場晶彦はこんなことをしたのかと
Dialogue: 0,0:17:06.83,0:17:09.21,JP BD,,0000,0000,0000,,	私の目的はすでに達せられている
Dialogue: 0,0:17:09.67,0:17:12.71,JP BD,,0000,0000,0000,,	この世界を作りだし 鑑賞するためにのみ
Dialogue: 0,0:17:13.01,0:17:15.63,JP BD,,0000,0000,0000,,	私はソードアート・オンラインを作った
Dialogue: 0,0:17:17.22,0:17:18.14,JP BD,,0000,0000,0000,,	茅場
Dialogue: 0,0:17:18.43,0:17:22.10,JP BD,,0000,0000,0000,,	そして今 すべては達成せしめられた
Dialogue: 0,0:17:25.27,0:17:30.02,JP BD,,0000,0000,0000,,	以上でソードアート・オンライン正式サービスのチュートリアルを終了する
Dialogue: 0,0:17:31.07,0:17:33.90,JP BD,,0000,0000,0000,,	プレーヤー諸君の健闘を祈る
Dialogue: 0,0:18:08.56,0:18:11.44,JP BD,,0000,0000,0000,,	これは 現実だ
Dialogue: 0,0:18:12.94,0:18:17.86,JP BD,,0000,0000,0000,,	ナーブギアを開発し 完全な仮想空間を生み出した天才
Dialogue: 0,0:18:18.20,0:18:19.24,JP BD,,0000,0000,0000,,	茅場晶彦
Dialogue: 0,0:18:20.37,0:18:23.16,JP BD,,0000,0000,0000,,	そんな彼に魅了されていた俺には分かる
Dialogue: 0,0:18:24.79,0:18:27.62,JP BD,,0000,0000,0000,,	彼の宣言は すべで真実だ
Dialogue: 0,0:18:28.83,0:18:32.50,JP BD,,0000,0000,0000,,	この世界で死ねば 俺は本当に死ぬ
Dialogue: 0,0:18:35.21,0:18:37.55,JP BD,,0000,0000,0000,,	いや いや
Dialogue: 0,0:18:40.89,0:18:43.26,JP BD,,0000,0000,0000,,	ふざけんだよ 出せ ここから出せよ
Dialogue: 0,0:18:43.39,0:18:45.60,JP BD,,0000,0000,0000,,	こんなの困る このあと約束があるんだよ
Dialogue: 0,0:18:45.60,0:18:46.73,JP BD,,0000,0000,0000,,	何考えてんだ
Dialogue: 0,0:18:46.77,0:18:48.60,JP BD,,0000,0000,0000,,殺す気かよ
Dialogue: 0,0:18:49.98,0:18:51.27,JP BD,,0000,0000,0000,,	出してくれよ
Dialogue: 0,0:18:51.27,0:18:52.44,JP BD,,0000,0000,0000,,嘘だと言えよ
Dialogue: 0,0:18:52.69,0:18:54.52,JP BD,,0000,0000,0000,,	おい 誰か
Dialogue: 0,0:18:54.52,0:18:56.07,JP BD,,0000,0000,0000,,	何ともできないのかよ
Dialogue: 0,0:18:57.15,0:18:58.36,JP BD,,0000,0000,0000,,	ちょっと来い クライン
Dialogue: 0,0:19:01.82,0:19:02.78,JP BD,,0000,0000,0000,,	よく聞け
Dialogue: 0,0:19:03.07,0:19:04.87,JP BD,,0000,0000,0000,,	俺はすぐに次の村へ向かう
Dialogue: 0,0:19:05.37,0:19:06.41,JP BD,,0000,0000,0000,,	お前も一緒に来い
Dialogue: 0,0:19:08.08,0:19:10.08,JP BD,,0000,0000,0000,,	あいつの言葉が全部本当なら
Dialogue: 0,0:19:10.37,0:19:14.38,JP BD,,0000,0000,0000,,	この世界で生き残っていくためには ひたすら自分を強化しなくちゃならない
Dialogue: 0,0:19:14.92,0:19:17.92,JP BD,,0000,0000,0000,,	バーチャルMMORPGが供給するリソース
Dialogue: 0,0:19:18.51,0:19:22.18,JP BD,,0000,0000,0000,,	つまり 俺たちが得られる金や経験値は限られている
Dialogue: 0,0:19:22.93,0:19:26.56,JP BD,,0000,0000,0000,,	始まりの町周辺のフィールドはすぐに狩り尽くされるだろう
Dialogue: 0,0:19:27.31,0:19:28.73,JP BD,,0000,0000,0000,,	効率よく稼ぐには
Dialogue: 0,0:19:28.93,0:19:31.27,JP BD,,0000,0000,0000,,	今のうちに次の村を拠点にした方がいい
Dialogue: 0,0:19:31.94,0:19:34.73,JP BD,,0000,0000,0000,,	俺は道も危険なポイントも全部知ってるから
Dialogue: 0,0:19:35.02,0:19:36.90,JP BD,,0000,0000,0000,,	レベル1でも安全に辿り着ける
Dialogue: 0,0:19:38.03,0:19:39.90,JP BD,,0000,0000,0000,,	っえでも でもよ
Dialogue: 0,0:19:40.78,0:19:46.24,JP BD,,0000,0000,0000,,	俺は 他のゲームでダチだった奴らと徹夜で並んでこのソフトを買ったんだ
Dialogue: 0,0:19:48.16,0:19:50.66,JP BD,,0000,0000,0000,,	あいつら 広場にいるはずなんだ
Dialogue: 0,0:19:51.62,0:19:52.71,JP BD,,0000,0000,0000,,	置いてはいけねえ
Dialogue: 0,0:19:58.30,0:19:59.63,JP BD,,0000,0000,0000,,	クラインだけなら
Dialogue: 0,0:20:00.13,0:20:01.34,JP BD,,0000,0000,0000,,	だがあと二人
Dialogue: 0,0:20:01.72,0:20:03.26,JP BD,,0000,0000,0000,,	いや 一人増えたら
Dialogue: 0,0:20:03.51,0:20:04.34,JP BD,,0000,0000,0000,,	わりぃ
Dialogue: 0,0:20:05.14,0:20:08.22,JP BD,,0000,0000,0000,,	おめえにこれ以上世話んなるわけにゃいかねえよな
Dialogue: 0,0:20:09.68,0:20:12.52,JP BD,,0000,0000,0000,,	だから 気にしないで次の村へ行ってくれ
Dialogue: 0,0:20:14.27,0:20:17.73,JP BD,,0000,0000,0000,,	俺だって前のゲームじゃ ギルドの頭張ってたからな
Dialogue: 0,0:20:18.82,0:20:21.57,JP BD,,0000,0000,0000,,	おめえに教わったテクで何とかしてみせらぁ
Dialogue: 0,0:20:22.99,0:20:23.86,JP BD,,0000,0000,0000,,	そっか
Dialogue: 0,0:20:24.86,0:20:26.41,JP BD,,0000,0000,0000,,	ならここで別れよ
Dialogue: 0,0:20:27.33,0:20:29.62,JP BD,,0000,0000,0000,,	何かあったら メッセージ飛ばしてくれ
Dialogue: 0,0:20:29.91,0:20:30.62,JP BD,,0000,0000,0000,,	おお
Dialogue: 0,0:20:31.08,0:20:32.75,JP BD,,0000,0000,0000,,	じゃあ またなクライン
Dialogue: 0,0:20:33.29,0:20:34.12,JP BD,,0000,0000,0000,,	キリト
Dialogue: 0,0:20:40.34,0:20:41.05,JP BD,,0000,0000,0000,,	おい
Dialogue: 0,0:20:41.76,0:20:42.63,JP BD,,0000,0000,0000,,	キリトよ
Dialogue: 0,0:20:43.13,0:20:46.34,JP BD,,0000,0000,0000,,	おめえ 本当は案外かわいい顔してやがんな
Dialogue: 0,0:20:48.10,0:20:49.56,JP BD,,0000,0000,0000,,	結構好みだぜ
Dialogue: 0,0:20:52.06,0:20:55.27,JP BD,,0000,0000,0000,,	お前もその野武士面の方が十倍似合ってるよ
Dialogue: 0,0:21:29.43,0:21:31.89,JP BD,,0000,0000,0000,,	俺は 俺は
Dialogue: 0,0:21:32.77,0:21:34.06,JP BD,,0000,0000,0000,,	生き延びて見せる
Dialogue: 0,0:21:38.94,0:21:40.27,JP BD,,0000,0000,0000,,	この世界で
Dialogue: 0,0:00:00.00,0:00:00.00,JP,,0000,0000,0000,,
Comment: 0,0:00:00.00,0:00:00.00,CN,,0000,0000,0000,,----TEXT CN----
Dialogue: 0,0:00:17.90,0:00:21.12,CN BD,,0000,0000,0000,,	好 我们开始本周的MMO Stream吧
Dialogue: 0,0:00:21.29,0:00:23.33,CN BD,,0000,0000,0000,,	首先 大家应该看过这段PV了
Dialogue: 0,0:00:23.33,0:00:25.54,CN BD,,0000,0000,0000,,	这是上周发售日的状况吧
Dialogue: 0,0:00:25.71,0:00:27.75,CN BD,,0000,0000,0000,,	排起长队的他们在期待着什么呢
Dialogue: 0,0:00:28.17,0:00:29.75,CN BD,,0000,0000,0000,,	『刀剑神域』
Dialogue: 0,0:00:30.13,0:00:32.47,CN BD,,0000,0000,0000,,	听说排在前头的人从三天前就开始排队了
Dialogue: 0,0:00:32.47,0:00:33.51,CN BD,,0000,0000,0000,,	真厉害
Dialogue: 0,0:00:33.76,0:00:36.26,CN BD,,0000,0000,0000,,	不过 对真玩家来说这是理所当然的
Dialogue: 0,0:00:36.39,0:00:38.18,CN BD,,0000,0000,0000,,	在今天的MMO Stream中
Dialogue: 0,0:00:38.18,0:00:41.06,CN BD,,0000,0000,0000,,	我们将介绍这款举世瞩目的『刀剑神域』
Dialogue: 0,0:00:41.06,0:00:43.73,CN BD,,0000,0000,0000,,	简称SAO~
Dialogue: 0,0:00:43.77,0:00:44.94,CN BD,,0000,0000,0000,,	老实说啊
Dialogue: 0,0:00:44.94,0:00:47.15,CN BD,,0000,0000,0000,,	以往发售的NERvGear专用游戏软件中
Dialogue: 0,0:00:47.31,0:00:51.11,CN BD,,0000,0000,0000,,还没有一款能充分发挥硬件的性能呢
Dialogue: 0,0:00:49.47,0:00:50.65,CN BD,,0000,0000,0000,,{\fs45\bord2.5\fsp4\pos(970,60)}哥哥
Dialogue: 0,0:00:51.11,0:00:53.07,CN BD,,0000,0000,0000,,	说白了 都是些粪作
Dialogue: 0,0:00:51.57,0:00:53.19,CN BD,,0000,0000,0000,,	{\fs45\bord2.5\fsp4\pos(960,60)}我去社团了哦
Dialogue: 0,0:00:53.07,0:00:56.74,CN BD,,0000,0000,0000,,	SAO由NERvGear的开发者茅场晶彦亲手打造
Dialogue: 0,0:00:56.86,0:01:00.87,CN BD,,0000,0000,0000,,	可谓是最强的VRMMORPG
Dialogue: 0,0:01:00.95,0:01:03.04,CN BD,,0000,0000,0000,,	封测也是好评如潮呢
Dialogue: 0,0:01:03.04,0:01:04.50,CN BD,,0000,0000,0000,,	我也好想玩啊
Dialogue: 0,0:01:04.91,0:01:06.08,CN BD,,0000,0000,0000,,	限定一万套呢
Dialogue: 0,0:01:06.21,0:01:08.25,CN BD,,0000,0000,0000,,	初回预约在几秒内就被抢购一空
Dialogue: 0,0:01:08.25,0:01:12.30,CN BD,,0000,0000,0000,,	销售最前线就如刚才所看到的影像那样…
Dialogue: 0,0:01:27.65,0:01:28.81,CN BD,,0000,0000,0000,,	连接启动
Dialogue: 0,0:02:01.35,0:02:04.27,CN BD,,0000,0000,0000,,	我回到这个世界了!
Dialogue: 0,0:02:32.79,0:02:34.59,CN BD,,0000,0000,0000,,	所以说 还是...
Dialogue: 0,0:02:34.59,0:02:36.09,CN BD,,0000,0000,0000,,	呐呐 我们组队吧
Dialogue: 0,0:02:36.76,0:02:38.26,CN BD,,0000,0000,0000,,	这样好吗
Dialogue: 0,0:02:38.26,0:02:39.51,CN BD,,0000,0000,0000,,	这不是挺好的嘛
Dialogue: 0,0:02:44.60,0:02:46.97,CN BD,,0000,0000,0000,,	喂 那边的小哥
Dialogue: 0,0:02:50.02,0:02:50.77,CN BD,,0000,0000,0000,,	叫我?
Dialogue: 0,0:02:54.23,0:02:56.11,CN BD,,0000,0000,0000,,	看你那毫不犹豫的行动身姿
Dialogue: 0,0:02:56.36,0:02:58.19,CN BD,,0000,0000,0000,,	你参加过封测吧
Dialogue: 0,0:02:58.19,0:02:59.24,CN BD,,0000,0000,0000,,	算是吧
Dialogue: 0,0:02:59.61,0:03:01.86,CN BD,,0000,0000,0000,,	我今天第一次玩
Dialogue: 0,0:03:02.32,0:03:04.66,CN BD,,0000,0000,0000,,	带带我上手吧
Dialogue: 0,0:03:06.54,0:03:07.91,CN BD,,0000,0000,0000,,	拜托了
Dialogue: 0,0:03:08.95,0:03:10.67,CN BD,,0000,0000,0000,,	我叫克莱因 请多指教
Dialogue: 0,0:03:12.67,0:03:14.09,CN BD,,0000,0000,0000,,	我叫桐人
Dialogue: 0,0:03:20.13,0:03:20.97,CN BD,,0000,0000,0000,,	{\fsp4\bord2.5\fs45\pos(970,60)}胯部中招
Dialogue: 0,0:03:22.01,0:03:25.18,CN BD,,0000,0000,0000,,	够夸张的 不是感觉不到疼痛吗
Dialogue: 0,0:03:26.47,0:03:27.77,CN BD,,0000,0000,0000,,	啊 是么
Dialogue: 0,0:03:27.89,0:03:28.85,CN BD,,0000,0000,0000,,	不自不觉就
Dialogue: 0,0:03:29.35,0:03:32.85,CN BD,,0000,0000,0000,,	不是说了吗 重要的是一开始的动作
Dialogue: 0,0:03:33.10,0:03:34.77,CN BD,,0000,0000,0000,,	说是这么说啦
Dialogue: 0,0:03:35.27,0:03:36.77,CN BD,,0000,0000,0000,,	但那家伙会乱动啊
Dialogue: 0,0:03:38.57,0:03:40.49,CN BD,,0000,0000,0000,,	只要做好动作
Dialogue: 0,0:03:41.90,0:03:44.24,CN BD,,0000,0000,0000,,	并发动剑技
Dialogue: 0,0:03:50.87,0:03:53.62,CN BD,,0000,0000,0000,,	接着系统就会让技能命中敌人
Dialogue: 0,0:03:54.17,0:03:55.88,CN BD,,0000,0000,0000,,	动作...动作...
Dialogue: 0,0:03:57.46,0:03:59.30,CN BD,,0000,0000,0000,,	该怎么说呢
Dialogue: 0,0:04:01.80,0:04:05.39,CN BD,,0000,0000,0000,,	稍微蓄下力 感觉到技能快准备好的时候
Dialogue: 0,0:04:05.64,0:04:07.18,CN BD,,0000,0000,0000,,	砰的一声打下去
Dialogue: 0,0:04:07.72,0:04:09.35,CN BD,,0000,0000,0000,,	砰的一声
Dialogue: 0,0:04:32.62,0:04:35.88,CN BD,,0000,0000,0000,,{\pos(984,1010)}	太棒了!
Dialogue: 0,0:04:36.29,0:04:37.38,CN BD,,0000,0000,0000,,	恭喜
Dialogue: 0,0:04:40.55,0:04:41.26,CN BD,,0000,0000,0000,,	不过
Dialogue: 0,0:04:43.05,0:04:45.76,CN BD,,0000,0000,0000,,	刚才的山猪 就相当于史莱姆一样
Dialogue: 0,0:04:45.76,0:04:47.55,CN BD,,0000,0000,0000,,	诶 真的假的
Dialogue: 0,0:04:47.55,0:04:49.47,CN BD,,0000,0000,0000,,	我还以为那是中等BOSS级别的
Dialogue: 0,0:04:50.47,0:04:52.02,CN BD,,0000,0000,0000,,	怎么可能
Dialogue: 0,0:04:55.64,0:04:56.65,CN BD,,0000,0000,0000,,	上瘾了吧
Dialogue: 0,0:04:56.85,0:04:57.94,CN BD,,0000,0000,0000,,	还好
Dialogue: 0,0:05:00.15,0:05:04.11,CN BD,,0000,0000,0000,,	技能有很多种吧 比如锻造武器什么的
Dialogue: 0,0:05:04.74,0:05:08.91,CN BD,,0000,0000,0000,,	是啊 据说技能有无数多种
Dialogue: 0,0:05:09.58,0:05:11.70,CN BD,,0000,0000,0000,,	相应地 也就没有魔法了
Dialogue: 0,0:05:12.83,0:05:14.83,CN BD,,0000,0000,0000,,	RPG游戏中居然没有魔法
Dialogue: 0,0:05:14.96,0:05:16.92,CN BD,,0000,0000,0000,,	真是大胆的设定啊
Dialogue: 0,0:05:21.63,0:05:25.01,CN BD,,0000,0000,0000,,	驱动自己的身体来战斗更有趣吧
Dialogue: 0,0:05:26.26,0:05:27.13,CN BD,,0000,0000,0000,,	确实
Dialogue: 0,0:05:29.55,0:05:31.35,CN BD,,0000,0000,0000,,	好 去下一个地方吧
Dialogue: 0,0:05:31.56,0:05:33.47,CN BD,,0000,0000,0000,,	噢 我是干劲十足啊
Dialogue: 0,0:05:41.82,0:05:44.07,CN BD,,0000,0000,0000,,	看多少次都觉得不可思议
Dialogue: 0,0:05:44.82,0:05:46.86,CN BD,,0000,0000,0000,,	这里竟然是在游戏中
Dialogue: 0,0:05:47.99,0:05:50.20,CN BD,,0000,0000,0000,,	做出这游戏的人真是天才
Dialogue: 0,0:05:51.08,0:05:52.62,CN BD,,0000,0000,0000,,	好厉害啊
Dialogue: 0,0:05:53.24,0:05:55.70,CN BD,,0000,0000,0000,,	能出生在这个时代真是太好了
Dialogue: 0,0:05:56.00,0:05:57.54,CN BD,,0000,0000,0000,,	太夸张了吧
Dialogue: 0,0:05:58.04,0:06:00.29,CN BD,,0000,0000,0000,,	因为这是我第一次体验完全潜行啊
Dialogue: 0,0:06:00.50,0:06:04.67,CN BD,,0000,0000,0000,,	那么 这回也是第一次玩NERvGear的游戏吗
Dialogue: 0,0:06:05.26,0:06:10.34,CN BD,,0000,0000,0000,,	应该说是为了玩『刀剑神域』才匆忙买了机器吧
Dialogue: 0,0:06:10.89,0:06:13.76,CN BD,,0000,0000,0000,,	能买到总共只有一万套的初回版
Dialogue: 0,0:06:14.01,0:06:15.60,CN BD,,0000,0000,0000,,	我还真够幸运的
Dialogue: 0,0:06:15.93,0:06:20.19,CN BD,,0000,0000,0000,,	嘛 入选为封测玩家的你比我还幸运十倍
Dialogue: 0,0:06:21.11,0:06:23.36,CN BD,,0000,0000,0000,,	那可是限定仅一千人啊
Dialogue: 0,0:06:24.11,0:06:25.86,CN BD,,0000,0000,0000,,	嘛 可能吧
Dialogue: 0,0:06:26.15,0:06:29.20,CN BD,,0000,0000,0000,,	封测的时候走到哪里了?
Dialogue: 0,0:06:29.49,0:06:31.95,CN BD,,0000,0000,0000,,	两个月的时间只走到第8层
Dialogue: 0,0:06:33.37,0:06:36.12,CN BD,,0000,0000,0000,,	这次只要一个月就足够了
Dialogue: 0,0:06:37.33,0:06:39.21,CN BD,,0000,0000,0000,,	看来你相当入迷啊
Dialogue: 0,0:06:39.67,0:06:46.05,CN BD,,0000,0000,0000,,	说实话 在封测期间 睁眼闭眼都在想SAO的事情
Dialogue: 0,0:06:47.63,0:06:50.63,CN BD,,0000,0000,0000,,	在这个世界里只要这把剑在手 无论什么地方都能到达
Dialogue: 0,0:06:52.05,0:06:57.85,CN BD,,0000,0000,0000,,	虽说是虚拟空间 却比现实世界更有活着的实感
Dialogue: 0,0:07:00.94,0:07:03.77,CN BD,,0000,0000,0000,,	那么 再去打几个野怪不?
Dialogue: 0,0:07:04.02,0:07:05.27,CN BD,,0000,0000,0000,,	当然咯...
Dialogue: 0,0:07:05.69,0:07:06.90,CN BD,,0000,0000,0000,,	虽然我想这么说
Dialogue: 0,0:07:08.19,0:07:09.61,CN BD,,0000,0000,0000,,	但是肚子饿了啊
Dialogue: 0,0:07:10.03,0:07:11.11,CN BD,,0000,0000,0000,,	我得先下了
Dialogue: 0,0:07:11.32,0:07:14.45,CN BD,,0000,0000,0000,,	因为这里的食物 只能让你暂时忘却饥饿
Dialogue: 0,0:07:15.83,0:07:18.37,CN BD,,0000,0000,0000,,	我预定了五点半送来的热腾腾的披萨
Dialogue: 0,0:07:18.50,0:07:19.91,CN BD,,0000,0000,0000,,	准备周全啊
Dialogue: 0,0:07:19.91,0:07:20.83,CN BD,,0000,0000,0000,,	是啊
Dialogue: 0,0:07:20.83,0:07:23.46,CN BD,,0000,0000,0000,,	嘛 我去吃下饭再来上线
Dialogue: 0,0:07:24.46,0:07:25.42,CN BD,,0000,0000,0000,,	是么
Dialogue: 0,0:07:25.92,0:07:27.67,CN BD,,0000,0000,0000,,	呐 等过一会儿
Dialogue: 0,0:07:27.88,0:07:31.55,CN BD,,0000,0000,0000,,	我和在其它游戏中认识的朋友约好了碰头
Dialogue: 0,0:07:32.22,0:07:35.22,CN BD,,0000,0000,0000,,	怎么样 你也加他们为好友可以吗?
Dialogue: 0,0:07:38.18,0:07:40.94,CN BD,,0000,0000,0000,,	我当然不会勉强你啦
Dialogue: 0,0:07:41.48,0:07:43.77,CN BD,,0000,0000,0000,,	以后还有机会介绍给你的
Dialogue: 0,0:07:44.02,0:07:47.36,CN BD,,0000,0000,0000,,	啊 不好意思 谢谢
Dialogue: 0,0:07:47.73,0:07:50.24,CN BD,,0000,0000,0000,,	喂喂 这话应该由我来说才对啊
Dialogue: 0,0:07:50.95,0:07:53.24,CN BD,,0000,0000,0000,,	以后我会好好报答你的
Dialogue: 0,0:07:53.78,0:07:54.99,CN BD,,0000,0000,0000,,	在精神上
Dialogue: 0,0:07:56.99,0:07:58.62,CN BD,,0000,0000,0000,,	那么 真的3Q了
Dialogue: 0,0:08:00.00,0:08:01.46,CN BD,,0000,0000,0000,,	接下来也请多多指教
Dialogue: 0,0:08:01.91,0:08:04.83,CN BD,,0000,0000,0000,,	如果有什么想问的 随时叫我
Dialogue: 0,0:08:05.00,0:08:07.29,CN BD,,0000,0000,0000,,	噢 靠你了
Dialogue: 0,0:08:14.34,0:08:15.18,CN BD,,0000,0000,0000,,	啊咧?
Dialogue: 0,0:08:16.68,0:08:18.18,CN BD,,0000,0000,0000,,	怎么没有登出按键
Dialogue: 0,0:08:18.89,0:08:20.14,CN BD,,0000,0000,0000,,	再仔细找找
Dialogue: 0,0:08:21.73,0:08:23.10,CN BD,,0000,0000,0000,,	还是找不到啊
Dialogue: 0,0:08:24.23,0:08:26.23,CN BD,,0000,0000,0000,,	主菜单的最下面...
Dialogue: 0,0:08:30.69,0:08:31.61,CN BD,,0000,0000,0000,,	没有吧
Dialogue: 0,0:08:32.03,0:08:33.28,CN BD,,0000,0000,0000,,	嗯 没有
Dialogue: 0,0:08:34.41,0:08:37.41,CN BD,,0000,0000,0000,,	嘛 今天是正式运营的第一天
Dialogue: 0,0:08:37.70,0:08:38.91,CN BD,,0000,0000,0000,,	出现这样的bug也没什么奇怪的
Dialogue: 0,0:08:39.33,0:08:41.37,CN BD,,0000,0000,0000,,	现在这时候运营商都快哭出来了吧
Dialogue: 0,0:08:42.29,0:08:43.46,CN BD,,0000,0000,0000,,	你也是
Dialogue: 0,0:08:43.54,0:08:46.17,CN BD,,0000,0000,0000,,	现在已经五点二十五分了
Dialogue: 0,0:08:48.13,0:08:51.17,CN BD,,0000,0000,0000,,	老子的照烧蛋黄酱披萨和生姜汽水啊
Dialogue: 0,0:08:51.17,0:08:53.55,CN BD,,0000,0000,0000,,	快去向GM投诉吧
Dialogue: 0,0:08:55.38,0:08:58.10,CN BD,,0000,0000,0000,,	早就试过了 但没反应啊
Dialogue: 0,0:08:58.60,0:09:00.89,CN BD,,0000,0000,0000,,	还有其它的登出方法吗
Dialogue: 0,0:09:04.27,0:09:05.02,CN BD,,0000,0000,0000,,	没有
Dialogue: 0,0:09:05.44,0:09:07.69,CN BD,,0000,0000,0000,,	玩家要想自行登出
Dialogue: 0,0:09:07.94,0:09:10.07,CN BD,,0000,0000,0000,,	除了操作菜单之外没有其它方法
Dialogue: 0,0:09:10.23,0:09:13.19,CN BD,,0000,0000,0000,,	怎么可能啊 一定还有什么办法
Dialogue: 0,0:09:13.49,0:09:15.32,CN BD,,0000,0000,0000,,	回来 登出按键
Dialogue: 0,0:09:15.53,0:09:16.61,CN BD,,0000,0000,0000,,{\pos(989,1010)}	脱出!
Dialogue: 0,0:09:22.58,0:09:23.75,CN BD,,0000,0000,0000,,	都说没有了
Dialogue: 0,0:09:24.33,0:09:27.42,CN BD,,0000,0000,0000,,	操作指南里也一点都没写紧急断开方法
Dialogue: 0,0:09:28.00,0:09:29.88,CN BD,,0000,0000,0000,,	喂喂 这是骗人的吧
Dialogue: 0,0:09:30.50,0:09:33.51,CN BD,,0000,0000,0000,,	对了 直接把NERvGear从头上拔了吧
Dialogue: 0,0:09:33.76,0:09:34.51,CN BD,,0000,0000,0000,,	不行的
Dialogue: 0,0:09:35.01,0:09:38.14,CN BD,,0000,0000,0000,,	现在的我们 控制不了现实中的肉体
Dialogue: 0,0:09:38.64,0:09:42.39,CN BD,,0000,0000,0000,,	NERvGear把我们的从脑部向身体发出的命令
Dialogue: 0,0:09:42.64,0:09:44.39,CN BD,,0000,0000,0000,,	全部拦截于此
Dialogue: 0,0:09:45.48,0:09:46.69,CN BD,,0000,0000,0000,,	真的假的
Dialogue: 0,0:09:47.52,0:09:50.23,CN BD,,0000,0000,0000,,	那只能等待bug修复了吗
Dialogue: 0,0:09:50.61,0:09:56.45,CN BD,,0000,0000,0000,,	或者等到现实世界中的某人帮我们摘下NERvGear
Dialogue: 0,0:09:56.86,0:09:58.61,CN BD,,0000,0000,0000,,	但我是一个人生活啊
Dialogue: 0,0:09:59.03,0:09:59.78,CN BD,,0000,0000,0000,,	你呢?
Dialogue: 0,0:10:00.57,0:10:02.08,CN BD,,0000,0000,0000,,	和母亲 妹妹一起住
Dialogue: 0,0:10:02.58,0:10:05.37,CN BD,,0000,0000,0000,,	所以在晚饭的时候应该会被发现...
Dialogue: 0,0:10:06.08,0:10:08.46,CN BD,,0000,0000,0000,,	桐人的妹妹几岁了?
Dialogue: 0,0:10:09.79,0:10:13.38,CN BD,,0000,0000,0000,,	她是体育部的 非常讨厌游戏
Dialogue: 0,0:10:13.63,0:10:15.42,CN BD,,0000,0000,0000,,	和我们这种人完全沾不着边
Dialogue: 0,0:10:15.42,0:10:17.09,CN BD,,0000,0000,0000,,	我才不管
Dialogue: 0,0:10:19.68,0:10:21.64,CN BD,,0000,0000,0000,,	又忘了没有疼痛感来着
Dialogue: 0,0:10:21.64,0:10:24.01,CN BD,,0000,0000,0000,,	比起这个 不觉得奇怪么?
Dialogue: 0,0:10:24.64,0:10:26.98,CN BD,,0000,0000,0000,,	当然觉得奇怪咯 这bug
Dialogue: 0,0:10:27.77,0:10:28.98,CN BD,,0000,0000,0000,,	不只是个bug而已
Dialogue: 0,0:10:29.77,0:10:34.02,CN BD,,0000,0000,0000,,	无法登出 这是关系到今后游戏运营的大问题
Dialogue: 0,0:10:35.73,0:10:37.19,CN BD,,0000,0000,0000,,	这么说倒也是
Dialogue: 0,0:10:38.03,0:10:40.45,CN BD,,0000,0000,0000,,	这种情况 只要暂时停止服务器
Dialogue: 0,0:10:40.66,0:10:43.28,CN BD,,0000,0000,0000,,	把玩家全部强制登出就好了
Dialogue: 0,0:10:43.95,0:10:45.49,CN BD,,0000,0000,0000,,	结果却连个系统广播都没有
Dialogue: 0,0:11:16.61,0:11:17.90,CN BD,,0000,0000,0000,,	发生什么事了
Dialogue: 0,0:11:18.19,0:11:19.11,CN BD,,0000,0000,0000,,	谁知道呢
Dialogue: 0,0:11:19.36,0:11:21.16,CN BD,,0000,0000,0000,,	强制传送?
Dialogue: 0,0:11:29.29,0:11:30.25,CN BD,,0000,0000,0000,,	啊 看上面
Dialogue: 0,0:11:35.50,0:11:36.38,CN BD,,0000,0000,0000,,	那是
Dialogue: 0,0:11:53.27,0:11:55.23,CN BD,,0000,0000,0000,,	那是什么
Dialogue: 0,0:12:01.78,0:12:02.86,CN BD,,0000,0000,0000,,	GM?
Dialogue: 0,0:12:02.86,0:12:03.91,CN BD,,0000,0000,0000,,	为什么没有脸啊
Dialogue: 0,0:12:03.91,0:12:05.07,CN BD,,0000,0000,0000,,	是什么活动吗
Dialogue: 0,0:12:05.53,0:12:06.41,CN BD,,0000,0000,0000,,	好可怕
Dialogue: 0,0:12:06.70,0:12:09.54,CN BD,,0000,0000,0000,,	没事儿 肯定是盛典的后续活动啦
Dialogue: 0,0:12:10.70,0:12:12.08,CN BD,,0000,0000,0000,,	各位玩家
Dialogue: 0,0:12:12.96,0:12:15.25,CN BD,,0000,0000,0000,,	欢迎来到我的世界
Dialogue: 0,0:12:15.71,0:12:17.21,CN BD,,0000,0000,0000,,	我的世界?
Dialogue: 0,0:12:17.59,0:12:19.59,CN BD,,0000,0000,0000,,	我的名字叫茅场晶彦
Dialogue: 0,0:12:20.17,0:12:23.84,CN BD,,0000,0000,0000,,	是现在唯一能够控制这个世界的人
Dialogue: 0,0:12:26.43,0:12:27.68,CN BD,,0000,0000,0000,,	真的假的   是本人吗
Dialogue: 0,0:12:27.68,0:12:29.22,CN BD,,0000,0000,0000,,	看来花了不少心思呢
Dialogue: 0,0:12:29.35,0:12:30.68,CN BD,,0000,0000,0000,,	我想各位
Dialogue: 0,0:12:30.89,0:12:35.56,CN BD,,0000,0000,0000,,	应该已经注意到登出键从主菜单上消失了吧
Dialogue: 0,0:12:36.48,0:12:39.23,CN BD,,0000,0000,0000,,	但是 这不是游戏的问题
Dialogue: 0,0:12:40.44,0:12:41.36,CN BD,,0000,0000,0000,,	重申一遍
Dialogue: 0,0:12:41.90,0:12:43.20,CN BD,,0000,0000,0000,,	这不是游戏的问题
Dialogue: 0,0:12:43.20,0:12:46.49,CN BD,,0000,0000,0000,,	而是刀剑神域原本的设定
Dialogue: 0,0:12:47.20,0:12:48.12,CN BD,,0000,0000,0000,,	设...设定
Dialogue: 0,0:12:48.70,0:12:51.83,CN BD,,0000,0000,0000,,	各位无法自行退出游戏
Dialogue: 0,0:12:52.12,0:12:55.87,CN BD,,0000,0000,0000,,	此外 也无法借由他人之手来中止
Dialogue: 0,0:12:55.87,0:12:57.54,CN BD,,0000,0000,0000,,	或是解除NERvGear
Dialogue: 0,0:12:58.04,0:12:59.92,CN BD,,0000,0000,0000,,	如果有人尝试这样做
Dialogue: 0,0:13:00.21,0:13:04.26,CN BD,,0000,0000,0000,,	NERvGear的信号元件将会发出高功率微波
Dialogue: 0,0:13:04.26,0:13:07.76,CN BD,,0000,0000,0000,,	破坏各位的大脑 停止各位的生命活动
Dialogue: 0,0:13:07.97,0:13:08.93,CN BD,,0000,0000,0000,,	到底怎么回事
Dialogue: 0,0:13:10.56,0:13:11.89,CN BD,,0000,0000,0000,,	真是的 快点结束吧
Dialogue: 0,0:13:11.89,0:13:12.93,CN BD,,0000,0000,0000,,	走吧
Dialogue: 0,0:13:14.35,0:13:16.44,CN BD,,0000,0000,0000,,	喂 怎么出不去啊
Dialogue: 0,0:13:17.52,0:13:18.98,CN BD,,0000,0000,0000,,	那家伙在说什么啊
Dialogue: 0,0:13:19.36,0:13:20.86,CN BD,,0000,0000,0000,,	脑子进水了吗
Dialogue: 0,0:13:21.32,0:13:22.32,CN BD,,0000,0000,0000,,	你说是吧 桐人
Dialogue: 0,0:13:22.69,0:13:26.70,CN BD,,0000,0000,0000,,	信号元件发出的微波确实和微波炉的一样
Dialogue: 0,0:13:27.07,0:13:29.41,CN BD,,0000,0000,0000,,	解除限制的话 有可能烧坏大脑
Dialogue: 0,0:13:29.87,0:13:31.83,CN BD,,0000,0000,0000,,	那如果切断电源呢
Dialogue: 0,0:13:32.16,0:13:34.87,CN BD,,0000,0000,0000,,	不行 NERvGear里有内置电池
Dialogue: 0,0:13:38.38,0:13:40.79,CN BD,,0000,0000,0000,,	但这也太乱来了吧 搞什么鬼啊
Dialogue: 0,0:13:41.30,0:13:46.59,CN BD,,0000,0000,0000,,	很遗憾 到目前为止 有不少玩家的亲友无视警告
Dialogue: 0,0:13:46.88,0:13:51.47,CN BD,,0000,0000,0000,,	试图强制解除NERvGear
Dialogue: 0,0:13:51.89,0:13:55.02,CN BD,,0000,0000,0000,,	结果已有213位玩家
Dialogue: 0,0:13:55.02,0:13:59.23,CN BD,,0000,0000,0000,,	永远离开了艾恩格朗特和现实世界
Dialogue: 0,0:13:59.56,0:14:01.19,CN BD,,0000,0000,0000,,	213人
Dialogue: 0,0:14:01.27,0:14:03.98,CN BD,,0000,0000,0000,,	我不信 我才不信呢
Dialogue: 0,0:14:04.36,0:14:07.36,CN BD,,0000,0000,0000,,	如各位所见 所有媒体都在反复报道这个状况
Dialogue: 0,0:14:07.65,0:14:10.95,CN BD,,0000,0000,0000,,	以及出现数名牺牲者的事实
Dialogue: 0,0:14:11.58,0:14:17.91,CN BD,,0000,0000,0000,,	因此 可以说NERvGear被强制解除的危险性已降到了非常之低
Dialogue: 0,0:14:18.37,0:14:22.21,CN BD,,0000,0000,0000,,	希望各位能够安下心来攻略游戏
Dialogue: 0,0:14:24.50,0:14:26.88,CN BD,,0000,0000,0000,,	不过 有一点需要注意的是
Dialogue: 0,0:14:27.34,0:14:30.97,CN BD,,0000,0000,0000,,	今后 游戏中一切复活手段都无效
Dialogue: 0,0:14:31.22,0:14:33.26,CN BD,,0000,0000,0000,,	HP降为0的瞬间
Dialogue: 0,0:14:33.26,0:14:37.10,CN BD,,0000,0000,0000,,	各位的角色将会永远消失 与此同时
Dialogue: 0,0:14:38.60,0:14:42.86,CN BD,,0000,0000,0000,,	各位的大脑也会随之被NERvGear所破坏
Dialogue: 0,0:14:58.46,0:15:01.58,CN BD,,0000,0000,0000,,	各位从游戏中解放出来的条件只有一个
Dialogue: 0,0:15:01.58,0:15:03.67,CN BD,,0000,0000,0000,,	那就是通关这个游戏
Dialogue: 0,0:15:04.59,0:15:07.71,CN BD,,0000,0000,0000,,	现在你们正处于艾恩格朗特的最底层
Dialogue: 0,0:15:07.71,0:15:08.97,CN BD,,0000,0000,0000,,	也就是第1层
Dialogue: 0,0:15:09.38,0:15:11.55,CN BD,,0000,0000,0000,,	攻略各层迷宫
Dialogue: 0,0:15:11.55,0:15:14.18,CN BD,,0000,0000,0000,,	并打倒该层boss 就能进入上一层
Dialogue: 0,0:15:14.55,0:15:18.02,CN BD,,0000,0000,0000,,	打倒位于第100层的最终boss就通关了
Dialogue: 0,0:15:18.73,0:15:19.39,CN BD,,0000,0000,0000,,	通关?
Dialogue: 0,0:15:19.39,0:15:20.39,CN BD,,0000,0000,0000,,	什么意思
Dialogue: 0,0:15:21.19,0:15:23.44,CN BD,,0000,0000,0000,,	说...说得倒轻松
Dialogue: 0,0:15:23.44,0:15:25.77,CN BD,,0000,0000,0000,,	通关? 还是100层?
Dialogue: 0,0:15:26.65,0:15:28.07,CN BD,,0000,0000,0000,,	这怎么可能嘛
Dialogue: 0,0:15:28.44,0:15:30.70,CN BD,,0000,0000,0000,,	封测时就很难登上去了吧
Dialogue: 0,0:15:32.16,0:15:33.70,CN BD,,0000,0000,0000,,	最后
Dialogue: 0,0:15:34.57,0:15:38.62,CN BD,,0000,0000,0000,,	我在各位的道具栏里准备了一份礼物
Dialogue: 0,0:15:39.00,0:15:40.50,CN BD,,0000,0000,0000,,	请各位看一下
Dialogue: 0,0:15:44.92,0:15:45.84,CN BD,,0000,0000,0000,,	手镜?
Dialogue: 0,0:15:51.63,0:15:52.47,CN BD,,0000,0000,0000,,	克莱因
Dialogue: 0,0:16:04.52,0:16:05.56,CN BD,,0000,0000,0000,,	你没事吧 桐人
Dialogue: 0,0:16:07.32,0:16:09.36,CN BD,,0000,0000,0000,,	啊咧 你...是谁
Dialogue: 0,0:16:09.73,0:16:10.86,CN BD,,0000,0000,0000,,	我还想问你呢 你是谁啊
Dialogue: 0,0:16:15.37,0:16:16.78,CN BD,,0000,0000,0000,,	你怎么是个男的
Dialogue: 0,0:16:16.78,0:16:18.33,CN BD,,0000,0000,0000,,	你还骗我说是17岁
Dialogue: 0,0:16:18.91,0:16:19.87,CN BD,,0000,0000,0000,,	这么说
Dialogue: 0,0:16:20.25,0:16:21.83,CN BD,,0000,0000,0000,,	你是克莱因?        你是桐人?
Dialogue: 0,0:16:22.50,0:16:24.33,CN BD,,0000,0000,0000,,	怎么回事
Dialogue: 0,0:16:25.04,0:16:25.88,CN BD,,0000,0000,0000,,	扫描
Dialogue: 0,0:16:26.33,0:16:30.34,CN BD,,0000,0000,0000,,	NERvGear用高密度的信号元件将脸部完全覆盖
Dialogue: 0,0:16:30.71,0:16:32.88,CN BD,,0000,0000,0000,,	因此才能够把握玩家的脸部轮廓
Dialogue: 0,0:16:33.38,0:16:34.93,CN BD,,0000,0000,0000,,	但是 身高和体型这些呢
Dialogue: 0,0:16:35.22,0:16:37.55,CN BD,,0000,0000,0000,,	刚装上NERvGear时
Dialogue: 0,0:16:37.72,0:16:39.39,CN BD,,0000,0000,0000,,	不是有个校准什么的
Dialogue: 0,0:16:39.72,0:16:42.98,CN BD,,0000,0000,0000,,	要我们碰自己身体的各处吗
Dialogue: 0,0:16:44.52,0:16:46.61,CN BD,,0000,0000,0000,,	怪不得 原来是根据那个时候收集到的数据
Dialogue: 0,0:16:46.98,0:16:48.90,CN BD,,0000,0000,0000,,	但是 但是啊
Dialogue: 0,0:16:49.23,0:16:52.19,CN BD,,0000,0000,0000,,	为什么啊 他到底为什么要这样做啊
Dialogue: 0,0:16:53.24,0:16:55.03,CN BD,,0000,0000,0000,,	反正他马上就会回答的吧
Dialogue: 0,0:16:55.95,0:16:58.87,CN BD,,0000,0000,0000,,	想必各位现在正在疑惑
Dialogue: 0,0:16:59.37,0:17:01.70,CN BD,,0000,0000,0000,,	刀剑神域以及
Dialogue: 0,0:17:01.70,0:17:05.71,CN BD,,0000,0000,0000,,	NERvGear的开发者茅场晶彦为什么要这么做
Dialogue: 0,0:17:06.83,0:17:09.21,CN BD,,0000,0000,0000,,	我的目的已经达成
Dialogue: 0,0:17:09.67,0:17:12.71,CN BD,,0000,0000,0000,,	创造出这个世界 并观赏它
Dialogue: 0,0:17:13.01,0:17:15.63,CN BD,,0000,0000,0000,,	这便是我制作刀剑神域的唯一原因
Dialogue: 0,0:17:17.22,0:17:18.14,CN BD,,0000,0000,0000,,	茅场
Dialogue: 0,0:17:18.43,0:17:22.10,CN BD,,0000,0000,0000,,	而如今 这一切都已达成
Dialogue: 0,0:17:25.27,0:17:30.02,CN BD,,0000,0000,0000,,	以上 刀剑神域正式运营的教学到此为止
Dialogue: 0,0:17:31.07,0:17:33.90,CN BD,,0000,0000,0000,,	各位玩家 愿你们战到最后
Dialogue: 0,0:18:08.56,0:18:11.44,CN BD,,0000,0000,0000,,	这就是...现实
Dialogue: 0,0:18:12.94,0:18:17.86,CN BD,,0000,0000,0000,,	开发NERvGear 并创造出完全虚拟空间的天才
Dialogue: 0,0:18:18.20,0:18:19.24,CN BD,,0000,0000,0000,,	茅场晶彦
Dialogue: 0,0:18:20.37,0:18:23.16,CN BD,,0000,0000,0000,,	崇拜他已久的我非常清楚
Dialogue: 0,0:18:24.79,0:18:27.62,CN BD,,0000,0000,0000,,	他的宣言 全都是事实
Dialogue: 0,0:18:28.83,0:18:32.50,CN BD,,0000,0000,0000,,	在这个世界死去的话 我就会真的死去
Dialogue: 0,0:18:35.21,0:18:37.55,CN BD,,0000,0000,0000,,	不 不
Dialogue: 0,0:18:40.89,0:18:43.26,CN BD,,0000,0000,0000,,	开什么玩笑 放我出去 放我出去
Dialogue: 0,0:18:43.39,0:18:45.60,CN BD,,0000,0000,0000,,	这就麻烦了 我都跟别人约好了
Dialogue: 0,0:18:45.60,0:18:46.73,CN BD,,0000,0000,0000,,	你在想些什么
Dialogue: 0,0:18:46.77,0:18:48.60,CN BD,,0000,0000,0000,,	你想杀了我们吗
Dialogue: 0,0:18:49.98,0:18:51.27,CN BD,,0000,0000,0000,,	放我出去
Dialogue: 0,0:18:51.27,0:18:52.44,CN BD,,0000,0000,0000,,	告诉我这不是真的
Dialogue: 0,0:18:52.69,0:18:54.52,CN BD,,0000,0000,0000,,	喂 有没有人啊
Dialogue: 0,0:18:54.52,0:18:56.07,CN BD,,0000,0000,0000,,	难道就没办法了吗
Dialogue: 0,0:18:57.15,0:18:58.36,CN BD,,0000,0000,0000,,	过来一下 克莱因
Dialogue: 0,0:19:01.82,0:19:02.78,CN BD,,0000,0000,0000,,	听着
Dialogue: 0,0:19:03.07,0:19:04.87,CN BD,,0000,0000,0000,,	接下来我马上就要前往下一个村庄
Dialogue: 0,0:19:05.37,0:19:06.41,CN BD,,0000,0000,0000,,	你也跟我一起来
Dialogue: 0,0:19:08.08,0:19:10.08,CN BD,,0000,0000,0000,,	如果那家伙说的都是真的
Dialogue: 0,0:19:10.37,0:19:14.38,CN BD,,0000,0000,0000,,	那么要在这个世界生存下去 就必须不断强化自己
Dialogue: 0,0:19:14.92,0:19:17.92,CN BD,,0000,0000,0000,,	虚拟MMORPG提供的资源
Dialogue: 0,0:19:18.51,0:19:22.18,CN BD,,0000,0000,0000,,	也就是我们所能得到的金钱和经验值是有限的
Dialogue: 0,0:19:22.93,0:19:26.56,CN BD,,0000,0000,0000,,	起始之镇周边的原野很快就会被打完
Dialogue: 0,0:19:27.31,0:19:28.73,CN BD,,0000,0000,0000,,	要想高效地获取资源
Dialogue: 0,0:19:28.93,0:19:31.27,CN BD,,0000,0000,0000,,	最好趁现在就以下一个村庄为据点
Dialogue: 0,0:19:31.94,0:19:34.73,CN BD,,0000,0000,0000,,	路径以及危险地点我都很清楚
Dialogue: 0,0:19:35.02,0:19:36.90,CN BD,,0000,0000,0000,,	就算是LV 1也能安全抵达
Dialogue: 0,0:19:38.03,0:19:39.90,CN BD,,0000,0000,0000,,	但是 但是啊
Dialogue: 0,0:19:40.78,0:19:46.24,CN BD,,0000,0000,0000,,	我跟其他游戏里的朋友一起通宵排队买了这个游戏
Dialogue: 0,0:19:48.16,0:19:50.66,CN BD,,0000,0000,0000,,	他们现在应该就在那个广场上
Dialogue: 0,0:19:51.62,0:19:52.71,CN BD,,0000,0000,0000,,	我不能抛下他们不管
Dialogue: 0,0:19:58.30,0:19:59.63,CN BD,,0000,0000,0000,,	只有克莱因的话还好办
Dialogue: 0,0:20:00.13,0:20:01.34,CN BD,,0000,0000,0000,,	如果加两个人
Dialogue: 0,0:20:01.72,0:20:03.26,CN BD,,0000,0000,0000,,	不 就算只加一个人都...
Dialogue: 0,0:20:03.51,0:20:04.34,CN BD,,0000,0000,0000,,	抱歉
Dialogue: 0,0:20:05.14,0:20:08.22,CN BD,,0000,0000,0000,,	我不能再给你添麻烦了
Dialogue: 0,0:20:09.68,0:20:12.52,CN BD,,0000,0000,0000,,	所以 你不用管我了 快点去下个村庄吧
Dialogue: 0,0:20:14.27,0:20:17.73,CN BD,,0000,0000,0000,,	好歹我在以前玩的游戏里还担任过公会会长呢
Dialogue: 0,0:20:18.82,0:20:21.57,CN BD,,0000,0000,0000,,	再有你教给我的技巧肯定没问题的
Dialogue: 0,0:20:22.99,0:20:23.86,CN BD,,0000,0000,0000,,	是吗
Dialogue: 0,0:20:24.86,0:20:26.41,CN BD,,0000,0000,0000,,	那我们就此别过吧
Dialogue: 0,0:20:27.33,0:20:29.62,CN BD,,0000,0000,0000,,	有什么事就给我发消息
Dialogue: 0,0:20:29.91,0:20:30.62,CN BD,,0000,0000,0000,,	会的
Dialogue: 0,0:20:31.08,0:20:32.75,CN BD,,0000,0000,0000,,	那么再见了 克莱因
Dialogue: 0,0:20:33.29,0:20:34.12,CN BD,,0000,0000,0000,,	桐人
Dialogue: 0,0:20:40.34,0:20:41.05,CN BD,,0000,0000,0000,,	喂
Dialogue: 0,0:20:41.76,0:20:42.63,CN BD,,0000,0000,0000,,	桐人
Dialogue: 0,0:20:43.13,0:20:46.34,CN BD,,0000,0000,0000,,	没想到你长得还挺可爱的嘛
Dialogue: 0,0:20:48.10,0:20:49.56,CN BD,,0000,0000,0000,,	是我的喜欢的类型哦
Dialogue: 0,0:20:52.06,0:20:55.27,CN BD,,0000,0000,0000,,	你那副野武士的样子跟你才叫绝配呢
Dialogue: 0,0:21:29.43,0:21:31.89,CN BD,,0000,0000,0000,,	我...我要
Dialogue: 0,0:21:32.77,0:21:34.06,CN BD,,0000,0000,0000,,	生存下去
Dialogue: 0,0:21:38.94,0:21:40.27,CN BD,,0000,0000,0000,,	在这个世界里
Dialogue: 0,0:00:00.00,0:00:00.00,JP,,0000,0000,0000,,
Comment: 0,0:00:00.00,0:00:00.00,JP,,0000,0000,0000,,----NOTES-----
Dialogue: 0,0:00:58.16,0:01:02.16,Notes,,0000,0000,0000,,注: VRMMORPG-Virtual Reality Massively Multiplayer Online Role Game
Dialogue: 0,0:00:58.16,0:01:02.16,Notes,,0000,0000,0000,,{\fs35\pos(72,62)}虚拟实境大型多人在线角色扮演游戏
Dialogue: 0,0:00:00.00,0:00:00.00,JP,,0000,0000,0000,,
Comment: 0,0:00:00.00,0:00:00.00,JP,,0000,0000,0000,,----TITLE----
Dialogue: 0,0:02:26.00,0:02:30.00,CN,,0000,0000,0000,,{\fn黑体\fs100\b1\fsp10\fscy120\3a37\blur4\pos(960,352)\c&HE8D083&}剑的世界
Dialogue: 0,0:02:26.00,0:02:30.00,CN,,0000,0000,0000,,{\fn黑体\fs100\b1\fsp10\fscy120\3a37\blur4\1a80\c&HE8D083&\pos(960,352)}剑的世界
Dialogue: 1,0:02:26.00,0:02:30.00,CN,,0000,0000,0000,,{\fn黑体\fs100\b1\fsp10\fscy120\pos(960,352)\bord0\c&HE0C566&\clip(734,274,1192,306)}剑的世界
Dialogue: 2,0:02:26.00,0:02:30.00,CN,,0000,0000,0000,,{\fn黑体\fs100\b1\fsp10\fscy120\pos(960,352)\bord0\c&HDBB544&\clip(738,298,1184,330)}剑的世界
Dialogue: 3,0:02:26.00,0:02:30.00,CN,,0000,0000,0000,,{\fn黑体\fs100\b1\fsp10\fscy120\pos(960,352)\bord0\c&HD4AA34&\clip(742,320,1186,368)}剑的世界
Dialogue: 4,0:02:26.00,0:02:30.00,CN,,0000,0000,0000,,{\fn黑体\fs96\b1\fsp13\fscy124\3a20\bord2\blur1\1aFF\3c&HFFFFFF&\pos(961,352)}剑的世界
Dialogue: 0,0:23:34.97,0:23:39.98,CN,,0000,0000,0000,,{\fn黑体\fs100\b1\fsp15\fscy120\blur4\3a00\pos(970,874)\c&HE3C369&\3c&H000000&}封弊者
Dialogue: 0,0:23:34.97,0:23:39.98,CN,,0000,0000,0000,,{\fn黑体\fs100\b1\fsp15\fscy120\blur4\3a00\pos(970,874)\c&HE3C369&\3c&H000000&}封弊者
Dialogue: 1,0:23:34.97,0:23:39.98,CN,,0000,0000,0000,,{\fn黑体\fs100\b1\fsp15\fscy120\pos(970,874)\bord0\c&HDABA55&\clip(796,792,1140,820)}封弊者
Dialogue: 2,0:23:34.97,0:23:39.98,CN,,0000,0000,0000,,{\fn黑体\fs100\b1\fsp15\fscy120\pos(970,874)\bord0\c&HD6AE39&\clip(802,810,1124,842)}封弊者
Dialogue: 3,0:23:34.97,0:23:39.98,CN,,0000,0000,0000,,{\fn黑体\fs100\b1\fsp15\fscy120\pos(970,874)\bord0\c&HCFA11E&\clip(790,840,1142,890)}封弊者
Dialogue: 4,0:23:34.97,0:23:39.98,CN,,0000,0000,0000,,{\fn黑体\fs94\b1\fsp20.5\fscy124\pos(972,874)\3a37\bord2.5\blur2\1aFF\c&HE3C369&\3c&HFFFFFF&}封弊者
Dialogue: 0,0:00:00.00,0:00:00.00,Default,,0000,0000,0000,,
Comment: 0,0:00:00.00,0:00:00.00,Default,,0000,0000,0000,,----OTHERS----
Dialogue: 0,0:00:04.85,0:00:06.61,CN,,0000,0000,0000,,{\fn宋体\fs68\fsp4\fscx110\pos(960,700)}2022年人类终于—
Dialogue: 0,0:00:09.57,0:00:11.57,CN,,0000,0000,0000,,{\fn宋体\fs68\fsp4\fscx110\pos(960,700)}实现了完全的虚拟世界
Dialogue: 0,0:01:39.07,0:01:40.87,CN,,0000,0000,0000,,{\fad(50,50)\fn黑体\bord0\fs50\c&HFAF9E4&\3c&HFAF9E4&\b1\be1\pos(946,595)}封测时创建的角色档案还保留着 是否使用?
Dialogue: 1,0:02:30.25,0:02:32.75,CN,,0000,0000,0000,,{\fad(500,0)\fn宋体\be1\fs52\fsp3\b0\1a37\bord0.1\shad3.5\4a80\pos(960,1070)\3c&HFFFFFF&}第1层·起始之镇
Dialogue: 0,0:02:30.25,0:02:32.75,CN,,0000,0000,0000,,{\fad(500,0)\fn宋体\fs52\fsp3\1a37\b0\bord2\blur6\3a40\shad0\pos(960,1070)\3c&H000000&}第1层·起始之镇
Dialogue: 1,0:03:17.76,0:03:21.30,CN,,0000,0000,0000,,{\b0\1a37\bord0.1\shad3\4a30\be1\pos(960,1070)\3c&HFFFFFF&\fad(500,500)\c&HFFFAFF&\fn宋体\fs52\fsp3}第1层·起始之镇·西边区域
Dialogue: 0,0:03:17.76,0:03:21.30,CN,,0000,0000,0000,,{\fad(500,500)\fn宋体\fs52\fsp3\1a00\b0\bord2\blur6\3a40\shad0\pos(960,1070)\3c&H000000&}第1层·起始之镇·西边区域
Dialogue: 0,0:18:26.12,0:18:27.62,CN,,0000,0000,0000,,{\fn黑体\fs90\bord0\b1\c&H000000&\blur1\frz348.5\pos(1104,256)}这虽然是游戏 但可不是闹着玩的
Dialogue: 0,0:18:26.12,0:18:27.62,CN,,0000,0000,0000,,{\fn黑体\bord0\b1\c&H000000&\blur1\frz350\pos(550,892)}「刀剑神域」开发者·茅場晶彥
Dialogue: 0,0:23:23.75,0:23:26.92,CN,,0000,0000,0000,,{\fn宋体\fs60\fscx110\fad(600,500)\pos(960,700)\3a80\blur4\bord0.2\4a30\shad6\3c&H000000&}游戏刚开始一个月 就已经有2000人死亡
Dialogue: 0,0:23:28.92,0:23:32.47,CN,,0000,0000,0000,,{\fscx110\fsp3\fad(800,0)\fs48\3a80\blur2\bord0.1\4a30\bord0.1\shad5\fn宋体\pos(611,632)\b0\3c&H000000&}目前还没有人打通第一层
Dialogue: 0,0:00:00.00,0:00:00.00,Default,,0000,0000,0000,,

SRT and other subtitle support?

It would be helpful for this to be an all-in-one solution for anyone looking to implement subtitles, and many subtitles are in the SRT format.

Fullscreen

Subtitles are hidden on fullscreen.
To prevent this, you have to override/rewrite the fullscreen method,
so the div will be fullscreen and not only the video.

加载不了ass.min.js

idea提示这段
fetch('/path/to/example.ass')
.then(res => res.text())
.then((text) => {
const ass = new ASS(text, document.getElementById('video'));
});
黄色,点开看了ass.min.js下 是乱的 ,另外demo页也用不了,望解答。(我npm了assjs)

Broken CSS in ShadowDOM

If the video element is within the shadow DOM, the subtitle appears below the video element and the video element itself will be padded by an invisible SVG that has the same size as the video element itself.

Missing Subtitles in Fullscreen (Chrome 73)

Chrome seems to have a new video player.
Subtitles are no longer shown when the video is switched to full-screen mode.

Steps to reproduce:

  1. Download and install the latest Chrome browser (73+)
  2. Start Chrome and open https://ass.js.org
  3. Load the sample video and sample ASS file
  4. Press play => subtitles are shown correctly
  5. Switch the video to full-screen => subtitles no longer shown

请教一下 你有找到svg filter 描边的完美解决方案吗?

我看了下你svg stroke的逻辑
现在主流的方式都是用feMorphology 但是这种方式无法实现line-joint:round 这种圆滑描边(aegisub渲染我看都是圆滑描边)
我看你的demo里是用shadow实现的描边 也是因为这个原因吗?
有没有更好的解决办法?

Some dialogues are showing less than specified duration.

I'm trying to have this ASS data on <video> element in React.js project. But, the Title(First dialogue) is only showing 10~15s in the video. When I seek the video between 15s ~ 1m, the Title is gone.
How can I solve it?

[Script Info]
ScriptType: v4.00+
PlayResX: 384
PlayResY: 288
ScaledBorderAndShadow: yes
YCbCr Matrix: None
WrapStyle: 0
Collisions: Reverse

[V4+ Styles]
Format: Name, Fontname, Fontsize, PrimaryColour, SecondaryColour, OutlineColour, BackColour, Bold, Italic, Underline, StrikeOut, ScaleX, ScaleY, Spacing, Angle, BorderStyle, Outline, Shadow, Alignment, MarginL, MarginR, MarginV, Encoding
Style: Title,카페24 동동,48,&H0017dd4f,&H00ffffff,&H00000000,&H0033336b,0,0,0,0,100,100,,,1,1.8,2.2,2,10,10,201,
Style: Subtitle,Kim jung chul Script Regular,32,&H00ff6e45,&H00ffffff,&H00000000,&Hf0000000,0,0,0,0,100,100,,,1,1.0,1.0,2,10,10,83,

[Events]
Format: Layer, Start, End, Style, Name, MarginL, MarginR, MarginV, Effect, Text
Dialogue: 11,0:00:00.00,0:01:00.00,Title,,0,0,0,,{\blur12}소주 모델과의 만남
Dialogue: 1,0:00:00.50,0:00:52.77,Subtitle,,0,0,0,,{\blur0}하는 {\blur0}게 {\blur0}좀 {\blur0}그렇지만 {\blur0}근데 {\blur0}현 {\blur0}씨라고 {\blur0}해야지 {\blur0}뭐 {\blur0}어떡해
Dialogue: 1,0:00:02.96,0:00:06.51,Subtitle,,0,0,0,,{\blur0}마음대로 {\blur0}하세요 {\blur0}소리야 {\blur0}라고는 {\blur0}내가 {\blur0}많이 {\blur0}안 {\blur0}해가지고 {\blur0}그럼 {\blur0}오늘부터
Dialogue: 1,0:00:06.51,0:00:11.06,Subtitle,,0,0,0,,{\blur0}좀 {\blur0}해보세요 {\blur0}아니 {\blur0}교류가 {\blur0}없어가지고 {\blur0}오늘 {\blur0}자리가 {\blur0}친해지고 {\blur0}싶으세요

And if I split the Title by 10s like below, it plays well..

Dialogue: 1,0:00:00.00,0:00:10.00,Lowkey,,0,0,0,,{\blur12}소주 모델과의 만남
Dialogue: 1,0:00:10.00,0:00:20.00,Lowkey,,0,0,0,,{\blur12}소주 모델과의 만남
Dialogue: 1,0:00:20.00,0:00:30.00,Lowkey,,0,0,0,,{\blur12}소주 모델과의 만남
Dialogue: 1,0:00:30.00,0:00:40.00,Lowkey,,0,0,0,,{\blur12}소주 모델과의 만남
Dialogue: 1,0:00:40.00,0:00:50.00,Lowkey,,0,0,0,,{\blur12}소주 모델과의 만남
Dialogue: 1,0:00:50.00,0:01:00.00,Lowkey,,0,0,0,,{\blur12}소주 모델과의 만남

MarginV计算有问题

[Script Info]
; Script generated by tangzhiqin
ScripType: v4.00+
PlayResX: 1080
PlayResY: 1920
ScaledBorderAndShadow: yes

[V4+ Styles]
Format: Name, Fontname, Fontsize, PrimaryColour, SecondaryColour, OutlineColour, BackColour, Bold, Italic, Underline, StrikeOut, ScaleX, ScaleY, Spacing, Angle, BorderStyle, Outline, Shadow, Alignment, MarginL, MarginR, MarginV, Encoding
Style: Title,Arial,70,&HFFFFFF,&HFFFFFF,&H0,&H0,1,0,0,0,100,100,0,0,1,10,2,8,0,0,320,1
Style: Default,Arial,75,&HFFFFFF,&HFFFFFF,&H0,&H0,1,0,0,0,100,100,0,0,1,10,2,8,0,0,0,1

[Events]
Format: Layer, Start, End, Style, Name, MarginL, MarginR, MarginV, Effect, Text
Dialogue: 0,0:00:00.00,0:00:00.72,Default,,0,0,1280,,另外的话呢,
Dialogue: 0,0:00:00.00,0:00:00.72,Title,,0,0,320,,优惠活动信息
Dialogue: 0,0:00:00.72,0:00:01.88,Default,,0,0,1280,,刚才我们的小伙伴,
Dialogue: 0,0:00:00.72,0:00:01.88,Title,,0,0,320,,优惠活动信息
Dialogue: 0,0:00:01.88,0:00:03.44,Default,,0,0,1280,,我们的同事正在提醒我
Dialogue: 0,0:00:01.88,0:00:03.44,Title,,0,0,320,,优惠活动信息
Dialogue: 0,0:00:03.44,0:00:03.72,Default,,0,0,1280,,们哦,
Dialogue: 0,0:00:03.72,0:00:05.32,Default,,0,0,1280,,在我们的这个后台的话,
Dialogue: 0,0:00:05.32,0:00:05.44,Default,,0,0,1280,,呢,
Dialogue: 0,0:00:05.44,0:00:07.12,Default,,0,0,1280,,我们现在看到有很多代支付
Dialogue: 0,0:00:07.12,0:00:07.64,Default,,0,0,1280,,的订单,
Dialogue: 0,0:00:07.64,0:00:09.96,Default,,0,0,1280,,因为我们今天是这个,
Dialogue: 0,0:00:09.96,0:00:10.48,Default,,0,0,1280,,呃,
Dialogue: 0,0:00:10.48,0:00:11.56,Default,,0,0,1280,,我们今天的话呢,
Dialogue: 0,0:00:11.56,0:00:12.84,Default,,0,0,1280,,我们所有的名额都是限
Dialogue: 0,0:00:12.84,0:00:13.12,Default,,0,0,1280,,量的,
Dialogue: 0,0:00:13.12,0:00:14.56,Default,,0,0,1280,,因为我们是涉及到小波
Dialogue: 0,0:00:14.56,0:00:16.44,Default,,0,0,1280,,老师会今天笔签名的书签
Dialogue: 0,0:00:16.44,0:00:17.52,Default,,0,0,1280,,要赠送给大家。

MarginV = 1280 显示不了 视频大小是1080x1920的,这个用FFmpeg合并时没问题的

ass如何导入图片?

看文档可以使用 Picture,但是Picture标签放入.ass文件,然后通过ffmpeg烧录.ass到视频,并不能展示图片

Why ASS.resize() doesnt work?

ASS is exactly the library I want, but it doesn't work even though I call the resize function when the screen size changes or my player is full screen.

ass = new ASS(text, video, {
    container: document.querySelector('.ASS-container'),
    resampling: 'video_height',
});
window.addEventListener('resize', () => {
    /* My own try, but this either doesnt work
    const ASSContainer = document.querySelector('.ASS-container');
    const width = video.offsetWidth + 'px';
    const height = video.offsetHeight + 'px';
    ASSContainer.style.width = width;
    ASSContainer.style.height = height;
    [...ASSContainer.children].forEach(el => {
        el.style.width = width;
        el.style.height = height;
    });
    */
    
    ass.resize();
 });

how to use ass.js?

(or it's a bug?
use it like this:

<html>
<head>
<meta charset="utf-8">
<title>rpr</title>
</head>
<body>
<video style="height: 400px" id="video" src="/anime/2012_4/haiyore_nyaruko_san/[Yousei-raws]%20Haiyore!%20Nyaruko-san%2001%20[BDrip%201920x1080%20x264%20FLAC].mkv" autoplay ></video>

<script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/ass.min.js"></script>
<!--script src="https://cdn.jsdelivr.net/npm/assjs/dist/ass.js"></script-->
<script>
fetch("/anime/2012_4/haiyore_nyaruko_san/[Yousei-raws]%20Haiyore!%20Nyaruko-san%2001%20[BDrip%201920x1080%20x264%20FLAC].sc.ass")
.then(res => res.text())
.then((text) => {
  window.ass = new ASS(text, document.getElementById("video"),);
  document.getElementById("video").play()
});
</script>
</body>
</html>

at Windows 10 1803, Chrome 67.0.3396.87 (64 bit)

what I got:
(no subtitle)
http://c.hiphotos.baidu.com/image/%70%69%63/item/9358d109b3de9c8293e095486081800a18d8436b.jpg

what i excpeted:
(at demo site)
http://b.hiphotos.baidu.com/image/%70%69%63/item/b999a9014c086e06a4a0508c0e087bf40bd1cbe9.jpg

(they are using exactly same file

ass是否可以绑定canvas,而非video

首先非常感谢你的工具,已star。

目前,我在video层渲染ass文件没有问题。
但如果想对一个canvas层,并且不存在对应video层进行渲染时失败,看源码是你把ass的listener和video的listener绑定了,是否有方法可以绕开这个限制。

具体场景:有若干个video片段,进行裁剪合并,轮流播放并逐帧渲染在一个canvas上,这个canvas看起来就和一个video一样了。然后在上面加ass字幕。

Second line too low when margins are used

When a dialogue line breaks because it is slightly too long to fit on one line, the subtitle will sometimes still be positioned as if it only has one single line.

It seems like the measured element height that is used to calculate the y position doesn't take margins into account.

image

[Script Info]
ScriptType: v4.00+
PlayResX: 1920
PlayResY: 1080
WrapStyle: 1

[V4+ Styles]
Format: Name, Fontname, Fontsize, PrimaryColour, SecondaryColour, OutlineColour, BackColour, Bold, Italic, Underline, StrikeOut, ScaleX, ScaleY, Spacing, Angle, BorderStyle, Outline, Shadow, Alignment, MarginL, MarginR, MarginV, Encoding
Style: nxt-default,FreeSans,80,&H00FFFFFF,&H000000FF,&H80000000,&H0,0,0,0,0,100,100,0.7,0,3,0.001,0,1,196,30,43,1

[Events]
Format: Layer, Start, End, Style, Name, MarginL, MarginR, MarginV, Effect, Text
Dialogue: 0,0:00:00.00,9:59:59.00,nxt-default,,0000,0000,0000,,Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed

Bug: viewBox="0 0 0 0" crash the page

ASS file with no PlayerResX and PlayerResY would result in svg viewBox="0 0 0 0" if using self created container, and subtitle not showing.
Furthermore, after setting ScaledBorderAndShadow to yes, browser crashes on the first cue.

Letter spacing not scaled

When video resize, the subtitles are scaled accordingly. But the letter-spacing inside a dialogue stays fixed, and is not scaled. This makes the total width of the dialogue scale non-linear related to the player width.

Example:

image

image

Notice how the last letters on the line align differently to the video picture when the player size has changed.

希望不要把video元素挪到ASS-container里边去

init.js中把video元素挪到ASS-container里边去了, 导致实际页面中我的播放器没有高度, 详见下面的代码

  if (!this._.hasInitContainer) {
    const isPlaying = !video.paused;
    video.parentNode.insertBefore(this.container, video);
    this.container.appendChild(video);
    if (isPlaying && video.paused) {
      video.play();
    }
  }

我把它改成下面这样就恢复了正常

    if (!this._.hasInitContainer) {
      var isPlaying = !video.paused;
      // change start
      video.parentNode.append(this.container);
      // this.container.appendChild(video);
      // change end
      if (isPlaying && video.paused) {
        video.play();
      }
    }

修改后的含有字幕的播放页可以参考字幕视频
之前这样做是出于什么考量么?

Proposal for `WrapMode: 0` using `text-wrap: balanced`

We were hoping to get support for WrapMode: 0 working in our app and we found the following: In css4 there is property called text-wrap. When it is set to balance it works like WrapMode: 0 (https://drafts.csswg.org/css-text-4/#text-wrap). Sadly no browsers currently support this property, but there is a polyfill: https://github.com/adobe/balance-text

What we propose is the following:

  • You could add the polyfill to your library and get WrapMode: 0 working.
  • If you are hesitant about adding the polyfill, you could simply add the text-wrap: balance property when WrapMode: 0 is set. This should have no negative side-effects right now and is something you'll probably to do anyway once browser implementations start arriving. Then we can add the polyfill on our side and get it working now.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.