Version 2.5.0 is released

Announcements about Universal Media Server
User avatar
SubJunk
Lead Developer
Posts: 3705
Joined: Sun May 27, 2012 4:12 pm

Version 2.5.0 is released

Post by SubJunk »

General:

You can download it from the front page.

This release adds support for 4 new renderers, adds muxing and many improvements to FFmpeg, improves security and a lot more!
Note: This release requires Java 7 to be installed. It will not run on Java 6.


Changes since 2.4.2:
  • General:
    • Updated layout on the Transcoding Settings tab
    • Improved aspect ratio handling on Panasonic and Sony TVs
    • Enabled ASS/SSA subtitle support on Linux by default
    • Now compiled with Java 7
    • Optimized code for Java 7
    • The installer only tells Windows to run UMS at startup on new installs or if the user has specified it in UMS
    • Added RTMP support to FFmpeg Web Video engine
    • Fixed fontconfig support on OS X
    • FFmpeg can transcode to x264 with the renderer option TranscodeVideo=H264TSAC3
    • FFmpeg supports video muxing
    • Made muxing more reliable
    • Improved audio sync in FFmpeg
    • Improved FFmpeg buffering
    • Bandwidth limit is more accurate with FFmpeg
  • Renderers:
    • Added support for KalemSoft Media Player on BlackBerry PlayBook devices
    • Added support for Netgear NeoTV
    • Added support for Telstra T-Box
    • Added support for Yamaha RX-3900
    • Improved support for Sony Blu-ray players
  • Languages:
    • Made languages more consistent with eachother
    • Updated Russian translation (thanks, Tianuchka!)
    • Changed default audio/subtitles language priority for English users, which:
      • Disables subtitles when audio is English, otherwise look for English subtitles, prioritizing external before internal subtitles
    • Added language flags for Arabic, Croatian, Estonian, Latvian, Serbian and Vietnamese
  • External Components:
    • Updated FFmpeg for Windows and Linux to SB8, which:
      • Increases x264 encoding speed
    • Updated InterFrame to 2.5.0, which:
      • Improves scene-change detection
      • Minimizes artifacts
    • Updated Java Runtime Environment automatic downloader for Windows to 7u17, which:
      • Fixes serious security holes
    • Updated MediaInfo for Windows to 0.7.62

Upgrade Notes:

For versions prior to 1.5.0:
It is recommended to delete your UMS.conf file prior to installing this version. For Windows users you can choose the "clean install" option while installing instead.

For all versions:
It is recommended (but usually not necessary) to uninstall the older version before installing the new one.
User avatar
Optimus_prime
Posts: 678
Joined: Fri Jun 01, 2012 6:39 pm
Location: Sydney, Australia

Re: Version 2.5.0 is released

Post by Optimus_prime »

Nice work everyone, Sourceforge updated
How Ask For Support
Remember, Debug Log's Can/Will Help and Explain your issues, we're not mind reader's but here to help
OS's I Use And Can Assist With: Windows 7/8, Mac OS-X 10.8 & 10.9
Mac OS-X Java 7 Builds Mac OS-X Java 7 Forum
User avatar
kuroukage
Posts: 283
Joined: Wed Dec 12, 2012 3:56 pm

Re: Version 2.5.0 is released

Post by kuroukage »

Wow, major update. I'm very impressed with all the changes. Thanks SubJunk. Keep up the good work. :)
黒影
_______________________________________________|_._._._._._._._._._
\______________________________________________|_#_#_#_#_#_#_|
------------------------------------------------------------------|---------------------
escortgoj
Posts: 6
Joined: Tue Mar 05, 2013 10:40 pm

Re: Version 2.5.0 is released

Post by escortgoj »

nice to see such a dynamic project. I got some issues, though. Since 2.5 got this message error (ubuntu 12.04 64x)....never had any befor...maybe it could help debugging...this happens when I lounch ums from UMS.sh:

Exception in thread "main" java.lang.UnsupportedClassVersionError: net/pms/PMS : Unsupported major.minor version 51.0
at java.lang.ClassLoader.defineClass1(Native Method)
at java.lang.ClassLoader.defineClass(ClassLoader.java:634)
at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142)
at java.net.URLClassLoader.defineClass(URLClassLoader.java:277)
at java.net.URLClassLoader.access$000(URLClassLoader.java:73)
at java.net.URLClassLoader$1.run(URLClassLoader.java:212)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(URLClassLoader.java:205)
at java.lang.ClassLoader.loadClass(ClassLoader.java:321)
at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:294)
at java.lang.ClassLoader.loadClass(ClassLoader.java:266)
Could not find the main class: net.pms.PMS. Program will exit.

@+
User avatar
SubJunk
Lead Developer
Posts: 3705
Joined: Sun May 27, 2012 4:12 pm

Re: Version 2.5.0 is released

Post by SubJunk »

escortgoj, are you running JRE 7?
sleeper42
Posts: 1
Joined: Wed Mar 06, 2013 9:55 am

Re: Version 2.5.0 is released

Post by sleeper42 »

awesome! looking forward to testing this out. I just installed 2.4.2 the other day, but had bad A/V sync issues. I did some searching and found that FFmpeg is better to use than MEncoder? I'm hoping 2.5 does the trick. Thanks!
sujayt
Posts: 7
Joined: Wed Mar 06, 2013 11:30 am

Re: Version 2.5.0 is released

Post by sujayt »

This update sounds fantastic. TSMuxer has had issues on OS X for the longest time, so great to hear that ffmpeg now has muxing functionality. Eagerly looking forward to the Mac version going up.
jazbaws
Posts: 5
Joined: Wed Mar 06, 2013 4:02 pm

Re: Version 2.5.0 is released

Post by jazbaws »

I just updated from the previous version which worked great. Now I'm getting a
"Java Virtual Machine Launcher"
Could not find main class:net.pms.PMS. Program will exit.

Thanks for all the hard work despite a few set backs ^_^
User avatar
SubJunk
Lead Developer
Posts: 3705
Joined: Sun May 27, 2012 4:12 pm

Re: Version 2.5.0 is released

Post by SubJunk »

This version requires Java 7 :)
jazbaws
Posts: 5
Joined: Wed Mar 06, 2013 4:02 pm

Re: Version 2.5.0 is released

Post by jazbaws »

SubJunk wrote:This version requires Java 7 :)
Well I guess if I would have looked more on the site and at the top of this post I would have seen that... :oops: Updated and works great once more ^_^ Thanks!
Post Reply