Version 3.0.0-a5 is released
Re: Version 3.0.0-a5 is released
Great, thanks for confirmingjontemyrr wrote:Subjunk,
I worked perfect!!!I´m curious about what Went wrong..?
(Sorry I used the wrong thread for this!)

Not sure what you mean by full effect but it has been working for a while. It's a bit unreliable though unfortunately because PS3 sometimes doesn't let us know it has stopped playing until much later, but usually it will be right.R9deLima wrote:Just a quick question. Is play resume in full effect yet?
Re: Version 3.0.0-a5 is released
Thanks SubJunk. I must have missed that in the change notes for the 3x versions. I've been happy with 2.5.1 for a while now and haven't tried any of the newer ones. Maybe i'll try this one out.
Re: Version 3.0.0-a5 is released
Hi.
I use UMS with PS3.
Starting from Version 3.0.0-a2 (and so also on the actual Version 3.0.0-a5) is no more possible to see the duration (time) of the .mkv track (example I do not see 1h 42 minutes) and also is not possible to select a scene and so play the track from a selected scene.
Hope it will be fixed soon.
Thanks!
I use UMS with PS3.
Starting from Version 3.0.0-a2 (and so also on the actual Version 3.0.0-a5) is no more possible to see the duration (time) of the .mkv track (example I do not see 1h 42 minutes) and also is not possible to select a scene and so play the track from a selected scene.
Hope it will be fixed soon.
Thanks!
Re: Version 3.0.0-a5 is released
Subjunk,
For your information! (If ýou want me to change thread, please say so!) but I want you to know that my error returned AFTER I downloaded the plugins.
I Think it has something to do with "channels"? I´m not sure but this is a plugin I reallt enjoy.
So: This is the info I get during the login-phase:
I really hope you can get a clue what wrent wrong here.
Can you?
For your information! (If ýou want me to change thread, please say so!) but I want you to know that my error returned AFTER I downloaded the plugins.
I Think it has something to do with "channels"? I´m not sure but this is a plugin I reallt enjoy.
So: This is the info I get during the login-phase:
Code: Select all
09-05 17:13:14 Found plugin: com.sharkhunter.channel.CH_plugin
09-05 17:13:15 Exception in thread "main" java.lang.VerifyError: class com.chocolatey.pmsencoder.PMSEncoder overrides final method launchTranscode.(Ljava/lang/String;Lnet/pms/dlna/DLNAResource;Lnet/pms/dlna/DLNAMediaInfo;Lnet/pms/io/OutputParams;)Lnet/pms/io/ProcessWrapper;
09-05 17:13:15 at java.lang.ClassLoader.defineClass1(Native Method)
09-05 17:13:15 at java.lang.ClassLoader.defineClass(Unknown Source)
09-05 17:13:15 at java.security.SecureClassLoader.defineClass(Unknown Source)
09-05 17:13:15 at java.net.URLClassLoader.defineClass(Unknown Source)
09-05 17:13:15 at java.net.URLClassLoader.access$100(Unknown Source)
09-05 17:13:15 at java.net.URLClassLoader$1.run(Unknown Source)
09-05 17:13:15 at java.net.URLClassLoader$1.run(Unknown Source)
09-05 17:13:15 at java.security.AccessController.doPrivileged(Native Method)
09-05 17:13:15 at java.net.URLClassLoader.findClass(Unknown Source)
09-05 17:13:15 at java.lang.ClassLoader.loadClass(Unknown Source)
09-05 17:13:15 at java.lang.ClassLoader.loadClass(Unknown Source)
09-05 17:13:15 at java.lang.Class.getDeclaredConstructors0(Native Method)
09-05 17:13:15 at java.lang.Class.privateGetDeclaredConstructors(Unknown Source)
09-05 17:13:15 at java.lang.Class.getConstructor0(Unknown Source)
09-05 17:13:15 at java.lang.Class.newInstance(Unknown Source)
09-05 17:13:15 at net.pms.external.ExternalFactory.instantiateEarlyListeners(ExternalFactory.java:419)
09-05 17:13:15 at net.pms.external.ExternalFactory.lookup(ExternalFactory.java:399)
09-05 17:13:15 at net.pms.PMS.init(PMS.java:664)
09-05 17:13:15 at net.pms.PMS.createInstance(PMS.java:1039)
09-05 17:13:15 at net.pms.PMS.main(PMS.java:1135)
Can you?
Re: Version 3.0.0-a5 is released
Sometimes my UMS of problems he can not find my Xbox360 which can be?
Sometimes when I restart my moden back to work but sometimes also not back
I'll post some of my LOG
Sometimes when I restart my moden back to work but sometimes also not back
I'll post some of my LOG
Code: Select all
09-05 15:36:35 Registering transcoding engine: VLC Web Video (Legacy)
09-05 15:36:35 Registering transcoding engine: FFmpeg DVR-MS Remux
09-05 15:36:35 Registering transcoding engine: dcraw Thumbnailer
09-05 15:36:35 Using address /192.168.1.2 found on network interface: name:net4 (Realtek RTL8187 Wireless 802.11b/g 54Mbps USB 2.0 Network Adapter)
09-05 15:36:35 Created socket: /192.168.1.2:5001
09-05 15:36:35 A serious error occurred during PMS init
org.jboss.netty.channel.ChannelException: Failed to bind to: /192.168.1.2:5001
at org.jboss.netty.bootstrap.ServerBootstrap.bind(ServerBootstrap.java:272) ~[ums.jar:3.0.0-a5]
at net.pms.network.HTTPServer.start(HTTPServer.java:124) ~[ums.jar:3.0.0-a5]
at net.pms.PMS.init(PMS.java:687) [ums.jar:3.0.0-a5]
at net.pms.PMS.createInstance(PMS.java:1033) [ums.jar:3.0.0-a5]
at net.pms.PMS.main(PMS.java:1129) [ums.jar:3.0.0-a5]
java.net.BindException: Address already in use: bind
at sun.nio.ch.Net.bind0(Native Method) ~[na:1.7.0_25]
at sun.nio.ch.Net.bind(Unknown Source) ~[na:1.7.0_25]
at sun.nio.ch.Net.bind(Unknown Source) ~[na:1.7.0_25]
at sun.nio.ch.ServerSocketChannelImpl.bind(Unknown Source) ~[na:1.7.0_25]
at sun.nio.ch.ServerSocketAdaptor.bind(Unknown Source) ~[na:1.7.0_25]
at org.jboss.netty.channel.socket.nio.NioServerBoss$RegisterTask.run(NioServerBoss.java:193) ~[ums.jar:3.0.0-a5]
at org.jboss.netty.channel.socket.nio.AbstractNioSelector.processTaskQueue(AbstractNioSelector.java:366) ~[ums.jar:3.0.0-a5]
at org.jboss.netty.channel.socket.nio.AbstractNioSelector.run(AbstractNioSelector.java:290) ~[ums.jar:3.0.0-a5]
at org.jboss.netty.channel.socket.nio.NioServerBoss.run(NioServerBoss.java:42) ~[ums.jar:3.0.0-a5]
at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) ~[na:1.7.0_25]
at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) ~[na:1.7.0_25]
at java.lang.Thread.run(Unknown Source) ~[na:1.7.0_25]
Re: Version 3.0.0-a5 is released
That's a different error related to PMSEncoder. I don't use it myself so I don't know if it works anymore. I know there is a new beta or RC version out so you could try that if you want, although I think our code is so different to PMS now that it may not work. Worth a try though.jontemyrr wrote:Subjunk,
For your information! (If ýou want me to change thread, please say so!) but I want you to know that my error returned AFTER I downloaded the plugins.
I Think it has something to do with "channels"? I´m not sure but this is a plugin I reallt enjoy.
So: This is the info I get during the login-phase:I really hope you can get a clue what wrent wrong here.Code: Select all
09-05 17:13:14 Found plugin: com.sharkhunter.channel.CH_plugin 09-05 17:13:15 Exception in thread "main" java.lang.VerifyError: class com.chocolatey.pmsencoder.PMSEncoder overrides final method launchTranscode.(Ljava/lang/String;Lnet/pms/dlna/DLNAResource;Lnet/pms/dlna/DLNAMediaInfo;Lnet/pms/io/OutputParams;)Lnet/pms/io/ProcessWrapper; 09-05 17:13:15 at java.lang.ClassLoader.defineClass1(Native Method) 09-05 17:13:15 at java.lang.ClassLoader.defineClass(Unknown Source) 09-05 17:13:15 at java.security.SecureClassLoader.defineClass(Unknown Source) 09-05 17:13:15 at java.net.URLClassLoader.defineClass(Unknown Source) 09-05 17:13:15 at java.net.URLClassLoader.access$100(Unknown Source) 09-05 17:13:15 at java.net.URLClassLoader$1.run(Unknown Source) 09-05 17:13:15 at java.net.URLClassLoader$1.run(Unknown Source) 09-05 17:13:15 at java.security.AccessController.doPrivileged(Native Method) 09-05 17:13:15 at java.net.URLClassLoader.findClass(Unknown Source) 09-05 17:13:15 at java.lang.ClassLoader.loadClass(Unknown Source) 09-05 17:13:15 at java.lang.ClassLoader.loadClass(Unknown Source) 09-05 17:13:15 at java.lang.Class.getDeclaredConstructors0(Native Method) 09-05 17:13:15 at java.lang.Class.privateGetDeclaredConstructors(Unknown Source) 09-05 17:13:15 at java.lang.Class.getConstructor0(Unknown Source) 09-05 17:13:15 at java.lang.Class.newInstance(Unknown Source) 09-05 17:13:15 at net.pms.external.ExternalFactory.instantiateEarlyListeners(ExternalFactory.java:419) 09-05 17:13:15 at net.pms.external.ExternalFactory.lookup(ExternalFactory.java:399) 09-05 17:13:15 at net.pms.PMS.init(PMS.java:664) 09-05 17:13:15 at net.pms.PMS.createInstance(PMS.java:1039) 09-05 17:13:15 at net.pms.PMS.main(PMS.java:1135)
Can you?
This means there is already something using the network port that UMS uses (port 5001) so you can try changing the port to resolve this. The option is on the General Configuration pageleocheine wrote:Sometimes my UMS of problems he can not find my Xbox360 which can be?
Sometimes when I restart my moden back to work but sometimes also not back
I'll post some of my LOG
Code: Select all
09-05 15:36:35 Registering transcoding engine: VLC Web Video (Legacy) 09-05 15:36:35 Registering transcoding engine: FFmpeg DVR-MS Remux 09-05 15:36:35 Registering transcoding engine: dcraw Thumbnailer 09-05 15:36:35 Using address /192.168.1.2 found on network interface: name:net4 (Realtek RTL8187 Wireless 802.11b/g 54Mbps USB 2.0 Network Adapter) 09-05 15:36:35 Created socket: /192.168.1.2:5001 09-05 15:36:35 A serious error occurred during PMS init org.jboss.netty.channel.ChannelException: Failed to bind to: /192.168.1.2:5001 at org.jboss.netty.bootstrap.ServerBootstrap.bind(ServerBootstrap.java:272) ~[ums.jar:3.0.0-a5] at net.pms.network.HTTPServer.start(HTTPServer.java:124) ~[ums.jar:3.0.0-a5] at net.pms.PMS.init(PMS.java:687) [ums.jar:3.0.0-a5] at net.pms.PMS.createInstance(PMS.java:1033) [ums.jar:3.0.0-a5] at net.pms.PMS.main(PMS.java:1129) [ums.jar:3.0.0-a5] java.net.BindException: Address already in use: bind at sun.nio.ch.Net.bind0(Native Method) ~[na:1.7.0_25] at sun.nio.ch.Net.bind(Unknown Source) ~[na:1.7.0_25] at sun.nio.ch.Net.bind(Unknown Source) ~[na:1.7.0_25] at sun.nio.ch.ServerSocketChannelImpl.bind(Unknown Source) ~[na:1.7.0_25] at sun.nio.ch.ServerSocketAdaptor.bind(Unknown Source) ~[na:1.7.0_25] at org.jboss.netty.channel.socket.nio.NioServerBoss$RegisterTask.run(NioServerBoss.java:193) ~[ums.jar:3.0.0-a5] at org.jboss.netty.channel.socket.nio.AbstractNioSelector.processTaskQueue(AbstractNioSelector.java:366) ~[ums.jar:3.0.0-a5] at org.jboss.netty.channel.socket.nio.AbstractNioSelector.run(AbstractNioSelector.java:290) ~[ums.jar:3.0.0-a5] at org.jboss.netty.channel.socket.nio.NioServerBoss.run(NioServerBoss.java:42) ~[ums.jar:3.0.0-a5] at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) ~[na:1.7.0_25] at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) ~[na:1.7.0_25] at java.lang.Thread.run(Unknown Source) ~[na:1.7.0_25]
Re: Version 3.0.0-a5 is released
Thanks for the new release.
Not sure if this is the proper place to mention this, but is it a known problem with chipmunk audio using AVISynth? I've been trying to use that lately but it most of the .mkvs I transcode have that issue with my Xbox.
Not sure if this is the proper place to mention this, but is it a known problem with chipmunk audio using AVISynth? I've been trying to use that lately but it most of the .mkvs I transcode have that issue with my Xbox.
Last edited by ihatehume on Tue Sep 17, 2013 3:33 pm, edited 1 time in total.
Re: Version 3.0.0-a5 is released
Yeah the chipmunk audio happens when the file has changing audio channels, so most shows from HBO.ihatehume wrote:Thanks for the new release.
Not sure if this is the proper place to mention this, but is it a known problem with chipmunk audio using AVISynth? I've been trying to use that lately but it most of the .mkvs I transcode have that issue with my Xbox.
Mencoder still has audio drift when playing longer files, it appears.
I haven't had audio sync problems with MEncoder for a long time except sometimes after seeking
Re: Version 3.0.0-a5 is released
Sorry - I just realized that it might be the particular file I was watching. I've been testing a few other movies the past few days and haven't had any lag with Mencoder! I just wish my machine were fast enough to deal with 1080P files with that engine.
Yeah, the chipmunk audio isn't HBOshows but a few different anime from fansub sites (commie, UTW, etc.). It's a shame because that one is so much more efficient with the XBOX. Maybe a cheap PS3 is the answer.
Yeah, the chipmunk audio isn't HBOshows but a few different anime from fansub sites (commie, UTW, etc.). It's a shame because that one is so much more efficient with the XBOX. Maybe a cheap PS3 is the answer.
- Optimus_prime
- Posts: 678
- Joined: Fri Jun 01, 2012 6:39 pm
- Location: Sydney, Australia
Re: Version 3.0.0-a5 is released
ihatehume, if you have a smart tv most will play without transcoding. But the PS3 is good for most things 

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