一般 | ||
識別字 | : | 5137 (0x1411) |
完整檔名 | : | Hit U_1080i.ts |
格式 | : | MPEG-TS |
檔案大小 | : | 484 MiB |
時間長度 | : | 3分29秒 |
整體流量 | : | 19.4 Mbps |
視訊 | ||
識別字 | : | 17 (0x11) |
選單ID | : | 1 (0x1) |
格式 | : | MPEG Video |
格式版本 | : | Version 2 |
格式類型 | : | Main@High |
格式設定, BVOP | : | 是 |
格式設定, Matrix | : | 預設 |
編解碼器識別字 | : | 2 |
時間長度 | : | 3分29秒 |
流量 | : | 18.0 Mbps |
畫面寬度 | : | 1920 像素 |
畫面高度 | : | 1088 像素 |
顯示長寬比例 | : | 16:9 |
影格頻率 | : | 29.970 fps |
標準 | : | Component |
ColorSpace | : | YUV |
ChromaSubsampling | : | 4:2:0 |
BitDepth/String | : | 8 bits |
掃描型態 | : | 有交錯 |
掃描順序 | : | 前場優先 |
位元/(像素*影格) | : | 0.288 |
串流大小 | : | 450 MiB (93%) |
語系 | : | 韓語 (Korean) |
色彩原色 | : | BT.709 |
傳輸特性 | : | BT.709 |
矩陣係數 | : | BT.709 |
名稱 | : | ko:video |
音訊 | ||
識別字 | : | 20 (0x14) |
選單ID | : | 1 (0x1) |
格式 | : | AC-3 |
格式/相關資訊 | : | Audio Coding 3 |
Format_Settings_ModeExtension | : | CM (complete main) |
格式設定, Endianness | : | Big |
編解碼器識別字 | : | 129 |
時間長度 | : | 3分29秒 |
流量模式 | : | 常數式 |
流量 | : | 384 Kbps |
聲道數 | : | 2 聲道 |
聲道位置 | : | Front: L R |
取樣率 | : | 48.0 KHz |
BitDepth/String | : | 16 bits |
視訊延遲 | : | -25毫秒 |
串流大小 | : | 9.59 MiB (2%) |
語系 | : | 韓語 (Korean) |
名稱 | : | ko:audio |
===========================================================
Setmemorymax(1024)
SetMTMode(3,4)
PluginPath = "C:\My Tools\MeGUI\tools\avisynth_plugin\"
#InterFrame 2.0
LoadPlugin(PluginPath+"svpflow1.dll")
LoadPlugin(PluginPath+"svpflow2.dll")
Import(PluginPath+"InterFrame2.avsi")
LoadPlugin("C:\My Tools\MeGUI\tools\dgindex\DGDecode.dll")
DGDecode_mpeg2source("R:\DalShabet_Hit U_1080i.d2v").ConvertToYV12()
#去交錯,前場優先,插幀(i --> p)
Load_Stdcall_Plugin("C:\My Tools\MeGUI\tools\yadif\yadif.dll")
Yadif(mode=1, order=1)
#重定解析度 Lanczos4Resize(1280,720)
#合併字幕
LoadPlugin(PluginPath+"VSFilter.dll")
TextSub("R:\DalShabet_Hit U_1080i.ass", 1)
#再度插幀以完成59.94fps(60fps)要求。
SetMTMode(2,4)
#InterFrame 2.0 (fps=NewNum/NewDen)
InterFrame(NewNum=60000, NewDen=1001, Cores=4)
0 意見:
張貼留言