LWN.net Logo

Gstreamer and GNU

Gstreamer and GNU

Posted Dec 22, 2005 19:03 UTC (Thu) by beoba (guest, #16942)
In reply to: Gstreamer and GNU by zblaxell
Parent article: GStreamer to support DRM

What law would that be?

I'd have difficulty seeing that work in a GPLed product.


(Log in to post comments)

Gstreamer and GNU

Posted Dec 23, 2005 21:18 UTC (Fri) by zblaxell (subscriber, #26385) [Link]

Whichever law they're (ab)using now to prevent mass-market DVD players that can fast-forward through all video sections of the disc.

Actually that wasn't such a good example, since fast-forwarding is not copyright infringement--you only agree to not fast-forward when the disc tells you to in your implied acceptance of the DVD player's shrink-wrap license.

Suppose the example instead checked the resolution of the output port (as in the new analog hole bill) and refused to emit output without authenticating whatever's connected to said port. All software-based DRM systems boil down to basically the same code as in my example. The only difference between most of the systems in the field and a GPLed DRM-encumbered player is that you can grep the source code for the GPLed DRM-encumbered player and easily circumvent the restriction (although apparently sometimes this is illegal). Of course, such GPL code wouldn't survive very long without removing the restrictions, since users of GPL code don't really tolerate people trying to tell them what they can't do with their own machines.

Copyright © 2012, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds