Subtitles showing black band on 10 bit MKV

Go down

Subtitles showing black band on 10 bit MKV Empty Subtitles showing black band on 10 bit MKV

Post by Guest Sat Oct 01, 2016 6:16 am


Subtitles showing black band on 10 bit MKV WwdR6jV

Occationally it will show black bands for SSA AAS styled  subtitles on my 10 bit MKV Video.
and sometimes the 10bit mkv video hangs.


Subtitles showing black band on 10 bit MKV 6qC8UUG


How to solve this? Changing to FFDshow decoder doesn't help.


https://imgur.com/a/IXHba

LOGS for my Laptop setup
http://pastebin.com/t0FDfSUL

Guest
Guest


Back to top Go down

Subtitles showing black band on 10 bit MKV Empty Re: Subtitles showing black band on 10 bit MKV

Post by Admin Sun Oct 02, 2016 11:43 am

I will download that same file to test.

You can try disabling hardware acceleration in the video decoder.

Admin
Admin

Posts : 7384
Join date : 2011-06-17

https://codecs.forumotion.net

Back to top Go down

Subtitles showing black band on 10 bit MKV Empty Re: Subtitles showing black band on 10 bit MKV

Post by Guest Sun Oct 02, 2016 12:44 pm

Admin wrote:I will download that same file to test.

You can try disabling hardware acceleration in the video decoder.

i am using software decoder to decode this 10 bit video.

anyway, here is the link to the video.

http://www118.zippyshare.com/v/LPiwE3ze/file.html
Code:
http://www118.zippyshare.com/v/LPiwE3ze/file.html

*LINK IS PURELY FOR TESTING PURPOSE ONLY, NOT FOR DISTRIBUTION*

Edit 1: forgot to say something. Now I am using VLC since Klite is giving this error. VLC is able to decode the 10 bit video perfectly with softsubs.

Guest
Guest


Back to top Go down

Subtitles showing black band on 10 bit MKV Empty Re: Subtitles showing black band on 10 bit MKV

Post by Admin Sun Oct 02, 2016 10:48 pm

The file plays correctly here.

I think it might be caused by your graphics driver. Here is the latest version of the Intel driver:
https://downloadmirror.intel.com/26229/eng/win64_154028.4501.exe

Admin
Admin

Posts : 7384
Join date : 2011-06-17

https://codecs.forumotion.net

Back to top Go down

Subtitles showing black band on 10 bit MKV Empty Re: Subtitles showing black band on 10 bit MKV

Post by Guest Mon Oct 03, 2016 4:04 am

Admin wrote:The file plays correctly here.

I think it might be caused by your graphics driver. Here is the latest version of the Intel driver:
https://downloadmirror.intel.com/26229/eng/win64_154028.4501.exe

did you try playing the file a little longer like at least 4-5 mins?  The subtitles will randomly show black box. (cannot render)

I am pretty sure that my graphics driver both Nvidia and Intel are latest but it is still happening.

Guest
Guest


Back to top Go down

Subtitles showing black band on 10 bit MKV Empty Re: Subtitles showing black band on 10 bit MKV

Post by Admin Mon Oct 03, 2016 2:16 pm

Yes, no issues here even with playing a long time.

The subtitles and the video are blended inside the video renderer (when using the internal subtitle renderer of MPC-HC). This depends on the driver functioning correctly.

The Intel driver version in your log is older than the one I linked to. So certainly worth trying that.

Other options are to use a different video renderer or to switch to VSFilter for subtitles.
MPC-HC options > Playback > Output

If you right-click on mpc-hc64.exe then you should be able to select which GPU you want to use, Intel or NVidia.

Admin
Admin

Posts : 7384
Join date : 2011-06-17

https://codecs.forumotion.net

Back to top Go down

Subtitles showing black band on 10 bit MKV Empty Re: Subtitles showing black band on 10 bit MKV

Post by Guest Mon Oct 03, 2016 5:11 pm

Admin wrote:Yes, no issues here even with playing a long time.

The subtitles and the video are blended inside the video renderer (when using the internal subtitle renderer of MPC-HC). This depends on the driver functioning correctly.

The Intel driver version in your log is older than the one I linked to. So certainly worth trying that.

Other options are to use a different video renderer or to switch to VSFilter for subtitles.
MPC-HC options > Playback > Output

If you right-click on mpc-hc64.exe then you should be able to select which GPU you want to use, Intel or NVidia.

Just update my drivers but problem still exist. Trying VSFilter now see does it help.

Guest
Guest


Back to top Go down

Subtitles showing black band on 10 bit MKV Empty Re: Subtitles showing black band on 10 bit MKV

Post by Guest Mon Oct 03, 2016 6:12 pm

Admin wrote:Yes, no issues here even with playing a long time.

The subtitles and the video are blended inside the video renderer (when using the internal subtitle renderer of MPC-HC). This depends on the driver functioning correctly.

The Intel driver version in your log is older than the one I linked to. So certainly worth trying that.

Other options are to use a different video renderer or to switch to VSFilter for subtitles.
MPC-HC options > Playback > Output

If you right-click on mpc-hc64.exe then you should be able to select which GPU you want to use, Intel or NVidia.

Okay, now completely watch a the video without subtitle boxing problems with VSfilter.
Maybe there are some bugs with the internal subtitle renderer.

There is one more problem left, sometimes the video stream 10bit can hangs when paused too long. (audio still can continue playing)

Guest
Guest


Back to top Go down

Subtitles showing black band on 10 bit MKV Empty Re: Subtitles showing black band on 10 bit MKV

Post by Admin Mon Oct 03, 2016 9:31 pm

VSFilter blends the subtitles before it reaches the video renderer. That all happens in software and does not depend on drivers. If the bug was in the internal subtitle renderer and not in the driver, then much more people would be having the same problem as you.

One option that you can try for the pause problem:
mpc-hc options > playback > output > enable "reinitialize when changing display"

Have you tried disabling hardware acceleration? You said it was already disabled, but it was enabled in your log.

Have you also tried switching which GPU is used by MPC-HC?

Systems that have both Intel and NVidia GPUs often suffer from driver problems.

Admin
Admin

Posts : 7384
Join date : 2011-06-17

https://codecs.forumotion.net

Back to top Go down

Subtitles showing black band on 10 bit MKV Empty Re: Subtitles showing black band on 10 bit MKV

Post by Guest Tue Oct 04, 2016 3:55 am

Admin wrote:VSFilter blends the subtitles before it reaches the video renderer. That all happens in software and does not depend on drivers. If the bug was in the internal subtitle renderer and not in the driver, then much more people would be having the same problem as you.

One option that you can try for the pause problem:
mpc-hc options > playback > output > enable "reinitialize when changing display"

Have you tried disabling hardware acceleration? You said it was already disabled, but it was enabled in your log.

Have you also tried switching which GPU is used by MPC-HC?

Systems that have both Intel and NVidia GPUs often suffer from driver problems.

ya. that log was slightly old, i did disable hw acceleration after that. Drivers were updated. So not sure what the problem is.

anyway, i had reenable HW acc for now because VSfilter does the job well.

new log:
http://pastebin.com/JC24cvvd

Guest
Guest


Back to top Go down

Subtitles showing black band on 10 bit MKV Empty Re: Subtitles showing black band on 10 bit MKV

Post by Admin Tue Oct 04, 2016 5:02 pm

One downside of VSFilter is that it renders the subtitles at the resolution of the video. So if you watch a low resolution video at full screen, subtitles are less sharp than with the internal renderer.

One other setting that you can try:
mpc-hc options > subtitles > sub pictures to buffer
Try values 0, 1, and 10

Admin
Admin

Posts : 7384
Join date : 2011-06-17

https://codecs.forumotion.net

Back to top Go down

Subtitles showing black band on 10 bit MKV Empty Re: Subtitles showing black band on 10 bit MKV

Post by Guest Wed Oct 05, 2016 4:09 am

Admin wrote:One downside of VSFilter is that it renders the subtitles at the resolution of the video. So if you watch a low resolution video at full screen, subtitles are less sharp than with the internal renderer.

One other setting that you can try:
mpc-hc options > subtitles > sub pictures to buffer
Try values 0, 1, and 10

funny thing is when i change it to nvidia renderer with internal subtitles renderer. no black box occur, however when using Intel driver, black box occur.


Guest
Guest


Back to top Go down

Subtitles showing black band on 10 bit MKV Empty Re: Subtitles showing black band on 10 bit MKV

Post by Admin Wed Oct 05, 2016 2:02 pm

Then I would advice to keep using Nvidia. Everything points to an Intel driver bug.

I tried the file on my laptop which has an Intel GPU and it played fine too. Difference of course is that it only has one GPU, and not the exact same one as you.

Admin
Admin

Posts : 7384
Join date : 2011-06-17

https://codecs.forumotion.net

Back to top Go down

Subtitles showing black band on 10 bit MKV Empty Re: Subtitles showing black band on 10 bit MKV

Post by Sponsored content


Sponsored content


Back to top Go down

Back to top


 
Permissions in this forum:
You cannot reply to topics in this forum