Slashdot Mirror


TiVo-Like Service Coming To Australia

rosy writes with good news for Australian television watchers: "CNET.com.au is reporting that a TiVo-like service will be available in November this year. Dubbed ICE ("Intelligent Content Engine") and developed by Peter Vogel, the technology will be built into set top boxes and personal video recorders to skip ads or lower the volume, view electronic program guides, etc. The article states that the service will cost $2-3 per week with the service launching initially in Sydney, Newcastle and Wollongong."

7 of 121 comments (clear)

  1. Oz Tivo by mongrol · · Score: 5, Funny

    Perhaps, Australia being upside down, Tivo make work the opposite and actually put decent programming onto the TV rather than take it off.

  2. TV by khazan · · Score: 5, Funny

    It's almost enough to make me wish that I watched TV.

    almost.

  3. who wouldn't pay for no ads by BoFiS · · Score: 5, Insightful

    I'd pay that just to have advertisements taken out of my daily TV...infact it's one of the main reasons I like the ReplayTV 4000-series, you can just have it skip the ads all-together.

    And for those of you who enjoy commercial breaks so you can run and get more chips or ice cream...remember, you can always just pause it!

  4. Lowering the volume on ads by AmiMoJo · · Score: 5, Interesting

    Personally, I'd love a feature to automatically lower the volume on ads, to save me doing it manually.

    I have noticed a disturbing trend on British cable TV channels where adverts are considerably louder than the main programmes, presumably to try and grab your attention. In reality, it's just annoying.

    I normally channel surf or watch five minutes of a rolling news channel anyway, although now a lot of channels seem to have syncronised their ad breaks to try and stop you doing that. I expect such a feature would come under a lot of fire here (and probably in Aus too) from the very people who make it necessary.

    One question though: how does it detect adverts?

    --
    const int one = 65536; (Silvermoon, Texture.cs)
    SJW, n: "Someone I don't like, and by the way I'm a fuckwit" - AC
    1. Re:Lowering the volume on ads by silentbozo · · Score: 5, Informative

      One question though: how does it detect adverts?

      There are two methods that I know of. The first is to measure the sound volume - breaks for advertising often will have a pause in audio, then the actual advertising audio level will usually be higher than the programming audio. There was actually such a project (muting audio from commercials automatically) featured in an electronics magazine a number of years back - try looking up back issues of Popular Electronics.

      The second way is to measure the video signal in much the same way as you would audio. There used to be a blanking interval as the advertisments were cut into the program feed. ReplayTV relies on this, along with the MPEG scene-detection algorithms to determine when a scene starts and stops, and whether that scene is likely to be an advertisement.

      Of course, TV stations are wise to this these days. ReplayTV units often have problems detecting commercials because of the stupid station ID logo burned into the screen - this prevents the screen from going totally black, which usually signals a commercial (not always - I've had my ReplayTV mistakenly cut out a chunk of the program because there was a lightning effect). Also, TV stations have begun putting in sidebars and strips at the top and bottom for advertising and junk messages, which also spoils the commercial detection algorithm, and cross-dissolve to commercials, which eliminates a pause in either the video or audio.

      Checking the sound level seems to be the best bet, and if you can couple that with scene detection, and some sort of intelligent algorithm that figures out that the next 5 scenes are a collection of 30 sec and 1 min spots, and are likely to be commercials, that, I think is the way to go. Of course, if you want to do that, you'd probably have to buffer the programming, which then precludes you from channel surfing.

  5. Im not sure if it will be a hit here.. by xxx_Birdman_xxx · · Score: 5, Interesting

    I'm in Australia, and to be honest, we dont really have that much free to air television. We have 5 main stations. One of them is the ABC (government funded), SBS a more multicultural tv station (partly gov funded I think) and three fully commercial stations. The ads we have are mostly on the commercial stations.
    I dont think Australians are real heavy tv watchers, as pay-tv here is no where as popular as it is in other parts of the world. And if people dont want ads, they buy pay-tv services. I wouldn't pay a few dollars a week to record/filter ads from free to air tv. I mainly just turn it off.
    So even thought I could see that this would have a market, I don't think it will be as big as Tivo in the American market.

    --
    Live in your skin. Keep changing the scenery.
  6. Won't happen in New Zealand (Aussie's neighbour) by NewtonsLaw · · Score: 5, Interesting

    While it would be nice to think that a similar service might be implemented here in New Zealand, the chances are virtually zero for one reason:

    Copyright.

    The TV broadcasters consider their program listings to be their intellectual property and that they're protected by copyright.

    Similar copyright cases (both here and in Australia) have been won by the companies which publish other collections of data such as telephone directories (example)

    Anyone who attempts to publish TV program schedules without the permission of the broadcaster (and they charge like wounded bulls for giving such permission) will be set upon by multiple teams of corporate lawyers.

    Of course someone intent on providing a scheduling service for a Tivo-like system could always try and buy the rights to publish those listings but I bet you any money you like that those rights would come with the caveat that ad-blocking was forbidden. After all, advertising revenues are the lifeblood of a free-to-air broadcaster so they're not about to allow someone to provide a service that cuts ads are they?

    Personally I think someone should fight the broadcasters over their copyright claims -- after all, copyright is supposed to protect the presentation, wording and format of data, not the facts on which that data is based.

    If I create listings from scratch and simply include the program title, genre, start and finish times then that information should not be covered by any form of copyright.

    But, fighting the corporate sharks costs lots of money so I doubt we'll see a test-case here in NZ anytime soon.