Version 2.5.0 is released
Version 2.5.0 is released
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:
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.
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
- Updated FFmpeg for Windows and Linux to SB8, which:
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.
- Optimus_prime
- Posts: 678
- Joined: Fri Jun 01, 2012 6:39 pm
- Location: Sydney, Australia
Re: Version 2.5.0 is released
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
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
Re: Version 2.5.0 is released
Wow, major update. I'm very impressed with all the changes. Thanks SubJunk. Keep up the good work.
天 黒影 天
_______________________________________________|_._._._._._._._._._
\______________________________________________|_#_#_#_#_#_#_|
------------------------------------------------------------------|---------------------
_______________________________________________|_._._._._._._._._._
\______________________________________________|_#_#_#_#_#_#_|
------------------------------------------------------------------|---------------------
Re: Version 2.5.0 is released
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.
@+
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.
@+
Re: Version 2.5.0 is released
escortgoj, are you running JRE 7?
Re: Version 2.5.0 is released
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!
Re: Version 2.5.0 is released
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.
Re: Version 2.5.0 is released
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 ^_^
"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 ^_^
Re: Version 2.5.0 is released
This version requires Java 7
Re: Version 2.5.0 is released
Well I guess if I would have looked more on the site and at the top of this post I would have seen that... Updated and works great once more ^_^ Thanks!SubJunk wrote:This version requires Java 7