QQ登录

只需一步,快速开始

 找回密码
 注册

QQ登录

只需一步,快速开始

查看: 1637|回复: 5

如何将quicttime的支持编进mplayer?(命令参数)

[复制链接]
发表于 2003-2-9 20:21:21 | 显示全部楼层 |阅读模式
我已经下载了quicttime的Dlls,可是不会将其编译进mplayer.还望大侠帮忙,谢谢!
发表于 2003-2-9 22:59:20 | 显示全部楼层
把Dll拷贝到/usr/lib/win32下,重新编译Mplayer.
回复

使用道具 举报

 楼主| 发表于 2003-2-13 20:49:29 | 显示全部楼层
谢谢!
回复

使用道具 举报

发表于 2003-2-21 15:47:28 | 显示全部楼层
2003年02月21日下午15时25分22秒[root@gugonghcs root]# rpm -qli mplayer-codecs-win32-qt-6.0-2
Name        : mplayer-codecs-win32-qt      Relocations: (not relocateable)
Version     : 6.0                               Vendor: Apple Inc.
Release     : 2                             Build Date: 2003年01月22日 星期三 23时20分41秒
Install date: 2003年01月28日 星期二 11时32分31秒      Build Host: rathann.rangers.eu.org
Group       : Applications/Multimedia       Source RPM: mplayer-codecs-1.0-2.src.rpm
Size        : 6101504                          License: proprietary
Signature   : DSA/SHA1, 1970年01月01日 星期四 08时00分00秒, Key ID 0000000000000000
Packager    : Dominik Mierzejewski <[email protected]>
URL         : http://www.mplayerhq.hu/~alex/codecs/index.html
Summary     : Win32 QuickTime 6 codec pack
Description :
Win32 QuickTime 6 codec pack.
/usr/lib/win32/QuickTime.qts
/usr/lib/win32/QuickTimeEssentials.qtx
/usr/lib/win32/QuickTimeInternetExtras.qtx
/usr/lib/win32/qtmlClient.dll


编译时加上 --enable-qtx-codecs 参数即可。
回复

使用道具 举报

发表于 2003-2-21 15:48:25 | 显示全部楼层
2003年02月21日下午15时45分05秒[root@gugonghcs root]# cat /mnt/hdc5/Downloads/Linux工具/mplayer/qt-howto.txt
How to get WIN32 QuickTime audio/video codecs working with MPlayer?
===================================================================

1. Get MPlayer CVS (read the docs how to...), and compile this way:
   ./configure --enable-qtx-codecs
   make

2. Get the QuickTime DLLs pack:
   QT6 DLLs (should be faster):
     http://www.mplayerhq.hu/~alex/codecs/qt6dlls.tar.bz2
   QT5 DLLs (we (developers) use this):
     http://www.mplayerhq.hu/~alex/codecs/qt5dlls.tar.bz2
   Or if you have already downloaded the qt-dotwine.tar.bz2,
   you can use it too.
   NOTE: qt6-dlls.tar.bz2 from releases/ doesn't contains qtmlClient.dll!

3. Extract the files:
   Normally the WIN32 codecs directory is the following: /usr/lib/win32
   Extract the QuickTime.qts, QuickTimeEssentials.qtx and qtmlClient.dll
   to that dir (or to that what you have configured).
   (In case of qt-dotwine.tar.bz2, the dlls can be found in
   .wine/fake_windows/Windows/System/ directory)

3a. Extract the extras:
   If you want to be _really_ up-to-date, you can also copy the not-yet
   supported codecs too: 3ivx Delta 3.5.qtx, On2_VP3.qtx, ZyGoVideo.qtx,
   BeHereiVideo.qtx. They can be found in the
   http://www.mplayerhq.hu/~alex/codecs/qtextras.tar.bz2 archive.

4. It should work now.
   Else send real _bugreports_ to the [email protected] list!
   (and only to that one!) And please include that which codecpack have you
   chosen.
2003年02月21日下午15时45分06秒[root@gugonghcs root]#
回复

使用道具 举报

发表于 2003-2-21 15:56:24 | 显示全部楼层
哦 ,漏了一个:

2003年02月21日下午15时52分40秒[root@gugonghcs mplayer]# rpm -qli mplayer-codecs-win32-qtextras
Name        : mplayer-codecs-win32-qtextras  Relocations: (not relocateable)
Version     : 1.0                               Vendor: Apple Inc.
Release     : 2                             Build Date: 2003年01月22日 星期三 23时20分41秒
Install date: 2003年01月28日 星期二 11时33分02秒      Build Host: rathann.rangers.eu.org
Group       : Applications/Multimedia       Source RPM: mplayer-codecs-1.0-2.src.rpm
Size        : 2223104                          License: proprietary
Signature   : DSA/SHA1, 1970年01月01日 星期四 08时00分00秒, Key ID 0000000000000000
Packager    : Dominik Mierzejewski <[email protected]>
URL         : http://www.mplayerhq.hu/~alex/codecs/index.html
Summary     : Win32 QuickTime additional codecs pack
Description :
Win32 QuickTime additional (3ivx, ZyGo, VP2) codecs pack.
/usr/lib/win32/3ivX.qtx
/usr/lib/win32/BeHereiVideo.qtx
/usr/lib/win32/Indeo4.qtx
/usr/lib/win32/On2_VP3.qtx
/usr/lib/win32/ZyGoVideo.qtx
回复

使用道具 举报

您需要登录后才可以回帖 登录 | 注册

本版积分规则

GMT+8, 2024-6-4 11:28 , Processed in 0.100951 second(s), 16 queries .

© 2021 Powered by Discuz! X3.5.

快速回复 返回顶部 返回列表