QQ登录

只需一步,快速开始

 找回密码
 注册

QQ登录

只需一步,快速开始

查看: 2220|回复: 15

MPlayer v0.90rc5 "Backpo

[复制链接]
发表于 2003-3-18 13:16:13 | 显示全部楼层 |阅读模式
The ChangeLog for MPlayer v0.90rc5 "BackportCounter"

DOCS:
Chinese docs/help translations update

english manpage updates (new filters, fixes)

Gui about-box updated

Features:
new video filters: detc, down3dright, hqdn3d, telecine, tfields

mpcodecs: SGI image decoding (usable with -mf)

mpcodecs: NUV _en_coding support (mencoder)

mpcodecs: RealAudio Win32 DLL support on linux, 'cook' codec crash fixed

DLL loader: truespeech codec support (tsd32.dll)

Porting:
MacOSX support for quicktime en/decoding, MOV demuxing, video timer

mpdemux: Dynamic DVD drive selection on Darwin

dshow, dmo: cbAlign=1 fix for proper win32 support

mpdvdkit2: HPUX, Cygwin fixes

Fixes:
mpdemux: RealVideo demuxing fixes (better WxH, fps parsing, A-V sync)

mpdemux: MOV parser fixes: AAC (mp4a) support, variable fourcc

mpdemux: WAV extra header (cbSize>0) parsing fixed

mpdemux: mpeg bitrate calculation fixed (still bad for VBR files)

mpcodecs: TGA decompression fix

DShow interface: BGR 15bpp support fixed

X11 fullscreen code: fix detetcion of metacity

vidix: radeon_vid ecp_div fix

vidix: mga_vid chroma pitch fix

drivers/mga_vid.o: fixed G400 16MB detection

-ao win32 fixes

-ao alsa9 faster seeking support

-ao nas (mem?)leak fix

-ao mpegpes: fix DVB volume mixer (with the HEAD driver)

-vo directfb2: DFB 0.9.17 support

-vo directx: 'ontop' option, other fixes

-vo dxr3: fix subpic placement

-vo gif89a: VOCTRL_DUPLICATE_FRAME support, YV12 supp. removed

-vo dfbmga: Update sub-picture layer, support for selecting field parity

TOOLS/matroxtv: improvements, now it looks much better...

configure: MacOSX support, better (un)gif, FAAD detection, etc

configfile parser: better error messages
发表于 2003-3-18 18:02:04 | 显示全部楼层
2003年03月18日下午18时01分33秒[root@gugonghcs SPECS]# rpm -qi mplayer
Name        : mplayer                      Relocations: (not relocateable)
Version     : 0.90                              Vendor: Gugong <[email protected]>
Release     : rc5.gugong1                   Build Date: 2003年03月18日 星期二 17时57分20秒
Install date: 2003年03月18日 星期二 17时58分19秒      Build Host: gugonghcs.fruitron.com.cn
Group       : 应用程序/多媒体               Source RPM: mplayer-0.90-rc5.gugong1.src.rpm
Size        : 10563291                         License: GPL
Signature   : (none)
Packager    : Gugong <[email protected]>
URL         : http://mplayerhq.hu/
Summary     : Mplayer,Linux 上的媒体播放器。
Description :
MPlayer 是一个电影播放器。它可以播放大多数的视频格式,还有DVDs。
它的最出色之处在于广泛地支持输出驱动;还有:友好的抗锯齿、带阴影
的字幕和 OSD。

可以重建 rpm 包,使用下面的选项:
--with :        dvdnav
--without :     alsa aalib lirc cdparanoia libdv arts xvid esd dvdread
回复

使用道具 举报

 楼主| 发表于 2003-3-18 18:05:17 | 显示全部楼层
rh8下gnome里运行,一全屏就定死的现象还有
回复

使用道具 举报

发表于 2003-3-18 18:28:17 | 显示全部楼层
可以试试不同的fstype的组合,mplayer -fstype help可以看到可用选项
回复

使用道具 举报

发表于 2003-3-19 00:14:42 | 显示全部楼层
这个版本运行速度比上一个版本似乎快了一点点。。。

不过依然不如 xine 。。。
回复

使用道具 举报

发表于 2003-3-19 10:29:07 | 显示全部楼层
我觉得mplayer已经非常快了,虽然没有跟xine比过,但我觉得xine不至于比mplayer快到能感觉出来;)。说说具体情况吧,应该是mplayer还有提速的可能。
BTW,如果是用gmplayer就算了,那个东西不能跟xine的gui比
回复

使用道具 举报

 楼主| 发表于 2003-3-19 11:09:01 | 显示全部楼层
[quote:fd9cb39d51="hooey"]可以试试不同的fstype的组合,mplayer -fstype help可以看到可用选项[/quote]
可用的全屏实现模式:
    none            don't set fullscreen window layer
    layer           use _WIN_LAYER hint with default layer
    layer=<0..15>   use _WIN_LAYER hint with a given layer number
    above           use _NETWM_STATE_ABOVE hint if available
    below           use _NETWM_STATE_BELOW hint if vailable
    fullscreen      use _NETWM_STATE_FULLSCREEN hint if availale
    stays_on_top    use _NETWM_STATE_STAYS_ON_TOP hint if available

全部试过这些组合,在rh8.0的gnome下还是有全屏恢复即不能拖动的毛病
显卡是Geforce2MX200
回复

使用道具 举报

发表于 2003-3-19 12:19:23 | 显示全部楼层
是mplayer还是gmplayer,gmplayer现在跟gnome的metacity还有点问题,但mplayer应该没问题了。如果是mplayer的话估计是rh的问题,反正8.1就在眼前了,忍了吧,我没有gnome,有心无力。xixi
回复

使用道具 举报

 楼主| 发表于 2003-3-19 17:43:47 | 显示全部楼层
mplayer和gmplayer都有这个问题,我已经将源码改了改,现在算是改掉这个“bug“
同样的源码和编译方法,在magic1.1里完全没问题,估计是rh8的问题了
回复

使用道具 举报

发表于 2003-3-19 17:49:25 | 显示全部楼层
2003年03月19日下午17时42分26秒[root@gugonghcs root]# l mplayer-0.90-rc5.gugong1.src.rpm
Name        : mplayer                      Relocations: (not relocateable)
Version     : 0.90                              Vendor: Gugong <[email protected]>
Release     : rc5.gugong1                   Build Date: 2003年03月18日 星期二 17时57分20秒
Install date: (not installed)               Build Host: gugonghcs.fruitron.com.cn
Group       : 应用程序/多媒体               Source RPM: (none)
Size        : 4118896                          License: GPL
Signature   : (none)
Packager    : Gugong <[email protected]>
URL         : http://mplayerhq.hu/
Summary     : Mplayer,Linux 上的媒体播放器。
Description :
MPlayer 是一个电影播放器。它可以播放大多数的视频格式,还有DVDs。
它的最出色之处在于广泛地支持输出驱动;还有:友好的抗锯齿、带阴影
的字幕和 OSD。

可以重建 rpm 包,使用下面的选项:
--with :        dvdnav
--without :     alsa aalib lirc cdparanoia libdv arts xvid esd dvdread
* 二  3月 18 2003 Gugong <[email protected]> 0.90rc5

- automated rebuild

* 一  3月 03 2003 Gugong <[email protected]>

- Rebuild

* 日  2月 16 2003 Matthias Saou <[email protected]>

- Rebuild against new libdvdread.

* 三  2月 12 2003 Matthias Saou <[email protected]>

- Add a workaround for the default skin's permission problem.

* 一  2月 10 2003 Matthias Saou <[email protected]>

- Update to 0.90rc4.
- Updated default skin to 1.7.

* 三  1月 22 2003 Matthias Saou <[email protected]>

- Added --without dvdnav build option.

* 一  1月 20 2003 Matthias Saou <[email protected]>

- Update to 0.90rc3.
- Added "--without esd" build option.

* 六  1月 11 2003 Matthias Saou <[email protected]>

- Update to today's snapshot as it fixes many bugs (fullscreen for ex).
- Replace all divx4linux stuff with xvid.
- Rebuilt with libavcodec from ffmpeg, doh!

* 四  1月 02 2003 Matthias Saou <[email protected]>

- Update to 0.90rc2, updated the cdda patch too.
- Removed the Epoch... yes, upgrade manually by erasing and installing again.

* 一 12月 09 2002 Matthias Saou <[email protected]>

- Update to 0.90rc1.

* 五 11月 15 2002 Matthias Saou <[email protected]>

- Re-enabled the auto req/prov.

* 二 11月 12 2002 Matthias Saou <[email protected]>

- Update to 0.90pre10.
- Added CDDA support through cdparanoia + include fix.
- Enabled shared postproc library.
- Fixed VCD support by having redhat -> linux (probably fixes joystick too).
- Removed CFLAGS overwriting.

* 六 10月 26 2002 Matthias Saou <[email protected]>

- Fixed aa with --disable-aa instead of --disable-aalib.

* 五 10月 25 2002 Matthias Saou <[email protected]>

- Update to 0.90pre9.
- Enable ALSA by default now.
- Added patch to remove that awful startup message about runtime cpudetection.
- Added libdvdnav support for rebuild.


* 四 10月 03 2002 Matthias Saou <[email protected]>

- Enforced --without libdv, lirc options to disable even if libs are present.

* 六  9月 28 2002 Matthias Saou <[email protected]>

- Rebuilt for Red Hat Linux 8.0.
- Added new menu entry.
- New --with and --without rebuild options.

* 五  9月 20 2002 Matthias Saou <[email protected]>

- Update to 0.90pre8.
- Added some files to the %doc section.

* 四  9月 05 2002 Matthias Saou <[email protected]>

- Update to 0.90pre7.
- Removed obsolete prefix.
- Explicitely disable ALSA for now.

* 二  8月 20 2002 Matthias Saou <[email protected]>

- Rebuilt with libdvdnav... but removed, just too experimental :-(
- Added direct DVD menu entry.

* 二  8月 13 2002 Matthias Saou <[email protected]>

- Added arts dependency.

* 二  8月 06 2002 Matthias Saou <[email protected]>

- Update to 0.90pre6.
- Added aalib and lirc build dependencies to get a full-featured binary.
- Updated %description.
- Added iso-8859-2 font in the package.
- Cleaned up old unuseful hacks.

* 一  6月 10 2002 Matthias Saou <[email protected]>

- Update to 0.90pre5.

* 二  5月 14 2002 Matthias Saou <[email protected]>


- Update to 0.90pre4.
- Overwrite the absolute link for the mencoder.1 man page.

* 六  5月 11 2002 Matthias Saou <[email protected]>

- Added the mime types for the menu entry.

* 四  5月 02 2002 Matthias Saou <[email protected]>

- Added CFLAGS for configure and i18n.
- Rebuilt against Red Hat Linux 7.3.
- Added the %{?_smp_mflags} expansion.

* 二  4月 30 2002 Matthias Saou <[email protected]>

- Update to 0.90pre2.
- Fixed the libGLcore.so.1 and lirc dependencies.
- Build with gcc 2.96 instead of gcc3.

* 五  4月 26 2002 Matthias Saou <[email protected]>

- Update to 0.90pre1, fully GPL at last! Here come the binary packages :-)

* 五  2月 01 2002 Matthias Saou <[email protected]>

- Update to today's current version.
- Added 3 skins + removed workaround since skin archives are fixed.

* 三  1月 02 2002 Matthias Saou <[email protected]>

- %doc cleanup and update to today's build.
- Modified for the new CONFDIR stuff.

* 三 12月 12 2001 Matthias Saou <[email protected]>

- Initial RPM release.


-rw-r--r--    1 root    users             413 11月 12 21:03 MPlayer-0.90pre10-redhat.patch
-rw-r--r--    1 root    users             621 10月 25 23:33 MPlayer-0.90pre9-runtimemsg.patch
-rw-------    1 root    root          3403602  3月 17 14:20 MPlayer-0.90rc5.tar.bz2
-rw-rw-r--    1 root    users          173468  2月  1 06:19 default-1.7.tar.bz2
-rw-r--r--    1 root    users          272659 12月 13  2001 mp-arial-iso-8859-1.zip
-rw-r--r--    1 root    users          255907  9月 27  2001 mp-arial-iso-8859-2.zip
-rw-rw-r--    1 root    users           12226  3月 18 17:37 mplayer.spec
回复

使用道具 举报

 楼主| 发表于 2003-3-19 18:02:00 | 显示全部楼层
??
回复

使用道具 举报

发表于 2003-3-19 18:13:01 | 显示全部楼层
-rw-r--r-- 1 root users 413 11月 12 21:03 MPlayer-0.90pre10-redhat.patch
-rw-r--r-- 1 root users 621 10月 25 23:33 MPlayer-0.90pre9-runtimemsg.patch
回复

使用道具 举报

 楼主| 发表于 2003-3-19 18:16:30 | 显示全部楼层
原来有for redhat的patch,不知道为什么mplayer官方版不加上去
回复

使用道具 举报

发表于 2003-3-19 21:07:36 | 显示全部楼层
MPlayer的原则是不为别人的错误做出牺牲;)
回复

使用道具 举报

 楼主| 发表于 2003-3-19 21:43:58 | 显示全部楼层
[quote:1760b8d109="hooey"]MPlayer的原则是不为别人的错误做出牺牲;)[/quote]
那确实是
回复

使用道具 举报

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

本版积分规则

GMT+8, 2024-12-4 04:32 , Processed in 0.093360 second(s), 15 queries .

© 2021 Powered by Discuz! X3.5.

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