Monthly Archive for May, 2009

DMCA hearing transcript in semantic HTML

The DMCA §1201 hearings for 2009 took place at the beginning of May. These hearings will guide the anti-circumvention exemption rulemaking that happens every three years. It is important that people in the US are aware of these because the exemptions influence whether you can legally watch DVDs with free software, whether you can make fair use of online videos, and whether you can unlock or jailbreak your cell phone (see also the TPMs section of my recent talk). It is important for people outside the US as well because of the major influence US policy has on the laws introduced in other countries, especially close trading partners like Canada.

The transcripts for the first two of these hearings are now available. Though having a text format is nice, I find it very difficult to read. That’s why I created this HTML version for the first transcript:

DMCA Section 1201 Hearing – May 1, 2009

Highlights include the §1201(11)(A) discussion on fair use of DVD content for remixing and the §1201(5)(A) discussion on iPhone jailbreaking.

This version uses <cite>, <blockquote>, and microformats to add meaning to the transcript. Along with a style sheet from Stephen Paul Weber, this version of the transcript is much easier to read. And in HTML form, it’s much easier to add a custom style sheet to fit your own viewing preferences. All changes to the transcript, including the style sheet, are licensed under the Creative Commons Attribution 3.0 Unported license and are Copyright © 2009 Stephen Paul Weber or Denver Gingerich.

I hope this version makes the hearing transcripts more accessible for people. It didn’t take too long to translate the first hearing transcript into HTML so if there is interest, I will translate the others as they become available. The conversion was done largely programmatically so there may be errors. I’ve made an effort to ensure that the quotes match up with the speakers, but it’s possible that some quotes don’t match. Please use the original transcript as the definitive source.

Implications of rtmpdump takedown

On May 8, Adobe submitted a takedown notice to SourceForge.net requesting that the rtmpdump project be removed from their site. SourceForge.net removed the project this past week. For more details, see the original Slashdot post, an updated Slashdot post, and a new post from Linuxcentre.

The problem: RTMPE

Reading deeper into the takedown notice, we see that Adobe believes rtmpdump “can be used to download copyrighted works” and lists some pages on Channel 4 as examples. The takedown notice also states that Adobe “is the developer of technological protection measures that protect content from unauthorized copying and distribution”. This suggests rtmpdump was targeted because it circumvents technological protection measures. A post on the XBMC forum confirms that Channel 4 uses RTMPE, an encrypted version of RTMP, used to transmit video with Flash. The post also links to a Replay Media Catcher page discussing how Adobe forced them to remove RTMPE support. Though the takedown notice doesn’t state it explicitly, we can be fairly sure from these points that Adobe is targeting rtmpdump because it allows you to download content transmitted using RTMPE.

Implications: Flash cannot be an open standard

The major implication of this takedown notice is that Adobe has definitively told us that a fully-compliant free software Flash player is illegal. This is because RTMPE is part of Flash, circumventing RTMPE is illegal (in the US at least), and Adobe will never give a key to a free software project since they cannot hide the key. As a result, Flash cannot truly be a standard even if we ignore the codec patent problems.

Conclusion

Adobe’s takedown of rtmpdump reminds us that Adobe does not fully support open standards. As a result, web designers and anyone else who cares about an open web should steer clear of Adobe technologies, in particular Flash. Adobe was given the choice of supporting open standards or appeasing big media and they chose big media. Make no mistake, Adobe is an enemy of the open web.

DVDs, MP3s, YouTube, and other hindrances to free software

Update (2009-05-20): 1080p and standard definition videos of the talk in Theora/Vorbis are now available. See below for details.

I presented a talk entitled “DVDs, MP3s, YouTube, and other hindrances to free software” (abstract) today at FOSSLC’s Summercamp 2009 (#fosslcSC09) in Ottawa. Here are the slides:

Here are the videos (all videos are Copyright © 2009 FOSSLC, licensed under Creative Commons Attribution-Share Alike 2.5 Canada):

  • Videos recorded on JVC Everio GZ-HD40U video camera (high-quality; recording was started a few seconds into the talk):
  • Videos and data created by the ePresence system (low-quality, include slides):
    • ePresence page; Flash video with slides
    • Ogg Theora/Vorbis video at 320×240 (75.3 MiB). This video becomes out-of-sync during the Q&A period, but should be fine otherwise. If your browser supports the video tag with Ogg Theora/Vorbis, the video will appear below:
    • FLV Sorenson/Speex video at 320×240 (66.3 MiB). This is the source video used on ePresence page. I can provide details on how I transcoded it to Theora/Vorbis if there is interest.
    • Extra data from ePresence page (slide images, XML data) (3.5 MiB)
    • Slide timestamps XML file (part of extra data above). These would be useful for re-implementing the ePresence page using JavaScript and the video tag instead of Flash. If you have some code that does this, feel free to share it in the comments here. It is likely that such a solution could be easily adapted to work with other ePresence videos, including other FOSSLC videos.

Please feel free to re-encode or transform the above videos in whichever ways you wish. Besides syncing the videos with slides in a standards-based way, you may want to trim the videos to the start and end of the talk or re-encode them to a different resolution.

If you would like the source files for the HD version, which are in MPEG-2, please let me know. They are quite large (about 8 GiB in total) so I haven’t posted them here.

Slide errata:

  • The “Why do we care?” slide should have mentioned the Gdium Liberty, a netbook that uses a MIPS processor, as an example of a product made by a small company, which does not have the resources to license Flash or codecs. Reducing people’s reliance on Flash and royalty-requiring codecs will allow many more products like this to enter the market. As it is, there are very few small companies making innovative new computers.
  • The “What can we do about patented codecs?” and “What can we do about TPMs?” slides should have mentioned alternative music stores like Jamendo, which hosts music freely-licensed by the authors and offers it for download without DRM and in Ogg Vorbis format.
  • The “What can we do about proprietary formats?” slide should have mentioned Free Youtube! and Free Slideshare!, which allow you to view YouTube and SlideShare without using a Flash player.

RiP: A Remix Manifesto downloads

I have created Ogg Theora/Vorbis and XviD/MP3 versions of the excellent documentary RiP: A Remix Manifesto. You can find them at the following locations (Update – 2009-05-10: You can pay what you want for zipped versions of these, which are about 1% smaller, at http://www.ripremix.com/getdownloads/):

I encourage you to support the creator by paying what you can at one of these pages:

I recommend the Theora/Vorbis version because it is higher-quality (853×480 pixels) and because Theora and Vorbis are royalty-free codecs (see The codec dilemma for why this is important). I also provided an XviD/MP3 version since many DVD players support this format.

If you want to remix the documentary, check out Open Source Cinema, where you can upload your own modifications to it. The videos there and the downloads listed above are licensed under the Creative Commons Attribution-Noncommercial 3.0 Unported license.