0Haali的Matroska的标志与DS分离器玩一系列的M2TS文件问题

自从设置了 HTPC 运行Win7的媒体中心我有偶尔的问题,玩M2TS文件. ffdshow的支持所有在M2TS文件使用的编解码器,但还是有一些文件,而没有发挥音频或视频, 或播放不流畅,尽管比充足的硬件更. 我有两个广泛试验 Haali的Matroska的分配器 and [int­link id=“58” type=“post”]gabests MPEG分离器[/intlink] 但都有自己的缺陷.

haali does­n’t seem to cor­rectly sup­port HD audio formats, and whilst gabest does it has prob­lems with some of my files — par­tic­u­larly those that are 1440×1080 rather than 1920×1080. Even­tu­ally I dis­covered the fol­low­ing simple work-around.

  1. Install both gabest and haali split­ters (enabling mpeg-ts in haali).
  2. In the registry browse to [HKEY_CLASSES_ROOTMedia TypeExtensions]
  3. Make sure there is an entry for .m2ts and add an entry for .m2t
  4. Inside each there should be a string named “Source Filter”
  5. Set the source fil­ter for each of the 2 files to the CLSIDs (见下文) of each of the split­ters (e.g. set m2t to haali and m2ts to gabest).
  6. Change the file exten­sion of any .m2ts files that are prob­lem­at­ic to .m2t. They will then play via the oth­er split­ter — which hope­fully won’t have any prob­lems with them!

Gabest CLSID = {1365BE7A-C86A-473C-9A41-C0A6E82C9FA3}
Haali CLSID = {55DA30FC-F16B-49FC-BAA5-AE59FC65F82D}

Please note — the above refers entirely to x64 codecs, split­ters and play­ers. It should work the same for x86 32bit but I haven’t tested it

—update

I am now using .m2ts and .ts to dis­crim­in­ate as the .m2t exten­sion isn’t recog­nised by Media Cen­ter Mas­ter. .ts and .m2ts are also sup­posed to be inter­change­able — they both rep­res­ent an mpeg‑2 trans­port stream.

发表评论