maki-rxrz / Caption2Ass_PCR

[DL] https://1drv.ms/f/s!AtWZll0n7FiGjGj45fo564dwG5AW?e=FlPLXG
61 stars 13 forks source link

Files that contain Japanese Characters can not be read and are displayed as '?????' #11

Open Yzuriha opened 3 years ago

Yzuriha commented 3 years ago

What did I run? Caption2Ass_PCR.exe "日本語.ts" -format srt

Expected Behavior A file called "日本語.srt" is created.

Actual Behavior Creation of the file fails, because file can not be read. The console gives following error: [Source] ???.ts [Target] ??? [Format] srt Open TS File: ???.ts failed

Since no file called ??? exist, the program cannot run.


deepl.com翻訳

何を実行しましたか? Caption2Ass_PCR.exe "日本語.ts" -format srt

想定される行動 日本語.srtというファイルが作成される。

実際の動作 ファイルを読み込めないため、ファイルの作成に失敗しました。コンソールでは以下のようなエラーが表示されます。 [Source] ???.ts [Target] ??? [Format] srt Open TS File: ???.ts failed

'???'というファイルが存在しないため、プログラムは実行できません。