Categories
Computing Video

Broadcasting without a broadcast network

Hosting video (or any large file) on a webserver has a problem – when a moderately large number of clients want to download it simultaneously the overhead of each individual connection can overwhelm the server. The number of people that can be serviced is quite likely to be lower than the audience for any popular file, and waiting an unpredictable time for the server to become free is a frustrating experience for the viewer.

There are several possible solutions to this:

  • Multicast IP
  • Hosting on multiple servers via Mirroring or a Content Delivery Network (CDN)
  • Collaborative (peer-to-peer) downloading

Multicast IP allows the server to share a connection among many clients, but for various reasons is not available on the public internet so needs to be discounted. Hosting on multiple servers is straightforward, but is costly and out of reach of individual authors.

Collaborative downloading allows the author to require each viewer to also act as a server for that file. In this way an ad-hoc multiple server system can be created, with costs split between the author and each viewer. Whether your viewers will be happy with this probably depends on what you charge them, and what they get in return. Most pay-per-month internet connections allow them to make a useful server contribution at no direct financial cost to them.

A popular collaborative download protocol is BitTorrent, which is included in Miro. An author distributing video to Miro (or similar) viewers can therefore choose whether to deploy multiple servers, or rely on viewers to collaborate as downloads occur. The ability to broadcast without investing in a network of servers should make it materially easier to distribute video from small providers on the internet, in a similar way that blogging has brought publishing words within an individuals reach.

Categories
Computing Video

Video formats are important for artists not viewers

Most of the widely used media players were historically produced to showcase the videos produced by the creator’s authoring tools. They usually recognise that other formats exist, and provide some means of plugging these in, but very few attempt to include all popular formats at once. This has the effect that sometimes, when pressing play, I’m presented with a dialog that announces the file is in an ‘unsupported’ format. While they often offer to download a suitable player, I want to watch a video, and I’m not disposed to buying and installing software. I may not even have the ability to do so. As such, most players don’t work well with all formats and I have to choose a player to match a format, although I’m not particularly interested in the format a video is in – I just want to watch it.

Artists, on the other hand, care a lot about the formats used, as they create the visual limits the artist must live within as they create video. All practical formats create visual artefacts when they are pushed beyond their intended limits, which artists must carefully avoid. As an example, some are good at cartoon content, while others are better at fast moving sport. Another important point is that encoding in a particular format is an expensive operation – video format owners typically charge a lot more for the encoder than the decoder.

Miro attempts to include as many codecs as possible, and has a catholic taste in video formats. Rather than focussing on any one codec, or graciously permitting me to add more, Miro uses a video playback subsystem – VLC – that attempts to play anything you throw at it. I’m not annoyed by strange dialogs that announce they first need to download a codec, and artists are free to select among a wide range of codecs for the one that best suits the video they create.

Including many codecs is not the only option – services such as YouTube instead provide one codec, and re-encode all incoming video into it. Whilst pragmatic, this is sure to lose quality. Any digitisation of a performance necessarily involves making decisions about what to keep, and what to throw away. Of course, the highest quality options produce staggeringly large files that are essentially impractical to use on today’s computers and networks. Whilst a lot of the decisions about what not to keep can be made by the encoder, not all of them can be automated, and high quality encoding is more of an art than a science. As I’ve noted the encoder creates the visual limits for a file, and all of the major ones have various options that can be tuned by a careful operator.

Any translation between modern video formats will involve a loss of quality, and visual artefacts appearing. Whilst I’m often grateful this means I can see any video at all, I’m not happy about throwing away all the effort of the original artist. There are interesting risks – who’d want to watch a football clip where the ball has disappeared due to the automated translation?

By allowing Miro Channels to contain any format of video, the artists can choose the codecs that best suit their purpose. They can also publish the content they’ve already created, without having to re-encode it, opening low cost access to their whole portfolio.

Categories
Computing Video

DRM free video is easy to watch

I’ve claimed that Miro is unusually liberal with the video files it downloads for watching. It treats them just like any other file on my computer. That might sound like a statement of the obvious, but it’s not true of most media files I haven’t created myself. For better or worse, the companies that own the copyright of much of our popular culture have successfully lobbied the companies that make most of our software, and arranged it so that copying media files is hard. This is why music purchased in iTunes can’t be listened to on most mobile phones, and why you cant copy several DVDs onto a laptop’s hard disk for watching on the plane. Whilst this is a reasonable carry over from the distribution of media on DVDs, CD’s and tapes, it is not without problems and it misses the opportunities the new distribution medium offers.

The generic name of this technology is DRM (Digital Rights Management), and it has been well described elsewhere. Founded on the simple premise that copying digital files should be as cumbersome as copying physical objects, it fails in my opinion because normal usage of digital files requires copying people are often unaware of, and the lack of a physical object makes it impossible for customers to easily comprehend the limits they face. So many people have a conception of how their computer works that runs counter to the decisions made in DRM systems that explaining them becomes a hopeless task. Sometimes I can copy it, and sometimes I cant. Sometimes I know I’m copying, and sometimes I don’t. This makes using media files a frustrating experience, and I personally try to avoid adding frustration to my life.

Miro completely lacks any attempt to implement a DRM system. This means that Miro never surprisingly prevents me from doing something reasonable, making using it simpler, and the files it downloads easier to watch.