Re: problems with audio and ffmpeg
Posted: Thu Dec 12, 2013 4:28 am
ok. I did do a fresh install as there were many changes since my old Feb version. It by default wanted to install it as a service, but I didn't want that, and I run it not as a service. I don't know why it was trying to also run itself as a service after already starting up.DeFlanko wrote:
Can you do a fresh install -- I think there is a UMS Service installed once before but not now:Code: Select all
DEBUG 2013-12-08 11:57:32.631 [AWT-EventQueue-0] Starting "C:\Program Files\Universal Media Server\win32\service\wrapper.exe" -r wrapper.conf DEBUG 2013-12-08 11:57:33.038 [Thread-20] wrapper | The Universal Media Server service is not installed - The specified service does not exist as an installed service. (0x424)
That's my DVD-ROM drive. When I use UMS to watch a DVD on the PS3, or AVI files that are on my vast collection of burned DVDs, I put the disc into the drive. The rest of the time, the drive is empty and I get that error. I don't really like seeing it as an error, it's a big nagging, I have deliberately shared drive M for a reason! I certainly would never keep adding and removing drive M to the shares based on when I want to play a file from a DVD. An enhancement might be to not nag with that message if it's a physical drive that is not available, but I am happy to live with that minor point as it's just a line in a logfile which I know about and can safely ignore.Also a Directory that is no longer available?Code: Select all
WARN 2013-12-08 12:14:47.540 [New I/O worker #12] The directory M:\ does not exist. Please remove it from your Shared folders list on the Navigation/Share Settings tab
Hmm. I don't know why it's using so much memory. Nevertheless it shouldn't need FFMPEG to play a simple mp3 file on the ps3, as the ps3 should play mp3 natively?I think this might be your issue:Code: Select all
DEBUG 2013-12-08 12:23:42.254 [Thread-59] [VD_FFMPEG] DRI failure. DEBUG 2013-12-08 12:23:47.832 [Thread-56] Cannot grow buffer size from 52,428,800 bytes to 209,715,200 bytes. DEBUG 2013-12-08 12:23:47.832 [Thread-56] Error given: java.lang.OutOfMemoryError: Java heap space DEBUG 2013-12-08 12:23:47.973 [Thread-56] Cannot grow buffer size from 52,428,800 bytes to 233,550,643 bytes either.