MediaInfo, multimedia data manager
 

一般問題

網站的正式網址是什麼?

http://mediainfo.sourceforge.net

OpenCandy stuff is installed!

OpenCandy is used by the Windows GUI installer for providing some Open Source and proprietary software advertisement.
You can look at the OpenCandy provacy policy.
If you don't have OpenCandy screen during the install, or if you don't click on "Yes, Install" (this is NOT the default action) in this screen, nothing is done.
Some files are put in the MediaInfo directory, and some registry keys are in the registry only for uninstallation.
If even with theses explanations you don't want OpenCandy stuff, you can:
  • Pay me every month for not having it (I spend a lot of time on MediaInfo, and I try to live from this work)
  • Use the package without installer
  • Use your own installer (this is open source, you can do it)
Keep in mind that this is not an adware installed without your consent.

MediaInfo tries to connect to the Internet!

Yes, it tries (if "Check for newest version" is checked).
When this checkbox is check, MediaInfo connects to mediaarea.eu website too for anonymous statistics. (how often MediaInfo is used, which OS/Language/Country is the most used...)
If you don't want to autorize anonymous statistics, uncheck the "Check for newest version" checkbox.

在 SourceForge 儲存庫裡的檔案有好多名稱, 該下載哪一個?

看您需要什麼而定:
  • 圖形介面 : MediaInfo GUI
  • 命令列介面 : MediaInfo Cmd
  • 給其他軟體用的 .DLL 檔案 : MediaInfo DLL

在這之後, 您得選擇您的作業系統:
  • Win : Windows 95 to Windows XP
  • Lin : Linux 各發行版

以及您的硬體平台:
  • 686 : Intel Pentium, AMD Athlon
  • AMD64 : Intel EMT64 enabled CPU, AMD Athlon64

在 SourceForge 儲存庫裡的檔案有好多版本, 該下載哪一個?

一般幾乎都用最新版, 除了:
  • 被標上 "beta" 的版本 : 您是可以抓來用, 但請注意, 這不是穩定版.
  • 要您下載指定版本的人. 請抓此版本, 也許開發者尚未驗證更新的版本

為什麼您要的格式沒被支援?

因為我不了解規格!
如果您有關於此格式的文件, 請聯絡我.

有些檔案沒有正確偵測到, 該怎麼辦?

我對您的檔案有興趣, 請聯絡我.

我想把 MediaInfo 換成我用的語言, 為什麼你不把程式翻成我用的語言?

因為我不會說您的話! ;-)
如果您有點時間, 您可以翻譯看看 (在偏好設定對話框裡), 並請將檔案 (在 ./plugins/ 目錄下) 寄給我. 這並不難, 您只需要會些英文知識

找不到我的問題, 該怎麼辦?

您可以在討論區裡得到一些支援.

MediaInfo 圖形介面模式 (GUI)

採用哪種授權?

MediaInfo 圖形介面模式使用 GPL 授權.

我想從原始碼編譯, 該怎麼做呢?

原始碼可從這下載.
您需要 Borland C++ 6 來編譯.
這裡有篇編譯相依檔案的說明

為什麼 Linux 上沒有圖形介面版的 MediaInfo?

VCL (Borland 公司的圖形函式庫) 並不可攜 (這是唯一的原因), 所以我沒辦法移植 GUI 到 Linux 上.
如果您知道如何用 wxWidgets (一個標準的圖形函式庫) 寫程式, 並且有興趣將 MediaInfo 移植到 wxWidgets 上, 我有興趣, 請聯絡我!

MediaInfo 命令列模式 (Cmd)

採用哪種授權?

MediaInfo 命令列模式使用 GPL 授權.

為什麼命令列模式沒有更多的選項?

因為缺乏使用者的需要, 所以我沒有花時間在這上面.
您可以新增功能請求.

我想從原始碼編譯, 該怎麼做呢?

原始碼是可下載的.
注意 : 這有許多相依檔案, 也許您會有些編譯上的困難. 這裡有篇編譯相依檔案的說明

MediaInfo 函式庫 (DLL)

採用哪種授權?

MediaInfo 函式庫採用 LGPL 授權.

為什麼 .DLL 檔案不能跟您的程式一起運作呢?

也許這個軟體不支援最新版的 .DLL 檔案.
  • 嘗試要求軟體開發者更新他寫的軟體
  • 嘗試下載舊版的 .DLL 檔案

我想從 .DLL 檔案裡面匯入資料, 該怎麼做呢?

下載 .DLL 包裝, 裡面有些不同語言的範例, (standart C, standart C++, GCC, MinGW, Borland C++ Builder, Microsoft Visual C++, Microsoft Visual Basic, Microsoft C#, Microsoft J#)
這是軟體開發套件.

我不喜歡 .DLL 檔而偏好靜態函式庫, 那該怎麼做呢?

This is only possible with C++.
On the download page, there is package with:
  • Library compiled with Borland C++ builder 6
  • Library compiled with Microsoft Visual C++ 9 (aka 2005). Warning : the project is staticly linked to the multithreaded C++ library, and options are C++ compliant (be carefull, in standart C++, wchar_t is a type, not a short int).
If you want to use others compilers or options, you must compile from sources.

我想從原始碼編譯, 該怎麼做呢?

原始碼是可下載的.
注意 : 這有許多相依檔案, 也許您會有些編譯上的困難. 這裡有篇編譯相依檔案的說明
This page was translated by a non-native language translator, if you are interested to translate this page well, please contact me

SourceForge