Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > alt.comp.os.windows-11 > #18347 > unrolled thread

External monitor DRM issue, ridiculous annoyance

Started byCrudeSausage <crude@sausa.ge>
First post2025-04-08 18:21 -0400
Last post2025-04-09 09:05 -0400
Articles 6 — 4 participants

Back to article view | Back to alt.comp.os.windows-11


Contents

  External monitor DRM issue, ridiculous annoyance CrudeSausage <crude@sausa.ge> - 2025-04-08 18:21 -0400
    Re: External monitor DRM issue, ridiculous annoyance Paul <nospam@needed.invalid> - 2025-04-09 00:08 -0400
      Re: External monitor DRM issue, ridiculous annoyance pothead <pothead@snakebite.com> - 2025-04-09 04:11 +0000
      Re: External monitor DRM issue, ridiculous annoyance CrudeSausage <crude@sausa.ge> - 2025-04-09 08:53 -0400
    Re: External monitor DRM issue, ridiculous annoyance Lawrence D'Oliveiro <ldo@nz.invalid> - 2025-04-09 07:15 +0000
      Re: External monitor DRM issue, ridiculous annoyance CrudeSausage <crude@sausa.ge> - 2025-04-09 09:05 -0400

#18347 — External monitor DRM issue, ridiculous annoyance

FromCrudeSausage <crude@sausa.ge>
Date2025-04-08 18:21 -0400
SubjectExternal monitor DRM issue, ridiculous annoyance
Message-ID<8khJP.86714$qx73.15617@fx01.iad>
1) Be Windows 11
2) Allow users to connect as many monitors as they wish to a laptop.
3) User disables laptop screen to only use external monitor(s).
4) User opens Apple Music, Netflix or plays a purchased movie from 
Microsoft Films & TV.
5) User watches as the external monitor(s) turn off for ten seconds, on 
for two seconds, off for ten seconds, on for two seconds, off for ten 
seconds, over and over because he dared to consume DRM content.
6) User snaps and wonders why he is punishing himself by asking the 
operating system's permission to consume the content he _paid_ for on 
hardware he paid for.

-- 
God be with you,

CrudeSausage
John 14:6

[toc] | [next] | [standalone]


#18357

FromPaul <nospam@needed.invalid>
Date2025-04-09 00:08 -0400
Message-ID<vt4rs8$3rfms$1@dont-email.me>
In reply to#18347
On Tue, 4/8/2025 6:21 PM, CrudeSausage wrote:
> 1) Be Windows 11
> 2) Allow users to connect as many monitors as they wish to a laptop.
> 3) User disables laptop screen to only use external monitor(s).
> 4) User opens Apple Music, Netflix or plays a purchased movie from Microsoft Films & TV.
> 5) User watches as the external monitor(s) turn off for ten seconds, on for two seconds, off for ten seconds, on for two seconds, off for ten seconds, over and over because he dared to consume DRM content.
> 6) User snaps and wonders why he is punishing himself by asking the operating system's permission to consume the content he _paid_ for on hardware he paid for.
> 

The hardware has an implementation of PVP, and
some assumption of the PVP was violated. Maybe the
external monitors version of HDCP was too old.

The content is supposed to stay encrypted, from the
point of decoding (hardware decoder inside vid card,
memory area cannot be copied), until it gets to a monitor panel.
And the encryption has to be an uncracked version
and you can't set off any jigglers (software suspects
there is something abnormal about playback).

   +-----------+ +-----------+
   |     HD    | |     HD    |   3840x2160 "surface"
   |           | |           |   HD monitors with old versions
   +-----------+ +-----------+   of HDCP. Software checks versions.
   +-----------+ +-----------+
   |     HD    | |     HD    |   A 10900K can play Bluray 4K content,
   |           | |           |   as the SGX is still there.
   +-----------+ +-----------+

Even the processor type can make a difference. A 10900K can play a Bluray 4K video
because the CPU has SGX (a failed kind of security processor). Later processors
have SGX removed (there is some kind of malware exploit for that subsystem).

   https://www.intel.com/content/www/us/en/support/articles/000089271/intel-nuc.html

It would be helpful if the software having a digestion
problem, indicated which part of the path broke. Like,
generated a log file.

A person wealthy enough to set up a failure case,
is also wealthy enough to set up a working case :-)
I don't know how many people at retail, could successfully
predict the odds of success on one of these projects.

A clerk at retail would tell you "don't even bother trying".
You'd be surprised how honest the help is there. They are users too.

The people selling such "content", likely do more refunds
than actually collect money for a successful transaction.

You can tell the era of practical (seamless) PVP, by the
hardware that no longer has VGA or YPrPb output. My 7900GT
is the last card in the house with the analog hole. The
rest of my cheesy cards have only digital outputs, and I
don't think there is any HDCP 2.x in the house.

The best chance of success is with a large (4K or 5K)
monitor, as the standards version of the plumbing is
going to be better. Maybe you will need a newer video card,
for such a monitor to be buzzword compliant.

You might need some help from a dedicated AV forum with
such a playback problem. The concentration of skilled
artisans here is too low.

https://forum.videohelp.com/threads/400976-How-to-play-4K-Bluray-menu-from-hard-disc

   Paul

[toc] | [prev] | [next] | [standalone]


#18358

Frompothead <pothead@snakebite.com>
Date2025-04-09 04:11 +0000
Message-ID<vt4s16$3riln$1@dont-email.me>
In reply to#18357
On 2025-04-09, Paul <nospam@needed.invalid> wrote:
> On Tue, 4/8/2025 6:21 PM, CrudeSausage wrote:
>> 1) Be Windows 11
>> 2) Allow users to connect as many monitors as they wish to a laptop.
>> 3) User disables laptop screen to only use external monitor(s).
>> 4) User opens Apple Music, Netflix or plays a purchased movie from Microsoft Films & TV.
>> 5) User watches as the external monitor(s) turn off for ten seconds, on for two seconds, off for ten seconds, on for two seconds, off for ten seconds, over and over because he dared to consume DRM content.
>> 6) User snaps and wonders why he is punishing himself by asking the operating system's permission to consume the content he _paid_ for on hardware he paid for.
>> 
>
> The hardware has an implementation of PVP, and
> some assumption of the PVP was violated. Maybe the
> external monitors version of HDCP was too old.
>
> The content is supposed to stay encrypted, from the
> point of decoding (hardware decoder inside vid card,
> memory area cannot be copied), until it gets to a monitor panel.
> And the encryption has to be an uncracked version
> and you can't set off any jigglers (software suspects
> there is something abnormal about playback).
>
>    +-----------+ +-----------+
>    |     HD    | |     HD    |   3840x2160 "surface"
>    |           | |           |   HD monitors with old versions
>    +-----------+ +-----------+   of HDCP. Software checks versions.
>    +-----------+ +-----------+
>    |     HD    | |     HD    |   A 10900K can play Bluray 4K content,
>    |           | |           |   as the SGX is still there.
>    +-----------+ +-----------+
>
> Even the processor type can make a difference. A 10900K can play a Bluray 4K video
> because the CPU has SGX (a failed kind of security processor). Later processors
> have SGX removed (there is some kind of malware exploit for that subsystem).
>
>    https://www.intel.com/content/www/us/en/support/articles/000089271/intel-nuc.html
>
> It would be helpful if the software having a digestion
> problem, indicated which part of the path broke. Like,
> generated a log file.
>
> A person wealthy enough to set up a failure case,
> is also wealthy enough to set up a working case :-)
> I don't know how many people at retail, could successfully
> predict the odds of success on one of these projects.
>
> A clerk at retail would tell you "don't even bother trying".
> You'd be surprised how honest the help is there. They are users too.
>
> The people selling such "content", likely do more refunds
> than actually collect money for a successful transaction.
>
> You can tell the era of practical (seamless) PVP, by the
> hardware that no longer has VGA or YPrPb output. My 7900GT
> is the last card in the house with the analog hole. The
> rest of my cheesy cards have only digital outputs, and I
> don't think there is any HDCP 2.x in the house.
>
> The best chance of success is with a large (4K or 5K)
> monitor, as the standards version of the plumbing is
> going to be better. Maybe you will need a newer video card,
> for such a monitor to be buzzword compliant.
>
> You might need some help from a dedicated AV forum with
> such a playback problem. The concentration of skilled
> artisans here is too low.
>
> https://forum.videohelp.com/threads/400976-How-to-play-4K-Bluray-menu-from-hard-disc
>
>    Paul

+1000000000

As always, great post Paul.
I enjoy your insight.

-- 
pothead
Liberalism Is A Mental Disease
Treat it accordingly
<https://www.dailymail.co.uk/health/article-14512427/Doctors-reveal-symptoms-Trump-Derangement-Syndrome-tell-youve-got-it.html>

[toc] | [prev] | [next] | [standalone]


#18368

FromCrudeSausage <crude@sausa.ge>
Date2025-04-09 08:53 -0400
Message-ID<i5uJP.578636$l0_4.506944@fx43.iad>
In reply to#18357
On 2025-04-09 00:08, Paul wrote:
> On Tue, 4/8/2025 6:21 PM, CrudeSausage wrote:
>> 1) Be Windows 11
>> 2) Allow users to connect as many monitors as they wish to a laptop.
>> 3) User disables laptop screen to only use external monitor(s).
>> 4) User opens Apple Music, Netflix or plays a purchased movie from Microsoft Films & TV.
>> 5) User watches as the external monitor(s) turn off for ten seconds, on for two seconds, off for ten seconds, on for two seconds, off for ten seconds, over and over because he dared to consume DRM content.
>> 6) User snaps and wonders why he is punishing himself by asking the operating system's permission to consume the content he _paid_ for on hardware he paid for.
>>
> 
> The hardware has an implementation of PVP, and
> some assumption of the PVP was violated. Maybe the
> external monitors version of HDCP was too old.

The monitor was purchased this year. It is an ASUS VG27VQ3B.

> The content is supposed to stay encrypted, from the
> point of decoding (hardware decoder inside vid card,
> memory area cannot be copied), until it gets to a monitor panel.
> And the encryption has to be an uncracked version
> and you can't set off any jigglers (software suspects
> there is something abnormal about playback).
> 
>     +-----------+ +-----------+
>     |     HD    | |     HD    |   3840x2160 "surface"
>     |           | |           |   HD monitors with old versions
>     +-----------+ +-----------+   of HDCP. Software checks versions.
>     +-----------+ +-----------+
>     |     HD    | |     HD    |   A 10900K can play Bluray 4K content,
>     |           | |           |   as the SGX is still there.
>     +-----------+ +-----------+
> 
> Even the processor type can make a difference. A 10900K can play a Bluray 4K video
> because the CPU has SGX (a failed kind of security processor). Later processors
> have SGX removed (there is some kind of malware exploit for that subsystem).
> 
>     https://www.intel.com/content/www/us/en/support/articles/000089271/intel-nuc.html
> 
> It would be helpful if the software having a digestion
> problem, indicated which part of the path broke. Like,
> generated a log file.
> 
> A person wealthy enough to set up a failure case,
> is also wealthy enough to set up a working case :-)
> I don't know how many people at retail, could successfully
> predict the odds of success on one of these projects.
> 
> A clerk at retail would tell you "don't even bother trying".
> You'd be surprised how honest the help is there. They are users too.
> 
> The people selling such "content", likely do more refunds
> than actually collect money for a successful transaction.
> 
> You can tell the era of practical (seamless) PVP, by the
> hardware that no longer has VGA or YPrPb output. My 7900GT
> is the last card in the house with the analog hole. The
> rest of my cheesy cards have only digital outputs, and I
> don't think there is any HDCP 2.x in the house.
> 
> The best chance of success is with a large (4K or 5K)
> monitor, as the standards version of the plumbing is
> going to be better. Maybe you will need a newer video card,
> for such a monitor to be buzzword compliant.
> 
> You might need some help from a dedicated AV forum with
> such a playback problem. The concentration of skilled
> artisans here is too low.
> 
> https://forum.videohelp.com/threads/400976-How-to-play-4K-Bluray-menu-from-hard-disc

It is easier to simply get rid of Windows and to buy content on DVD or 
Blu-Ray discs which you then rip from the disc so that it becomes 
_yours_. It might be cumbersome to many, but I find that it is a lot 
more liberating.

-- 
God be with you,

CrudeSausage
John 14:6

[toc] | [prev] | [next] | [standalone]


#18360

FromLawrence D'Oliveiro <ldo@nz.invalid>
Date2025-04-09 07:15 +0000
Message-ID<vt56pp$4np7$1@dont-email.me>
In reply to#18347
On Tue, 8 Apr 2025 18:21:56 -0400, CrudeSausage wrote:

> 1) Be Windows 11
> ...
> 6) User snaps and wonders why he is punishing himself ...

... but you repeat yourself.

[toc] | [prev] | [next] | [standalone]


#18370

FromCrudeSausage <crude@sausa.ge>
Date2025-04-09 09:05 -0400
Message-ID<HguJP.2266365$TBhc.1116450@fx16.iad>
In reply to#18360
On 2025-04-09 03:15, Lawrence D'Oliveiro wrote:
> On Tue, 8 Apr 2025 18:21:56 -0400, CrudeSausage wrote:
> 
>> 1) Be Windows 11
>> ...
>> 6) User snaps and wonders why he is punishing himself ...
> 
> ... but you repeat yourself.

I do, and I know what I am sacrificing by uninstalling Windows: 1) 
access to purchases on Microsoft Films & TV (still available on my Xbox 
Series S), 2) the ability to play any game without issue, 3) Dolby Atmos 
sound improvement, 4) hardware encryption of my NVMe, 5) proper support 
for suspend/resume.

However, what I gain is: 1) an environment devoid of distractions 
prompting me to buy something, 2) an operating system which doesn't 
break regularly requiring either an SFC or DISM restoration, 3) an 
operating system which won't cause my external monitors to shut off 
because I loaded an application which handles DRM content, 4) an 
operating system which doesn't insist that I keep Edge installed just 
because, 5) an operating system which has already circumvented fTPM 
stuttering, a problem which will never be resolved in Windows 11.

I will definitely have moments of weakness, much like a smoker. As long 
as I remind myself of why I got rid of it in the first place, I might be 
okay.

-- 
God be with you,

CrudeSausage
John 14:6

[toc] | [prev] | [standalone]


Back to top | Article view | alt.comp.os.windows-11


csiph-web