綾小路龍之介の素人思考

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をインストールした時の記録を載せておきます。


目次


1.1 Matroska Splitterの入手

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


1.2 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だけです。


1.3 GOM Playerの画像が荒い

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


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

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

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

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

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


1.6 [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になる。


1.7 Player


1.7.1 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


1.7.2 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


1.7.3 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


1.8 Fillters


1.8.1 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-********.exehttp://www.aziendeassociate.it/cd/ffdshow/ffdshow-********.exe


1.9 Codecs


1.9.1 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.


1.9.2 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.


1.9.3 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. CSS > Webサイトのレイアウトの話
  2. DVDリッピングしてaviファイルにするときの計算方法
  3. Debian > インストールメモ
  4. Memo > One Line Diary
  5. Memo > To-Doリスト
  6. Memo > iswebの自動挿入広告の文字コードに関する考察
  7. Memo > リンクとメモ
  8. Memo > 物理屋の独り言
  9. Misc > High Performance Computing(HPC)
  10. PC過去の遺物集
  11. Perl > 1行スクリプト覚書 with Active Perl
  12. Perl > Perl実験室でWeb雑考
  13. Perl > XML::TreePPでXMLサイトマップファイルを生成
  14. Perl > e.cgi のページ ProjectRotation8
  15. Perl > クエリを連想配列で受け取るスマートな方法
  16. Perl > サーバーにアップロードしたcgiのエラーチェック
  17. Perl > ブリコラージュ的 cgi
  18. Programing > プログラムの素人が不思議に思ったこと
  19. Services > Gmail Tips
  20. Services > YourFileHostダウンローダ
  21. Services > twitterはじめました。
  22. Tech > MathMLを使ってみる
  23. Tech > Windows 2000 Professional でLaTeX組版システムを使う
  24. Tech > coLinuxの導入
  25. Tech > サイトのミラーリング
  26. Terapadで作るLaTeX統合環境
  27. Tools > Opera > 設定の諸々
  28. Tools > bashのメモ
  29. Tools > lit2ptoのページ
  30. Tools > vimの設定とtips
  31. Tools > よく使う機能のメモと設定のメモ
  32. VMware > ホストOSがWindows XP Home SP2でゲストOSがVine Linux 4.1
  33. Vine > SSHの暗号化経路を経由してSambaサーバの共有ディレクトリをマウント
  34. Vine Linux > LaTeXでpdf文書作成
  35. Vine Linux > Libretto L1に載せる
  36. Vine Linux > SSH関係の諸々メモ
  37. Vine Linux > サーバを立てたときのメモ
  38. Vine Linux > ソフトウェアRAID
  39. Vine Linux > デスクトップとして使う場合に必要な設定
  40. Wanderlust > inter7でIMAP4
  41. Web Etcetera > サーバー上でファイルを直接編集することについて
  42. Web Etcetera > 検索エンジンが自分のサイトをどのように認識しているか
  43. Web Etcetera > 無料ホームページスペースの広告削除は真か偽か
  44. Winamp > StreamRipperで全自動リッピング
  45. Winamp > タスクマネージャを使って目覚まし時計
  46. Windows > robocopyでフォルダ間同期
  47. Windows > 手動でコーデックをインストールする
  48. gnuplotのプロットギャラリー
  49. rsyncでディレクトリの内容を同期する
  50. wgetのメモ
  51. ネットワーク上にメモ帳を置く
  52. ハードウェア > HDDの再利用
  53. ハードウェア > 安定で快適なマシンはハードから
  54. ブリコラージュ的メールマガジン一括登録解除方法
  55. 初めに
  56. 情報基礎演習UNIX
  57. 窓たちと正く付き合うにはショートカットキーから

コメント


pin

[PR]Ōt̍DlȂ:Ōt̓]ES߰āISC