johnoneil / arib

Japan Association of Radio Industries and Businesses (ARIB) MPEG2 Transport Stream Closed Caption Decoding Tools
Apache License 2.0
57 stars 9 forks source link

Incorrect text extraction from DBZ #1 ts file #38

Closed johnoneil closed 7 years ago

johnoneil commented 7 years ago

dragon ball z - 001 002 animax 1440x1080 mpeg2 aac - 00 07 38 049 -0001

corrupted text should read '隕石' or meteorite.

Believe as yet unsupported feature is probably corrupting text.

johnoneil commented 7 years ago

debug info:

-->0c
-->9b
-->9b
-->9b
-->9b
-->9b
-->9b
-->9b
-->9b
-->88
-->1c
-->90
-->90
-->24
[0x24][0x4a]-->な
-->24
[0x24][0x73]-->ん
-->1c
-->24
[0x24][0x24]-->い
-->24
[0x24][0x5e]-->ま
-->1c
-->8a
-->24
[0x24][0x4a]-->な
-->21
[0x21][0x44]-->…
-->89
-->20
-->8a
-->32
[0x32][0x3f]-->何
-->24
[0x24][0x40]-->だ
-->21
[0x21][0x29]-->?
-->89
-->20
-->8a
-->3a
[0x3a][0x23]-->今
-->24
[0x24][0x4e]-->の
-->24
[0x24][0x4f]-->は
-->89
-->21
[0x21][0x23]-->。
-->8a
-->1c
-->88
-->24
[0x24][0x24]-->い
-->24
[0x24][0x73]-->ん
-->24
[0x24][0x3b]-->せ
-->24
[0x24][0x2d]-->き
-->89
-->1c
-->88
-->25
[0x25][0x66]-->ユ
-->21
[0x21][0x3c]-->ー
-->25
[0x25][0x55]-->フ
-->25
[0x25][0x29]-->ォ
-->21
[0x21][0x3c]-->ー
-->8a
-->1c
-->70
-->28
[0x28][0x40]-->╂
-->50
[0x50][0x24]-->个
-->2b
[0x2b][0x21]-->ʔ
-->29
[0x29][0x89]-->◻
-->20
-->8a
-->23
[0x23][0x55]-->U
-->23
[0x23][0x46]-->F
-->23
[0x23][0x4f]-->O
-->24
[0x24][0x2b]-->か
-->21
[0x21][0x29]-->?
-->9d
-->0c
johnoneil commented 7 years ago

Issue was incorrect bytecode for Control Character DEL.