[Solved] cant play 2160p 4k video
Forum rules
Please make sure you follow the Problem Reporting Guidelines before posting if you want a reply
Please make sure you follow the Problem Reporting Guidelines before posting if you want a reply
Re: cant play 2160p 4k video
There isn't currently a config file for that TV yet so when UMS sees Samsung it will load the one that is more likely to work for most people. Because of this UMS thinks those files are unsupported as the resolution is too high and tries to transcode them, which is probably overloading your network giving the error.
I quickly altered the config for the Q6 series which should work better, but you will have to test and make any changes yourself if some won't play properly. you can tell UMS not to transcode a file if you go to the #-TRANSCODE-# folder and select "No Transcoding", If it plays then you can alter the config file to tell UMS that it is supported.
I quickly altered the config for the Q6 series which should work better, but you will have to test and make any changes yourself if some won't play properly. you can tell UMS not to transcode a file if you go to the #-TRANSCODE-# folder and select "No Transcoding", If it plays then you can alter the config file to tell UMS that it is supported.
- Attachments
-
Samsung-Q70.conf
- (4.48 KiB) Downloaded 1678 times
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.
Re: cant play 2160p 4k video
The config was basically a copy of the Q6 series config but as I don't know what formats your TV is capable of playing it won't be exactly match yours, so unfortunately you will have to do the testing and modifying it yourself when files fail to play.
Use the #-TRANSCODE-# folder and try "No Transcoding". If the file plays then your TV is compatible and you can make sure that format is in the config file as supported.
If that fails then the file will have to be transcoded, Try the other transcoding options in the #-TRANSCODE-# and see what works.
I did see this in the logs, might be the cause but not sure
One thing that might be causing the error is the length of the full path name, try shortening the folder and files names to just "Cena con delitto (2019)".
Is the .txt file for subs? It might be confusing UMS thinking it is so when it is processed it gives an error. If it is not important, delete it or give it a completely different name.
Use the #-TRANSCODE-# folder and try "No Transcoding". If the file plays then your TV is compatible and you can make sure that format is in the config file as supported.
If that fails then the file will have to be transcoded, Try the other transcoding options in the #-TRANSCODE-# and see what works.
I did see this in the logs, might be the cause but not sure
Code: Select all
DEBUG 2020-04-06 07:06:38.729 [ffmpeg64.exe-14-2] net.pms.io.OutputTextLogger [Parsed_subtitles_0 @ 00000000006c8d00] Shaper: FriBidi 0.19.6 (SIMPLE)
DEBUG 2020-04-06 07:06:38.729 [ffmpeg64.exe-14-2] net.pms.io.OutputTextLogger [Parsed_subtitles_0 @ 00000000006c8d00] Unable to locate subtitle stream in D:/downloads/Cena con delitto (2019) [BluRay Rip 2160p HEVC 10bit-HDR ITA-ENG DTS-AC3-SUBS] [M@HD]/Cena con delitto (2019) [BluRay Rip 2160p HEVC 10bit-HDR ITA-ENG DTS-AC3-SUBS] [M@HD].txt
DEBUG 2020-04-06 07:06:38.729 [ffmpeg64.exe-14-2] net.pms.io.OutputTextLogger [AVFilterGraph @ 0000000002d66880] Error initializing filter 'subtitles' with args 'D\:/downloads/Cena con delitto (2019) [BluRay Rip 2160p HEVC 10bit-HDR ITA-ENG DTS-AC3-SUBS] [M@HD]/Cena con delitto (2019) [BluRay Rip 2160p HEVC 10bit-HDR ITA-ENG DTS-AC3-SUBS] [M@HD].txt:charenc=ISO-8859-1'
DEBUG 2020-04-06 07:06:38.729 [ffmpeg64.exe-14-2] net.pms.io.OutputTextLogger Error initializing complex filters.
DEBUG 2020-04-06 07:06:38.729 [ffmpeg64.exe-14-2] net.pms.io.OutputTextLogger Stream not found
TRACE 2020-04-06 07:06:39.759 [ffmpeg64.exe-14] net.pms.io.BufferedOutputFileImpl EOF
INFO 2020-04-06 07:06:39.759 [ffmpeg64.exe-14] net.pms.io.ProcessWrapperImpl Process C:\Program Files (x86)\Universal Media Server\win32\ffmpeg64.exe has a return code of 1! Maybe an error occurred... check the log file
Is the .txt file for subs? It might be confusing UMS thinking it is so when it is processed it gives an error. If it is not important, delete it or give it a completely different name.
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.
Re: cant play 2160p 4k video
I believe a value of 0 means unlimited, or use as much as possible.
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.
Re: cant play 2160p 4k video
It looks like what happened here is that there was a .txt file with the same name as the video in the same folder, so UMS sent that to FFmpeg as subtitles, and then FFmpeg died because the file was not subtitles. Also we have since fixed bugs to do with subtitles so hopefully that workaround of putting mkv in the preferences is no longer needed.
That Q7 config will also be added in the next release.
That Q7 config will also be added in the next release.