Page 1 of 1

Can't play any video files on any device

Posted: Wed Feb 13, 2019 12:02 pm
by lamela123
Hello,'
I installed a fresh copy of UMS on my Windows server 2008 and had little luck playing any video files. Music plays fine. I tried mp4, mkw and avi files. None work. Every time I start to play a video, there comes an error in the log. I opened up a few ports in firewall that I found on this forum. Didn't help. Can someone help me please?

Code: Select all

INFO  2019-02-13 00:59:12.611 [StartPlaying Event] Started playing friends.s06e01.720p.bluray.x264-mrs.sujaidr.mkv on your Edge
DEBUG 2019-02-13 00:59:12.612 [StartPlaying Event] The full filename of which is: F:\Filmi\Serije\Friends\Friends Season 6 Complete 720p.BRrip.mrlss.sujaidr\friends.s06e01.720p.bluray.x264-mrs.sujaidr.mkv and the address of the renderer is: 192.168.1.1
DEBUG 2019-02-13 00:59:12.614 [Thread-774] Waiting for Windows names pipe connection "\\.\pipe\ffmpegvideo_250_1550015952605"
INFO  2019-02-13 00:59:12.615 [Thread-775] Exception in thread "Thread-775" java.lang.NullPointerException
INFO  2019-02-13 00:59:12.616 [Thread-775]     at net.pms.remote.RemoteUtil$1.run(RemoteUtil.java:100)
INFO  2019-02-13 00:59:12.617 [Thread-775]     at java.lang.Thread.run(Unknown Source)
DEBUG 2019-02-13 00:59:12.914 [ffmpeg.exe-91] Starting "C:\Program Files\Universal Media Server\win32\ffmpeg.exe" -y -loglevel fatal -ss 322.0 -i "F:\Filmi\Serije\Friends\Friends Season 6 Complete 720p.BRrip.mrlss.sujaidr\friends.s06e01.720p.bluray.x264-mrs.sujaidr.mkv" -filter_complex "setpts=PTS+322.0/TB,subtitles=F\\:/Filmi/Serije/Friends/Friends Season 6 Complete 720p.BRrip.mrlss.sujaidr/friends.s06e01.720p.bluray.x264-mrs.sujaidr.srt:charenc=WINDOWS-1250,setpts=PTS-STARTPTS,scale=720:404" -qscale:v 10 -acodec libvorbis -f ogg \\.\pipe\ffmpegvideo_250_1550015952605
ERROR 2019-02-13 00:59:12.916 [ffmpeg.exe-91] Error initializing process: 
DEBUG 2019-02-13 00:59:13.117 [pool-4-thread-5] External input stream instance is null... sounds not good, waiting 500ms
Also, if I add ffmpeg binary files in win32 folder of UMS, then everytime I start playing video, the ffmpeg.exe crashes...