LinuxSir.cn,穿越时空的Linuxsir!

 找回密码
 注册
搜索
热搜: shell linux mysql
查看: 1316|回复: 15

mplayer 1.0 pre出来了

[复制链接]
发表于 2003-9-2 08:26:29 | 显示全部楼层 |阅读模式
我去试试
 楼主| 发表于 2003-9-2 08:27:13 | 显示全部楼层
[PHP]  Let's see the Changelog. Pretty small, ain't it..?

DOCS:

    * DOCS/Language/ dirs renamed to DOCS/id, English files moved to DOCS/en
    * HTML --> XML format conversion (English, Russian and French for now)
    * new Spanish DOCS translation
    * man page restructured, options ordered
    * Finally merged libavc-option.txt into the man page.
    * slave mode commands moved from the man page to DOCS/tech/
    * traditional Chinese help file added
    * massive help file updates, most languages are up to date now
    * new and improved Windows port section with Cygwin and MinGW subsections
    * almost all options documented
    * fixes and small updates all over the place

Big/Structural changes:

    * linux/ dir renamed to osdep/
    * postproc/postproc* files moved to libavcodec
    * old libmpeg2 replaced with patched version of the 0.3.1 release
    * docs priority & installation (--language=ab,cd,ef,all and so on)
    * yuv2rgb conversion removed from most vo drivers (like fbdev, gif89 etc)
    * -vop option obsoleted by reverse-order -vf, big config layer changes
    * stream layer "cleanup", -dvd -> dvd:// etc
    * autosub fuzziness, it tries to load all subs with similar filenames
    * removed the whole old config reader, leaving only the newer one (no backward compatibilty!)

Ports:

    * HP-UX fixes
    * Ported to Darwin / Mac OS X (with extra accurate Darwin timers)
    * Ported to Win32/MinGW (including network, timers, getch etc)
    * win32 codecs DLL support on Win32/Cygwin (and MinGW too!)
    * Lots of PPC (including Altivec) optimizations
    * Some ARM fixes
    * Alpha fixes (especially non-gcc3 support)
    * Initial Hitachi SuperH support (SH3/SH4)

Codecs/demuxers support:

    * realaudio win32 DLLs support
    * various realaudio/realvideo fixes, including WxH bugs, Sipr etc
    * various realmedia a-v sync fixes
    * realaudio v4 demuxer
    * realaudio 14_4 and 28_8 codecs support (both binary DLLs and native code)
    * realmedia rtsp:// support (independent from the live.com rtsp stuff!)
    * Matroska demuxer
    * demuxer: enabling mpeg4-es autodetection, h264-es support
    * .wav extradata parsing (for truespeech, atrac3 etc)
    * MPEG-TS (Transport Stream) and TIVO demuxers
    * DVB (Digital Video Broadcasting) input driver
    * hwac3: DTS passthru support
    * new filters: down3dright, detc, telecine, tfields, ilpack, ivtc, dsize, tinterlace, pullup (mmx optimized!), framestep, tile
    * vf layer: slices support (crop, expand, swscale only)
    * vf scale aspect fixes
    * swscaler: cleanup & API change, yv12 -> yuy2 in alpha asm, -fPIC compileable
    * swscaler: brightness/cont/sat. and different YUV matrices support
    * NUV encoding
    * SGI image files decoding (-mf)
    * Theora video (using libtheora/libogg) support
    * DivX.com 5.0.5 libs support
    * support for latest XviD en/decoder features
    * decoder for Hauppauge PVR 250/350 MB-YUV format (fourcc HM12)
    * support for Vanguard's win32 h264 etc codecs
    * Video for Linux 1: various bugfixes, video eq support
    * Video for Linux 2 support
    * TV support: kick-ass image format handling
    * mp3lib: moved the assembly sources into gcc inline assembly (c)
    * mp3lib: sync with mpg123 0.59s-pre
    * mp3lib: final layer-1 support
    * mp3lib: skip trashed first mp3 frame, fixes lot of buggy/misdetected files
    * imported a working FAAD version
    * 8BPS (Planar RGB) support
    * working DVD (libmpdvdkit) support for Cygwin/MinGW

FFmpeg/libavcodec:

    * libavcodec: static,const,compiler warning cleanup, UINTX -> uintx_t
    * old HuffYUV v1 support
    * PAL 4:1:1 SMPTE 314M DV streams support, NTSC DV last MB column fix
    * fixing padding bug autodetection for some rare files
    * DspContext.(i)dct_* bitexact cleanup
    * user settable quantizer bias
    * MPEG1 slice encoding support
    * MSMPEG4 2-pass support
    * H264 video decoding
    * Indeo 3 video decoding
    * VP3 video decoder (buggy somtimes)
    * Sorenson 3 (SVQ3) video decoder (it's actually a h264 variant)
    * 3IV1 (3ivx v1) decoding
    * ASV1 (ASUS Video v1) and ASV2 (ASUS Video v2) en/decoding
    * Improved SVQ1 decoding (using FFmpeg VLC functions)
    * truncated unary binarization, unary k-th order exp golomb binarization
    * FFV1: lossless YUV codec, compresses a lot better than huffyuv, but slower
    * lossless MJPEG en/decoding, pegasus "pseudo yuv" (=RCT) decoding
    * ATI VCR1 and VCR2 decoding
    * full featured SH4 optimizations
    * ARM optimized simple_idct
    * MPEG2 encoding
    * PSX MDEC decoder
    * user settable quantization matrices

Drivers:

    * x11_common: fix detection of metacity
    * x11_common: 10l fix in original layer detection code
    * x11_common: extended fstype config options
    * x11_common: smooth window moving
    * tdfx_vid driver (3dfx cards overlay with AGP support)
    * vo_xover: general x11 overlay driver, currently only tdfx_vid uses it
    * mga_vid: various fixes, 16MB G400 detection, support for multiple cards
    * new svgalib vo driver
    * vo_directfb2: triple buffering support, configuration sys changed, fixes
    * OpenGL driver cleanups/fixes (both vo_gl and vo_gl2)
    * vo_fbdev cleanup/partial rewrite, now with real direct rendering
    * vo_xvmc: new driver featuring XvMC (HW MC/IDCT) acceleration
    * new TGA output driver
    * new vo_fbdev2 (written from scratch)

Others:

    * gcc can now detect badly called mp_msg()s
    * a lot of config/cmdline parsing fixes (some of them were at least 100000l bugs)
    * configure: enable VIDIX for PPC
    * configure: full featured PPC optimizations and rewritten architecture handling
    * spudec.c: Fix "invalid fragment" handling, Improved subtitle queueing
    * network streaming layer: IPv6 support
    * FTP support
    * playtree parsing speedup
    * various URL parsing fixes
    * crashing on broken config files finally fixed!
    * GUI: PPC (reverse byteorder) fixes
    * GUI: revert to 'default' skin if configured skin failed
    * TOOLS/plotpsnr.pl: PSNR plotting tool using gnuplot
    * DOCS/tech/mpcf.txt: MPCF/NUT draft/specification
    * TVout/matroxtv: various improvements
    * spelling/grammar fixes in numerous files

MPlayer 1.0pre1 is downloadable from the following locations:

    * Hungary 1, HTTP -> http://www1.mplayerhq.hu/MPlayer/releases/MPlayer-1.0pre1.tar.bz2
    * Hungary 1, FTP -> ftp://ftp1.mplayerhq.hu/MPlayer/releases/MPlayer-1.0pre1.tar.bz2
    * Hungary 2, HTTP -> http://www2.mplayerhq.hu/MPlayer/releases/MPlayer-1.0pre1.tar.bz2
    * Hungary 2, FTP -> ftp://ftp2.mplayerhq.hu/MPlayer/releases/MPlayer-1.0pre1.tar.bz2
    * USA, HTTP -> http://ftp3.mplayerhq.hu/MPlayer/releases/MPlayer-1.0pre1.tar.bz2
    * USA, FTP -> ftp://ftp3.mplayerhq.hu/MPlayer/releases/MPlayer-1.0pre1.tar.bz2
    * Switzerland, HTTP -> http://www4.mplayerhq.hu/MPlayer/releases/MPlayer-1.0pre1.tar.bz2
    * USA2, HTTP -> http://ftp5.mplayerhq.hu/MPlayer/releases/MPlayer-1.0pre1.tar.bz2
    * USA2, FTP -> ftp://ftp5.mplayerhq.hu/MPlayer/releases/MPlayer-1.0pre1.tar.bz2
    * Australia, FTP -> ftp://ftp6.mplayerhq.hu/pub/mpla ... yer-1.0pre1.tar.bz2
[/PHP]
发表于 2003-9-2 13:07:18 | 显示全部楼层
我也来试试.
发表于 2003-9-2 19:53:46 | 显示全部楼层
我编译出来了,并打包成rpm包。
感觉沿续了0.90的精华。bug好像不像当初0.90pre版本那么多,已经很不错了!
最近xine的ui有点让我失望,这么久了,还没一个像样的release发布!
今晚我再把源代码改改,去掉一些烦人的对话框。把源代码与patch打包上传,当然还包括bin安装包。
总体评价:可以代替mplayer-0.91,值得升级!
发表于 2003-9-2 20:44:00 | 显示全部楼层
xine 我用的觉得还好吧 ;)
 楼主| 发表于 2003-9-2 20:53:56 | 显示全部楼层
我正在编译,两个版本configure后的结果如下
多的两个ftp和network不知道怎么用,network应该就是原来的stream吧

0.90

  1. Enabled optional drivers:
  2.     Input: streaming tv-v4l edl tv cdda mpdvdkit2 vcd
  3.     Codecs: qtx divx5linux xvid libdv libavcodec real dshow/dmo win32 libvorbis libmad liblzo gif
  4.     Audio output: alsa9 esd arts oss sdl mpegpes(file)
  5.     Video output: xvidix sdl vesa gif89a jpeg png mpegpes(file) fbdev aa opengl dga xv x11
  6.   Disabled optional drivers:
  7.     Input: tv-bsdbt848 dvdnav dvdread dvdcss smb
  8.     Codecs: divx4linux xanim
  9.     Audio output: sgi sun dxr2 nas win32
  10.     Video output: bl zr dxr3 dxr2 directx svga ggi xmga mga directfb tdfxfb 3dfx
复制代码


1.0 pre 1

  1.   Enabled optional drivers:
  2.     Input: [color=red]ftp[/color] [color=red]network[/color] tv-v4l2 tv-v4l edl tv cdda mpdvdkit2 vcd
  3.     Codecs: qtx divx5linux xvid libdv libavcodec real dshow/dmo win32 faad2 libvorbis libmad liblzo gif
  4.     Audio output: alsa9 esd arts oss sdl mpegpes(file)
  5.     Video output: xvidix sdl vesa gif89a jpeg png mpegpes(file) fbdev aa opengl dga xv x11 xover tga
  6.   Disabled optional drivers:
  7.     Input: tv-bsdbt848 live.com matroska dvdread dvdcss smb
  8.     Codecs: divx4linux xanim libtheora
  9.     Audio output: sgi sun dxr2 nas win32 macosx
  10.     Video output: bl zr dxr3 dxr2 directx svga ggi xmga mga xvmc directfb tdfx_vid tdfxfb 3dfx
复制代码
发表于 2003-9-2 20:57:11 | 显示全部楼层
不知道为何,我这边感觉不出什么变化。更改了一个--language=zh_CN,其他没有变。在SUSE里编译,warning 非常多。
发表于 2003-9-2 21:02:34 | 显示全部楼层
最初由 beyond_2000 发表
不知道为何,我这边感觉不出什么变化。更改了一个--language=zh_CN,其他没有变。在SUSE里编译,warning 非常多。


waring多几个没关系,只要error没出现就行!
发表于 2003-9-2 22:00:49 | 显示全部楼层
最初由 哈蜜瓜 发表
我编译出来了,并打包成rpm包。
感觉沿续了0.90的精华。bug好像不像当初0.90pre版本那么多,已经很不错了!
最近xine的ui有点让我失望,这么久了,还没一个像样的release发布!
今晚我再把源代码改改,去掉一些烦人的对话框。把源代码与patch打包上传,当然还包括bin安装包。
总体评价:可以代替mplayer-0.91,值得升级!


gxine做xine的UI不错啊
发表于 2003-9-2 22:23:47 | 显示全部楼层
可惜gxine目前只有en界面,虽说功能已初具规模。
但与能换皮肤的xine-ui及mplayer相比,哪个更强些?
您需要登录后才可以回帖 登录 | 注册

本版积分规则

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