mirror of
https://github.com/lkddi/nexusphp.git
synced 2026-04-14 20:40:49 +08:00
improve BDInfo Extraction
1. 优化BDInfo中HDR和DIY字幕/音轨备注的提取 2. 修正Extras的翻译
This commit is contained in:
@@ -96,7 +96,7 @@ return [
|
||||
'technicalinfo_frame_rate' => '帧率',
|
||||
'technicalinfo_profile' => '档次',
|
||||
'technicalinfo_format' => '格式',
|
||||
'technicalinfo_extras' => '附加内容',
|
||||
'technicalinfo_extras' => '附加信息',
|
||||
'technicalinfo_ref_frames' => '参考帧',
|
||||
'technicalinfo_audio' => '音轨 #',
|
||||
'technicalinfo_subtitles' => '字幕 #',
|
||||
|
||||
@@ -96,7 +96,7 @@ return [
|
||||
'technicalinfo_frame_rate' => '幀率',
|
||||
'technicalinfo_profile' => '檔次',
|
||||
'technicalinfo_format' => '格式',
|
||||
'technicalinfo_extras' => '附加內容',
|
||||
'technicalinfo_extras' => '附加資訊',
|
||||
'technicalinfo_ref_frames' => '參考幀',
|
||||
'technicalinfo_audio' => '音軌 #',
|
||||
'technicalinfo_subtitles' => '字幕 #',
|
||||
|
||||
Reference in New Issue
Block a user