Search found 10 matches
- Sun Sep 08, 2024 1:55 pm
- Forum: UHD discs
- Topic: Last Picture Show Theatrical Version read errors, anyone else?
- Replies: 1
- Views: 4771
Re: Last Picture Show Theatrical Version read errors, anyone else?
Works fine here. Also, despite the filename you're using, I don't think this was released in 4K.
- Mon Jul 05, 2021 5:40 pm
- Forum: General MakeMKV discussion
- Topic: Windows 11 ready - TPM Enabled - Hash Check Error
- Replies: 5
- Views: 8681
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...
- Fri Apr 30, 2021 3:25 pm
- Forum: Forum and Website discussions
- Topic: website down?
- Replies: 59
- Views: 135260
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/
- Thu Apr 22, 2021 6:56 pm
- Forum: General MakeMKV discussion
- Topic: www.makemkv.com (was) down!
- Replies: 13
- Views: 17848
Re: www.makemkv.com is down!
This works for me:
https://web.archive.org/web/20210331174 ... /download/
https://web.archive.org/web/20210331174 ... 1.16.3.exe
Unfortunately the MacOS link doesn't work.
https://web.archive.org/web/20210331174 ... /download/
https://web.archive.org/web/20210331174 ... 1.16.3.exe
Unfortunately the MacOS link doesn't work.
- Sat Apr 17, 2021 7:53 pm
- Forum: UHD drives
- Topic: SDFtool Flasher
- Replies: 1144
- Views: 2921430
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...
- 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: 13213
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
- 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: 13213
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...
- 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: 13213
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...
- 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: 13213
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...
- Sat Mar 20, 2021 5:20 pm
- Forum: MKV file processing and playback
- Topic: New to 4K
- Replies: 6
- Views: 8767
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...