PMSEncoder match error when playing Youtube video

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
sonc44
Posts: 2
Joined: Fri Feb 15, 2013 8:37 am

PMSEncoder match error when playing Youtube video

Post by sonc44 »

This started after upgrading Java to 7u13. I have uninstalled and reloaded 7u9 but still having the same error.
Attachments
ums_dbg.zip
(401.51 KiB) Downloaded 488 times
User avatar
kuroukage
Posts: 283
Joined: Wed Dec 12, 2012 3:56 pm

Re: PMSEncoder match error when playing Youtube video

Post by kuroukage »

From looking at your UMS.conf file you don't seem to have anything setup at all. Do you have Youtube-DL? Or RTMPDump? If not DL those files, make a dir on your C: drive (call it bin) and throw those two files in there. You then need to make sure to add these lines to the end of your UMS.conf:

Code: Select all

rtmpdump.path = C:\\bin\\rtmpdump.exe
youtube-dl.path = C:\\bin\\youtube-dl.exe
Do all this while UMS isn't running. Then load when done and try your Youtube links again.

Also, I'd recommend doing a clean re-install of Java v7u13. The version you're using is unsafe and full of security problems.
黒影
_______________________________________________|_._._._._._._._._._
\______________________________________________|_#_#_#_#_#_#_|
------------------------------------------------------------------|---------------------
sonc44
Posts: 2
Joined: Fri Feb 15, 2013 8:37 am

Re: PMSEncoder match error when playing Youtube video

Post by sonc44 »

Still not fixed. Problem is only on the YouTube videos.
User avatar
kuroukage
Posts: 283
Joined: Wed Dec 12, 2012 3:56 pm

Re: PMSEncoder match error when playing Youtube video

Post by kuroukage »

Post a new set of logs, please.
黒影
_______________________________________________|_._._._._._._._._._
\______________________________________________|_#_#_#_#_#_#_|
------------------------------------------------------------------|---------------------
Post Reply