📄 mpdsf.txt
字号:
MPlayer's Dump Stream Formats=============================Designed by Alex & ArpiThe file starts with a variable size header:--------------------------------------------32-bit Stream format fourcc (MPVS or MPAS) MPVS = MPlayer Video Stream MPAS = MPlayer Audio Stream8-bit Demuxer type (AVI,MOV,ASF,REAL,...)8-bit Flags (marks dumped headers) Values: 0x1: WAVEFORMATEX 0x2: Audio extra codec data 0x4: BITMAPINFOHEADER 0x8: QT's ImageDesc 0x16: indicates 32-bit chunk size before every data chunk16-bit Length of headersThere's strict rule in the follow-up of the codec-headers.Depending on flags,Data chunks:------------32-bit Optional 32-bit chunk size... Data
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -