Page 1 of 1

There is no inputstream to return for...

Posted: Mon Apr 08, 2013 6:17 am
by alexbarreras
Hi everyone,

I've using PS3 Media Server for a long time and today I've decided to move to UMS. I've configured UMS with the same parameters as the PMS, but when I select a movie (in this case, Walking Dead 720p file) I get the message "There is no inputstream to return for The.Walking.Dead.S02E08.720p.BluRay.x264-aaf".

This file has been reproduced in PMS one hour ago (I still can reproduce it now with PMS). This issue occurs with all the content that I'm trying to reproduce so maybe are the codecs... but PMS works smooth and I don't know which is the difference here...

I'm using UMS 2.6.0, Mountain Lion 10.8.3 and Java VM7... so... any clue?? I attach the full debug code to see if helps.

Code: Select all

DEBUG 2013-04-07 20:12:32.987 [mencoder-20] Starting "/Applications/Universal Media Server.app/Contents/Resources/Java/osx/mencoder" -ss 0 "/Volumes/WD-AIR/Tv Shows/The.Walking.Dead.S02.Season.2.720p.BluRay.x264-PublicHD/The.Walking.Dead.S02E08.720p.BluRay.x264-aaf.mkv" -quiet -quiet -really-quiet -msglevel statusline=2 -channels 6 -ovc copy -of rawaudio -mc 0 -noskip -oac copy -fafmttag 0x2000 -lavcopts acodec=ac3:abitrate=640 -af lavcresample=48000 -srate 48000 -quiet -quiet -o /var/folders/39/xmrtpg5s2277sgqm9b2353600000gn/T/universalmediaserver/1365358352478ffmpegaudio01
TRACE 2013-04-07 20:12:32.988 [mencoder-20] Setting FONTCONFIG_PATH to "/Applications/Universal Media Server.app/Contents/Resources/Java/fonts"
TRACE 2013-04-07 20:12:33.003 [mencoder-20] Successfully initialized buffer to 1.048.576 bytes.
DEBUG 2013-04-07 20:12:33.003 [mencoder-20] Attaching thread: mencoder-20
DEBUG 2013-04-07 20:12:33.004 [mencoder-20] Unix process ID (/Applications/Universal Media Server.app/Contents/Resources/Java/osx/mencoder): 8291
TRACE 2013-04-07 20:12:33.028 [Thread-68] Opening file /var/folders/39/xmrtpg5s2277sgqm9b2353600000gn/T/universalmediaserver/1365358352478audioout for writing...
TRACE 2013-04-07 20:12:33.088 [New I/O worker #5] External input stream instance is null... sounds not good, waiting 500ms
DEBUG 2013-04-07 20:12:33.088 [tsMuxeR-21] Starting "/Applications/Universal Media Server.app/Contents/Resources/Java/osx/tsMuxeR" /var/folders/39/xmrtpg5s2277sgqm9b2353600000gn/T/universalmediaserver/pms-tsmuxer.meta /var/folders/39/xmrtpg5s2277sgqm9b2353600000gn/T/universalmediaserver/1365358352478tsmuxerout.ts
TRACE 2013-04-07 20:12:33.089 [tsMuxeR-21] Setting FONTCONFIG_PATH to "/Applications/Universal Media Server.app/Contents/Resources/Java/fonts"
DEBUG 2013-04-07 20:12:33.102 [tsMuxeR-21] Reading pipe: /var/folders/39/xmrtpg5s2277sgqm9b2353600000gn/T/universalmediaserver/1365358352478tsmuxerout.ts
TRACE 2013-04-07 20:12:33.103 [tsMuxeR-21] Opening file /var/folders/39/xmrtpg5s2277sgqm9b2353600000gn/T/universalmediaserver/1365358352478tsmuxerout.ts for reading...
DEBUG 2013-04-07 20:12:33.112 [Thread-92] No tracks selected
TRACE 2013-04-07 20:12:33.589 [New I/O worker #5] External input stream instance is null... sounds not good, waiting 500ms
TRACE 2013-04-07 20:12:34.090 [New I/O worker #5] External input stream instance is null... sounds not good, waiting 500ms
TRACE 2013-04-07 20:12:34.592 [New I/O worker #5] External input stream instance is null... sounds not good, waiting 500ms
TRACE 2013-04-07 20:12:35.092 [New I/O worker #5] External input stream instance is null... sounds not good, waiting 500ms
TRACE 2013-04-07 20:12:35.594 [New I/O worker #5] External input stream instance is null... sounds not good, waiting 500ms
TRACE 2013-04-07 20:12:36.094 [New I/O worker #5] External input stream instance is null... sounds not good, waiting 500ms
TRACE 2013-04-07 20:12:36.596 [New I/O worker #5] External input stream instance is null... sounds not good, waiting 500ms
TRACE 2013-04-07 20:12:37.097 [New I/O worker #5] External input stream instance is null... sounds not good, waiting 500ms
TRACE 2013-04-07 20:12:37.598 [New I/O worker #5] External input stream instance is null... sounds not good, waiting 500ms
TRACE 2013-04-07 20:12:38.100 [Hanging External Process Stopper] External input stream instance is null... stopping process
DEBUG 2013-04-07 20:12:38.103 [Hanging External Process Stopper] Stopping Unix process 8292: tsMuxeR-21
TRACE 2013-04-07 20:12:38.103 [Hanging External Process Stopper] Killing the Unix process: 8292
DEBUG 2013-04-07 20:12:38.103 [Hanging External Process Stopper] Stopping Unix process 8285: mkfifo-22
TRACE 2013-04-07 20:12:38.103 [Hanging External Process Stopper] Killing the Unix process: 8285
DEBUG 2013-04-07 20:12:38.104 [Hanging External Process Stopper] Stopping Unix process 8288: mencoder-19
ERROR 2013-04-07 20:12:38.100 [New I/O worker #5] There is no inputstream to return for The.Walking.Dead.S02E08.720p.BluRay.x264-aaf
TRACE 2013-04-07 20:12:38.104 [Hanging External Process Stopper] Killing the Unix process: 8288
TRACE 2013-04-07 20:12:38.105 [Hanging External Process Stopper] Destroying buffer
TRACE 2013-04-07 20:12:38.105 [New I/O worker #5] Sent to socket: Content-Length: 0
TRACE 2013-04-07 20:12:38.106 [New I/O worker #5] Sent to socket: Server: Mac_OS_X-x86_64-10.8.2, UPnP/1.0, UMS/2.6.0
DEBUG 2013-04-07 20:12:38.106 [Hanging External Process Stopper] Stopping Unix process 8291: mencoder-20
TRACE 2013-04-07 20:12:38.106 [New I/O worker #5] Sent to socket: TransferMode.DLNA.ORG: Streaming
TRACE 2013-04-07 20:12:38.106 [Hanging External Process Stopper] Killing the Unix process: 8291
TRACE 2013-04-07 20:12:38.106 [Hanging External Process Stopper] Destroying buffer
WARN  2013-04-07 20:12:42.470 [Process Destroyer] Sending kill -14 to the Unix process: 8279
WARN  2013-04-07 20:12:42.470 [Process Destroyer] Sending kill -14 to the Unix process: 8282
Thanks!

Re: There is no inputstream to return for...

Posted: Wed Apr 10, 2013 10:00 am
by alexbarreras
Hello... no answers? Must be a tricky question...

Come on... any help will be highly appreciated!

Re: There is no inputstream to return for...

Posted: Wed Apr 10, 2013 2:27 pm
by Optimus_prime
sorry mate for not getting a reply on this but could you upload a full debug log for me. Also is it possible for me to get a sample of this file so i can check for myself, maybe putting it up on a dropbox. Unless you want to pm me the link from where you got it from.

Re: There is no inputstream to return for...

Posted: Fri Apr 12, 2013 7:11 am
by milan
This is also happening to me for all the videos I've tried to play. I've reverted back to 2.4.2 which is working fine. I've got a debug.log to share, but I can't PM yet. I'm pretty sure even though I have Java 7 installed from the logs UMS is still picking up Java 6, just not sure how to fix that :-(
INFO 2013-04-11 20:13:39.163 [main] Build: fa7a2e48f (2013-03-29)
INFO 2013-04-11 20:13:39.168 [main] Java: 1.6.0_43-Apple Inc.
INFO 2013-04-11 20:13:39.169 [main] OS: Mac OS X 64-bit 10.8.3
INFO 2013-04-11 20:13:39.170 [main] Encoding: UTF-8
INFO 2013-04-11 20:13:39.177 [main] Memory: 763 MB

Re: There is no inputstream to return for...

Posted: Fri Apr 12, 2013 8:30 am
by Optimus_prime
milan, you won't be able to use java 7 on os-x. There is an issue with UMS not loading at all whilst running under java 7 and we are attempting to fix it, it won't be anytime soon. I think you need to post at least 3 times to PM
alexbarreras:
could you revert back to 2.4.2 and see if it fixes the issue, and post your results if it does.