Hi, mplayer 0.90 pre10 is out - let's wash & go & leech it :) pre10: Docs: * dvd auth, vcd sections extended (DOCS/cd-dvd.html) * unified *BSD sections, extended cygwin Fixes: * LIRC error message (Error while reading cmd fd X : Success) fixed * playback of some (streamed?) divx files fixed, starting with non-I frames. * -vo png fixed (removed builtin YV12 support, removed OSD) * some .mp3 playback/seek segfaults fixed * vidix mach64 colorkey on PPC fixed * -ao sdl now handles "featureless" soundcards * -vo zr fixes * fixed sig11 if vo init failed * various dxr2 and dxr3 fixes * v4l buffering fixed * fixed multiple reads caused by byteswapping macro (mjpeg.c, mach64_vid.c) * cleanup of postprocessing code - now it's threadsafe and can be shared * ported to GNU/Hurd * cleanup of AVI pts (timestamp) handling - no more BPS hack in mplayer.c * small cleanup of A-V sync code - using relative timers instead of absolute * GUI code cleanup, obsolete files/dirs removed * various small bugfixes, endianess fixes * mencoder: -pass option removed, use -divx4opts pass=N / -lavcopts vpass=N * mencoder: "ff_rate_estimate_qscale: Assertion `q>0.0' failed" fixed! * mencoder: -ovc xvid fixes, cleanup, enhancements * screensaver/dpms re-enabling fixed * realvideo demuxer fixes - asf-style stream detection method Features: * -ao win32 (for windows port) * libavcodec: native WMA v1/v2 (aka. DivX audio) decoder * hw-accelerated video eq for -vo x11 and gl2, using DirectColor colormap * overlapping subtitles support, jacosub (*.js) format support * -vo dxr3 got a new syncengine, ':sync', also added native overlay support, activate with ':overlay', read the manual for more info on how to set up * QDMC/QDM2/MACE audio codec support, using quicktime 5 win32 DLLs (libwine!) * libavcodec: various MJPEG decoding fixes - now it decodes all sample files! * mencvcd updates, sox/toolame support etc * -vo dfbmga - play video on Matrox G400's second head using directfb 0.9.14 * RealAudio ATRC (sony atrac3) audio support (using binary plugin) Filters: * -af/-af-adv options cleanup * now auto-inserting -vop lavc for mpeg-only vo's * video filter API documented :) * better deblocking filter (-vop pp), pp/npp syntax changed! * -vop 2xsai - 2x scaler for drawn images (low color cartoon anims) * -vop unsharp - an sharp/blur filter, nice, but very slow * -vop il - (de)interleave fields * -vop swapuv - guess what :) * -vop boxblur - box blur... * -vop perpective * -vop sab * -vop smartblur A'rpi / Astral & ESP-team -- Developer of MPlayer, the Movie Player for Linux - http://www.MPlayerHQ.hu
It currently crashes using it with linux, and manual updates must be made to use it with cygwin. I had a conversation with Sascha Sommer about it.
* QDMC/QDM2/MACE audio codec support, using quicktime 5 win32 DLLs (libwine!)
___________________________________________________________ Do You Yahoo!? -- Une adresse @yahoo.fr gratuite et en français ! Yahoo! Mail : http://fr.mail.yahoo.com
Hi,
[Automatic answer: RTFM (read DOCS, FAQ), also read DOCS/bugreports.html] It currently crashes using it with linux,
it works well under linux, at least with libwine from wine-20020310. yes it doens't work with avifile's loader yet, but Alex is working on that.
and manual updates must be made to use it with cygwin.
sure. where is the patch? A'rpi / Astral & ESP-team -- Developer of MPlayer, the Movie Player for Linux - http://www.MPlayerHQ.hu
it works well under linux, at least with libwine from wine-20020310. yes it doens't work with avifile's loader yet, but Alex is working on that. Beeing a wine contributor, I'm using wine cvs. could you say what files are needed for import ?
and manual updates must be made to use it with cygwin.
sure. where is the patch?
manual workaround given by Sacha : configure with --disable-win32 And modify ad.c that &mpcodecs_ad_qtaudio, is outside of the USE_WIN32DLL block. You also have to remove the #ifdef USE_WIN32DLL and #endif at the end of ad_qtaudio.c ___________________________________________________________ Do You Yahoo!? -- Une adresse @yahoo.fr gratuite et en français ! Yahoo! Mail : http://fr.mail.yahoo.com
[Automatic answer: RTFM (read DOCS, FAQ), also read DOCS/bugreports.html] Hi,
[Automatic answer: RTFM (read DOCS, FAQ), also read DOCS/bugreports.html] It currently crashes using it with linux,
it works well under linux, at least with libwine from wine-20020310. yes it doens't work with avifile's loader yet, but Alex is working on that.
and manual updates must be made to use it with cygwin.
sure. where is the patch? No patch, as I want to get other dll codec to work on cygwin, too. But I'm waiting for the loader fixes before investigating in this. Anyway you have to do this "changes" to get qdm2 support with libwine, too.
S. Sommer
participants (3)
-
Arpi -
Sascha Sommer -
Sylvain Petreolle