Samsung Q7 2018 UHD 4k stutters

Discuss media renderers like Xbox 360, TVs, smartphones, etc.
Post Reply
User avatar
valib
Developer
Posts: 699
Joined: Fri Feb 08, 2013 3:11 am

Re: Samsung Q7 2018 UHD 4k stutters

Post by valib »

Try to use Samsung Q6 or Samsung Q9 series conf.
User avatar
valib
Developer
Posts: 699
Joined: Fri Feb 08, 2013 3:11 am

Re: Samsung Q7 2018 UHD 4k stutters

Post by valib »

Please try to set "Use automatic maximum bitrate bandwidth" to check which is the maximal bitrate the TV is capable to use and send the log.
User avatar
valib
Developer
Posts: 699
Joined: Fri Feb 08, 2013 3:11 am

Re: Samsung Q7 2018 UHD 4k stutters

Post by valib »

Try to replace all occurrencies of the

Code: Select all

m:video/x-matroska
to

Code: Select all

m:video/x-mkv
in your Samsung-UHD.conf
This MIME seems to be supported by your TV for MKV files.
atamariya
Posts: 146
Joined: Sun Aug 11, 2013 1:15 am

Re: Samsung Q7 2018 UHD 4k stutters

Post by atamariya »

Though not a solution, here's what I gather from the logs:
- There's no transcoding. So that rules out transcoding related issues.
- TV is making byte range requests (0- , 141-, 4156- etc.) continuously and killing off each request without receiving the complete stream. This might also be because of seeking by the user.
- The default soundtrack is TrueHD 7.1 and the others are AC3 5.1 and AC3 stereo.

Are you able to play the movie without issues when directly connected via USB?
Post Reply