R.A. Epigonos et al.

Windows > 手動でコーデックをインストールする

Lazy Man's MKVはmkvファイルを再生するときによく引き合いに出されます。しかし、現在(2006年8月6日)オフィシャルサイトで配布されているmkvinst_b9*.exeはWindows Meにインストールできません(mkvinst_b8.exeはインストールできますが、配布されていません)。"This program must be run on Windows NT."というエラーメッセージを出して終了します。しかし、Matroska Splitter単体を手動でインストールできれば、Lazy Man's MKVをインストールする必要は無いはずです。手動でコーデックをインストールする方法をどこぞのページで見つけましたので、Matroska Splitterをインストールした時の記録を載せておきます。

目次

Matroska Splitterの入手

site:sourceforge.net "Matroska Splitter"でGoogle検索して、Matroska Splitterの配布場所を探しました。*.7zという名前がついていたので、7zでGoogle検索して7z形式に対応した解凍ソフトであるLhazをダウンロード、インストールしました。

Matroska Splitterのインストール

Matroska Splitterを解凍してできたファイルの内、Releaseフォルダに入っていたMatroskaSplitter.axを引数にして、次の様にコマンドを打ちました。ファイル名を指定して実行のボックスに下のように入力し、Enterキーを押しました。メッセージが出てきて、インストールに成功した言われました。

regsvr32 D:\Release\MatroskaSplitter.ax

インストールできたか確認するために、*.mkvファイルをBSplayerで再生しました。今までは、"Can't open file."というエラーメッセージが出ていましたが、インストール後は普通に再生できました。タスクトレイには何も出てきませんでした。regsvr32の使い方は引数無しで起動するとわかりました。また、Codec regsvr32でGoogle検索しても多くの文書が見つかりました。アンインストールするには/uをつけて同じ事をするそうです。Lazy Man's MKVには他の物も含まれますが、インストールしたのはMatroska Splitterだけです。

GOM Playerの画像が荒い

よくわからないけれど、Windows Media PlayerとDirectXをWindows Updateで導入したら解決しました。画像が荒いというのは具体的にいえば、動画を再生したときに当倍までは普通だが大きくするとピクセルブロックが目立ってカクカクした絵になる、オーバーレイ表示する字幕やメッセージがカクカク、という感じ。

ショートカット風バッチファイル

特に意味はないですが、たとえば、更新のあるバイナリをいつも同じショートカットで起動したいようなときに便利だと思います。バッチファイルなので、条件分岐とかできますから、もう少し応用が利くと思います。

start .\path\to\hoge\hoge.exe

[vim] Windowsで日本語なVimでUnixのファイルが編集できるようにする。

KaoriYa.netから日本語化されたVim7.0とLibiconvをダウンロードして解凍。Libiconvの中に入ってたiconv.dllをgvim7.exeと同じフォルダにいれて、ついでにmsvcr71.dllをネットのどこかから探してきて入れる。msvcr71.dllはVC++のランタイムなんちゃららしい。よくわからんが。

[TMP][TEMP] インストール時に参照される環境変数の一時的な変更

まったく、マシンが非力だと、工夫するようになるからいいよね。

これは、America's Armyのインストール時に考えた。このゲームのインストール時には、TMPという環境変数が参照されて、その下に一時ファイルが作られる。この一時ファイルは結構大きくて、数ギガバイト。こんなに大きなファイルをc:\の下に作られると、一時的でもあまりうれしくない。さらに、同じHDDのうえにダウンロードしてきたファイルがあると、読み込みと読み出しで、インストールに時間がかかる。というわけで、その回避方法。

まず、コマンドプロンプトを起動。Windows+Rでファイル名を名指して実行、テキストボックスに下のように入力してEnter。cmdはコマンドプロンプトの実行ファイル名、/F:onは入力補完するときのオプションスイッチ(不可欠ではない)。

cmd /F:on

んで、開いたWindowで、下のように入力。このとき、d:\tmpは空き領域に余裕があるドライブで無ければだめ。さらに、e:\downloadsとd:\tmpが物理的に別の場所(一方はIDE1マスター、他方はIDE2マスターとか)にあるとHDDシークタイムの関係上なお良いと思う。

> TMP=d:\tmp
> e:\
> cd downloads
> AA282FullInstaller_BitTorrent.exe

すると、このWindowから呼び出されたプログラムに関しては、TMP環境変数がd:\tmpになる。だから、インストールプログラムのDistinationがd:\tmpになる。

Player

BSplayer http://www.bsplayer.org/

To switch a audio track and subtitle track, play a OGM file on BSplayer and click a firm icon in task tray and go on the under way.Audio -> (Switch audio track that you want to play)

For More Information: http://www.google.co.jp/search?q=BSplayer

Media Player Classic http://sourceforge.net/projects/guliverkli/

This player is useable because it can switch audio and video splitter needed to play a media file. And if There is no codec or splitter in computer, it sarch codecs or other software to play such a media.It can play MKV file with MKV Codec. You can switch a audio track by using the way in under.Play -> Filters -> Audio Switcher -> (Select a track in MKV contner)

For More Information: http://www.google.co.jp/search?q=Media+Player+Classic

Zoom Player http://www.inmatrix.com/

By using this software. I could play mkv files on BSplayer. Maybe the work for codec instration on this software make it, I guess. But One thing I can't do well is playing subtitles in mkv files. In playing subtitles great band is in background. S shotcut key make subtitle none. But it is just a stand by way.

http://www.inmatrix.com/files/zoomplayer_download.shtml

Go to the above site and download Standad edition, you don't need to ues other edition for sistall some files for play missing filtypes. I recommend to use a local link for download. I guess that this link will be abarible first. And run a instration file for Zoom Player. In the first run Zoom player, you can confirm automatically a list. On this list, some file formats can't play on Zoom Player. But Don't fall down!! you can make such files play on Zoom Player or some other Player by using click the link in list and download proper software for play.

You can make a files that can't play on Zoom Player play. Run a Zoom player and right click on screen. Choice a Option folowing Formats. There is a missing fileformats list and click a format on perpos. Open a window about the format you choosed. Click for a download some properly files. :-)

For example, You can make mkv or ogm file in following way. As I said, go on a list about missing file type and click 2 file types OGM and matroska file. Download files amd run a instration. Just this way you can make mkv and ogm file play. Yes you can play these files on Zoom Player. But you don't need to use this player. I use this player for install files needed to play. And use the BSPlayer. What a usuable way!! Don't you think so?? :-P

For More Information: http://www.google.co.jp/search?q=Zoom+Player

Fillters

ffdshow

Unofficial http://www.aziendeassociate.it/cd.asp?dir=/ffdshowOfficial http://sourceforge.net/projects/ffdshow/It is not a Codecs. So you need not install if you have a high power PC and sutable codecs. But if you have low power PC, this fillter make you save money. To install This fillter and BSplayer on your PC make some files, that needed high power to play, play smmothly. Official project have stopped untill 2002, and I guess project will not be recovered. Unofficlal project is on now. So, I recommend you to go to unoffical pages and to get a latest ffdshow file. Let me sujuest you that when you vizit unofficial page you can't download ffeshow files. Because every file links' address are wrong. To click linkes, there is new window and address. And rewrite address like undder. To do so you can download files on your PC. Happy playing!!http://www.aziendeassociate.it/./cd//ffdshow/ffdshow-********.exe http://www.aziendeassociate.it/cd/ffdshow/ffdshow-********.exe

Codecs

MKV - MKV (Matroska Video) Unofficial Playback Pack for Windows

Lazy Man's MKV http://hp.vector.co.jp/authors/VA022257/matroska/ Mirror: http://ld-anime.subforge.net/matroska/ Current versionmkvinst_b96.exe is only OK on WinNT, not on WinME Older versionsmkvinst_b92.exe is OK on WinMEmkvinst_b94.exe is OK on WinMEmkvinst_b95.exe is only OK on WinNT, not on WinME

You can't use BSplayer in this way but '''Media Player Classic''', that is not very confortable to play a media file but not unusable. I recomend to use a BSplayer. Why don't you add your way to play MKV file by using BSplayer. Writing in Japanese is also OK. I will translate it in English.

Go to section "Zoom Player" and there is a evacuation way to play mkv files on BSplayer.

MKV - The Matroska Packs

http://packs.matroska.org/It install automatically some of unused codecs also, and in this pack ffdshow fillter is not latest. Because of that, I prefer use a before MKV codec pack to play a MKV file. It contain a minimam codecs and fillters to play a MKV file.

OGM - The Ogg Vorbis DirectShow filter

http://tobias.everwicked.com/To go URL on the top in this section. And go along the way in under.Ogg/Vorbis -> Download current versionClick a file downloaded, only that you can play a OGM file. To chenge a audio track, you left click on the film icon in task tray, while play target OGM file, and switch audio that you want to hear.

You can use BSplayer on this way I write upwared.

ソーシャルブックマーク

  1. はてなブックマーク
  2. Google Bookmarks
  3. del.icio.us

ChangeLog

  1. Posted: 2003-12-11T00:03:12+09:00
  2. Modified: 2003-12-11T14:10:57+09:00
  3. Generated: 2023-08-27T23:09:17+09:00