Search found 9 matches

by ZU476B72N4PC
Mon Jul 05, 2021 5:40 pm
Forum: General MakeMKV discussion
Topic: Windows 11 ready - TPM Enabled - Hash Check Error
Replies: 5
Views: 7138

Re: Windows 11 ready - TPM Enabled - Hash Check Error

That is very bizarre, not sure what's going on there. Presence of a TPM by itself should not affect the operation of MakeMKV. By any chance did you enable BitLocker after turning on the TPM? Perhaps temporary files during ripping are failing a hash check either before or after encryption of that fil...
by ZU476B72N4PC
Fri Apr 30, 2021 3:25 pm
Forum: Forum and Website discussions
Topic: website down?
Replies: 59
Views: 96651

Re: website down?

Posted this in one of the other threads, but if you still need access to the windows installer the link from here works (unfortunately not the OSX one though) https://web.archive.org/web/20210331174 ... /download/
by ZU476B72N4PC
Sat Apr 17, 2021 7:53 pm
Forum: UHD drives
Topic: SDFtool Flasher
Replies: 1024
Views: 2250130

Re: SDFtool Flasher

I had a new WH16NS40 with encrypted firmware 1.05, when I tried to flash to 1.02 MK (enc checked) I get the following error: See the end of this message for details on invoking just-in-time (JIT) debugging instead of this dialog box. ************** Exception Text ************** System.FormatExceptio...
by ZU476B72N4PC
Sat Mar 20, 2021 11:40 pm
Forum: MKV file processing and playback
Topic: Roku player (including Plex) stops playback on some MKVs that contain PGS (forced only) subtitle streams
Replies: 10
Views: 10722

Re: Roku player (including Plex) stops playback on some MKVs that contain PGS (forced only) subtitle streams

Ok, wrote the following .bat that I can keep in the folder and drop the output from MakeMKV onto:

Code: Select all

@ECHO OFF
set finalname=%~n1.REMUXED.mkv
"C:\Program Files\MKVToolNix\mkvmerge.exe" -o "%finalname%" %1
by ZU476B72N4PC
Sat Mar 20, 2021 10:15 pm
Forum: MKV file processing and playback
Topic: Roku player (including Plex) stops playback on some MKVs that contain PGS (forced only) subtitle streams
Replies: 10
Views: 10722

Re: Roku player (including Plex) stops playback on some MKVs that contain PGS (forced only) subtitle streams

The Plex developer I was able to reach immediately pointed their finger at the container and implied the Roku Media Player is very picky about some stuff. Apparently the playback decoding, though launched through Plex app, is handled natively by the Roku OS media player. To isolate this, I copied th...
by ZU476B72N4PC
Sat Mar 20, 2021 7:17 pm
Forum: MKV file processing and playback
Topic: Roku player (including Plex) stops playback on some MKVs that contain PGS (forced only) subtitle streams
Replies: 10
Views: 10722

Re: Roku player (including Plex) stops playback on some MKVs that contain PGS (forced only) subtitle streams

I think I found the issue. Every "bad" MKV that causes a crash on Roku has non-consecutive stream numbers, i.e. a gap in stream numbering is created when the empty tracks are removed from the file. In contrast, when the "forced" boxes have been unchecked all along, all stream num...
by ZU476B72N4PC
Sat Mar 20, 2021 5:38 pm
Forum: MKV file processing and playback
Topic: Roku player (including Plex) stops playback on some MKVs that contain PGS (forced only) subtitle streams
Replies: 10
Views: 10722

Roku player (including Plex) stops playback on some MKVs that contain PGS (forced only) subtitle streams

Hi folks, I've been having a problem with certain MKVs direct streamed using Plex to a Roku- I started a thread in Plex support about the issue. However, I recently tested with the MKV files on a USB stick and it exhibits the same behavior, which means the problem is between the MKV file and Roku OS...
by ZU476B72N4PC
Sat Mar 20, 2021 5:20 pm
Forum: MKV file processing and playback
Topic: New to 4K
Replies: 6
Views: 7369

Re: New to 4K

I have a Roku TV and am able to Direct Stream 4K video including HEVC and HDR from Plex, with some exceptions*. Any chance you have a subtitle track selected for playback? Roku does not support image-based subtitle formats such as PGS, so Plex has to transcode the video to show them. These are the s...