12/01/22 14:18:44.15 NzhvGtr0
>>244のエラー報告以降に有用なレスを頂きました
皆様、ありがとう
おかげさまで、不具合の場所を想定できました
つきましては、テスト&検証の為にエラーになるTSファイルを
以下の手順でスリム化してアップして下さい
お願いします
1.TVTestの「ストリーム情報」から必要なPIDを確認する
ーーーーー例ーーーーー
サービス1 (OHK) SID 0x1430 (5168) Type 0x01
● PMT PID 0x0101 (257)<<===必要なPID
映像 PID 0x0111 (273) Type 0x02 (MPEG-2) / Component tag 0x00
音声1 PID 0x0112 (274) Component tag 0x10
● 字幕1 PID 0x0114 (276) Component tag 0x30<<===必要なPID
データ1 PID 0x0810 (2064) Component tag 0x40
データ2 PID 0x0811 (2065) Component tag 0x50
データ3 PID 0x081a (2074) Component tag 0x5e
データ4 PID 0x081f (2079) Component tag 0x5f
データ5 PID 0x0816 (2070) Component tag 0x60
データ6 PID 0x081b (2075) Component tag 0x6e
● PCR PID 0x0100 (256)<<===必要なPID
ECM PID 0x0060 (96)
ーーーーー例ーーーーー
2.tsselectを使ってTS 再構成を行う
..この時、上記のPIDの他に「0x0000」も指定してください
ーーーーー例ーーーーー
tsselect.exe src.ts dst.ts 0x0000 0x0101 0x0114 0x0100
ーーーーー例ーーーーー
お手数をおかけしますが、お願いします