MPlayer logo
This is the first of these builds to be released on SourceForge, since our old host, Google Code, will soon no longer host downloads.

For more details and the download link, please see the main post.

Changes since SB52:

  • Synchronised with r36500, which:
    • Improves blu-ray support
    • Improves VC-1 support
    • Fixes memory leaks
    • Adds rtsp support
    • Fixes multithreaded decoding
    • Improves ASS/SSA subtitle support
    • Adds support for HEVC (H.265)
    • Adds 4k support
    • Increased speed
    • Fixes a crash when trying to play a DVD from different region than currently set in the DVD drive.
    • Improves support for some DVDs
  • Updated FFmpeg to r57910 (04047b6), which:
    • Fixed memory leaks
    • Optimized AC-3 decoding
    • Improves support for 60FPS videos
    • Improved AVI support
    • Silences meaningless errors
    • Improved DTS support
    • Supports seeking to non-keyframes in Matroska files
    • Supports HEVC
    • Improves seeking accuracy
    • Much more
  • Updated x264 to r2377 (1ca7bb9), which:
    • Improves quality in fade-heavy clips
    • Increases encoding speed in some cases by over 39%
    • Improves bitrate settings logic
    • Improves stability
  • Updated mpg123 to 1.16.0, which:
    • Improves WAV output stability
    • Increases speed
    • Fixes errors in win32 output
  • Updated libpng to 1.6.6
  • Updated libogg to 1.3.1
  • Updated libopus to 1.0.3, which:
    • Updates to the new surround API
    • Fixes bugs
  • Updated zlib to 1.2.8, which:
    • Fixes bugs