ERROR There is no inputstream to return

For help and support with Universal Media Server
Forum rules
Please make sure you follow the Problem Reporting Guidelines before posting if you want a reply
Post Reply
largan
Posts: 5
Joined: Sun Feb 06, 2022 9:06 am

ERROR There is no inputstream to return

Post by largan »

Hello,

I am using UMS 11.6.0 on Linux Mint, and I am getting these errors

ERROR External input stream instance is null... stopping process
ERROR There is no inputstream to return for The Valet (2022) {English subtitles}

I have tried searching for similar issues in the forum, but none of the solutions/hints helped.

This is the version of ffmpeg I am using

Code: Select all

ffmpeg version 4.2.7-0ubuntu0.1 Copyright (c) 2000-2022 the FFmpeg developers
built with gcc 9 (Ubuntu 9.4.0-1ubuntu1~20.04.1)
configuration: --prefix=/usr --extra-version=0ubuntu0.1 --toolchain=hardened --libdir=/usr/lib/x86_64-linux-gnu --incdir=/usr/include/x86_64-linux-gnu --arch=amd64 --enable-gpl --disable-stripping --enable-avresample --disable-filter=resample --enable-avisynth --enable-gnutls --enable-ladspa --enable-libaom --enable-libass --enable-libbluray --enable-libbs2b --enable-libcaca --enable-libcdio --enable-libcodec2 --enable-libflite --enable-libfontconfig --enable-libfreetype --enable-libfribidi --enable-libgme --enable-libgsm --enable-libjack --enable-libmp3lame --enable-libmysofa --enable-libopenjpeg --enable-libopenmpt --enable-libopus --enable-libpulse --enable-librsvg --enable-librubberband --enable-libshine --enable-libsnappy --enable-libsoxr --enable-libspeex --enable-libssh --enable-libtheora --enable-libtwolame --enable-libvidstab --enable-libvorbis --enable-libvpx --enable-libwavpack --enable-libwebp --enable-libx265 --enable-libxml2 --enable-libxvid --enable-libzmq --enable-libzvbi --enable-lv2 --enable-omx --enable-openal --enable-opencl --enable-opengl --enable-sdl2 --enable-libdc1394 --enable-libdrm --enable-libiec61883 --enable-nvenc --enable-chromaprint --enable-frei0r --enable-libx264 --enable-shared
libavutil      56. 31.100 / 56. 31.100
libavcodec     58. 54.100 / 58. 54.100
libavformat    58. 29.100 / 58. 29.100
libavdevice    58.  8.100 / 58.  8.100
libavfilter     7. 57.100 /  7. 57.100
libavresample   4.  0.  0 /  4.  0.  0
libswscale      5.  5.100 /  5.  5.100
libswresample   3.  5.100 /  3.  5.100
libpostproc    55.  5.100 / 55.  5.100
I also have MEncoder installed.
I have tried using TrueType font

Also, while loading UMS I see this error
ERROR Error in RealFile.resolve: Cannot invoke "com.drew.imaging.png.PngColorType.getNumericValue()" because "this.parsedInfo.colorType" is null

Here are also the settings screenshots
Image
Image
Image


If I try with MEncoder, the subtitles are show but the video is not smooth
If I try with ffmpeg then I am getting the error

I am attaching the log too

Any help will be very much appreciated.
Attachments
ums_dbg_2022-12-13-00-07.zip
(385.81 KiB) Downloaded 297 times
User avatar
mik_s
Moderator
Posts: 1104
Joined: Wed Aug 23, 2017 11:03 pm
Location: UK

Re: ERROR There is no inputstream to return

Post by mik_s »

I missed this and only come across it while searching for a similar problem that was caused by using the incorrect version of FFmpeg.

More info here if you are still around.
Logs are important for us to help, Please follow This Link before asking for support. Just a forum cleaner, Will help if I can but no expert.
Post Reply