Download Links:
Now uses a new libass.
libass now supports most of the new VSFilter tags, \p and vector \clip()s and \iclip()s.
Built with x264 r1183.
MD5Sums:
97046643452cabd90c2ad47bb9b4fd40 *mplayer.exe
891e4d5435cee944b4f9f972b07fd1f9 *mencoder.exe
64d666f364ba2599b9a5663212d3bdcf *mplayer-20090719-e7dab44-f2086b0.7z.exe
libass Shortlog:
- Support for \p and vector \clip() and \iclip().
- Support for \iclip, \xbord, \ybord, \fax, \fay, \xshad and \yshad, all animatable.
- Support for \u and \s.
- Optimizations for \be and \blur.
- Support for using \be and \blur on the same line; \be is applied first.
- \blur is now animatable and doesn’t make artifacts.
- Support for \t using 0 for the end time.
- libass now has 1/8th pixel precision, like VSFilter.
- Tweak font height metrics to better match Windows GDI.
- Fix crash when Format: line isn’t specified.
- libass now isn’t limited by MAX_GLYPHS and MAX_LINES.
- libass now properly renders blank lines (\N\N).
- Hash calculation (for internal structs) bugfix.
- Memory leaks plugged.
- libass now does a naive PAR correction for native resolution renderers (EOSD).
MPlayer Shortlog:
- Don’t print the FAAD assuming 128kbit/s message. It doesn’t affect playback.
- Now uses the standalone libass from git://greg.geekmind.org/libass.git.
- Better support for inaccurate chapter boundaries.
- Frontends can now pass bigger paths/URLs to MPlayer in slave mode.
- Add more FourCC/TwoCCs.
- Now prints chapter information when run with -identify, for frontends.
FFmpeg-mt Shortlog:
- H.264 minor speedups and fixes.
- Frame threading support for VP3.
- New MP3 parser.
x264 Shortlog:
- Better sub-p8×8 mode decision.
- Better heuristics for early termination on chroma encoding, x264 is at least 1% faster.
- Faster lossless encoding.
- SSSE3 chroma MC. ~70% faster chroma MC on 32-bit Conroe.
- Improved SSSE3 intra_sad_8×8c.
Full Logs:
Entries (RSS)
Unfortunately all this build does for me trying to play .mkv is scream “Cannot seek backward in linear streams! Seek failed” several time and exit.
mkv works for me. Your MPlayer builds and SMPlayer, are the best combination right now. Keep up the good work!
thanks for this release,
btw i can’t render .ass subtitle with the mencoder,
my command line : mencoder filein.avi -ovc “codec” -oac “codec” -sub subtitle.ass -ass -o fileout.avi
no subtitle appear on the video, if i remove the “-ass”, there will be plain subtitle on the video >_<
am i wrong?
I merged a patch for ass support in mencoder for the next release.
for me not good, it dies Smplayer.
it’s seem that this build don’t support EAC3
Hi Kovensky,
Where should I report bugs of the new standalone libass?
Again, thank you very much for your builds Kovensky.
Same error as tomba4. Any idea of what is wrong?
Hi Kovensky,
great build as far as I can tell :) thanks! There seems to be a prob with pausing on DVDs and I am forced to switch back to an mplayer build from http://oss.netfarm.it/mplayer-win32.php :(
Besides that, what is the difference between your builds and the builds (revision 29319-mt) on the above mentioned site?
I also have another question, which is the following:
when I use your new mplayer build with smplayer, smplayer says “it couldn’t identify the MPlayer version you’re using”. It gives me three options in a drop down menu: 1) 1.0rc1 or older 2) 1.0rc2 3) 1.0rc3 or newer. Which of the three should I choose?
Thanks again!
Jonathan
ok, I found a new smplayer 0.6.8 in their sourceforge files list, which fixed the DVD issue and now also doesn’t ask me for which mplayer version I’m using…great!
I guess the only question left is the difference between your built and the other?
Thanks again,
Jonathan
Can not play AMR format files, not AMR audio format.
Good work. I noticed something that didn’t happen with previous builds though. Now fontconfig is always created even if unnecessary (ass/ssa disabled, full font path specified, etc). Could you please incorporate the new ass_set_fonts argument to fix this?
4,35 GB mkv movie: Can not seek in this file.
Previous release is ok.
>>Better support for inaccurate chapter boundaries.
really perfect looks now! thanks!!! :)
I can second freex’s statements, seeking does not work with any .mkv files I have, 720p or 1080p. This is with smPlayer 0.6.8
otherwise, all plays nicely together :)
Hmm, confirmed. It also fails to play video in Thora’s Mukou Hadan 1080 (6.3GB), but I guess that’S directly related.
Also, immediate end-of-file termination on Bubblegum Crisis ep7 (filesize over 2GB).
Great build, everything works fine on Windows 7 except large file support.
It would seem it’s been compiled so that it doesn’t play anything larger then 2 GB? I have a lot of videos that do not play. I tested a couple versions down and they play fine.
Perhaps a feature added. Forgot to use 64bit number instead of 32 bit?
Or the compiler made the value signed instead of unsigned.
Like, instead of -2 to 2 they are 0 to 4.
Yea, apparently I got (again, and again, and again) this error on my toolchain. Will be fixed on the next build.
Is this exe a standalone? needs nothing but the /codecs/ folder?
Hi Kovensky…
Man, you are too hard to be found! :P
I managed to compile mplayer using your git repository and the version 7cd36a7 from ffmpeg-mt but the result was not the desired. Your compiled build still is much better.
- What is your version of mingw32?
- What parameters do you use in ./configure?
Thanks,
Paulo
if video contains pcm audio
Opening audio decoder: [pcm] Uncompressed PCM audio decoder
AUDIO: 48000 Hz, 2 ch, s16le, 1536.0 kbit/100.00% (ratio: 192000->192000)
Selected audio codec: [pcm] afm: pcm (Uncompressed PCM)
mplayer crashes on attempt to seek
MPlayer interrupted by signal 11 in module: decode_audio
it’s old bug that exists in several last builds, at least.