Slashdot Mirror


BBC Quietly Announces Linux/Mac iPlayer

Keir Thomas writes "When the BBC released its new iPlayer watch-on-demand service, there were many complaints about the fact it was Windows-only — the equivalent of current BBC broadcasts only being watchable on, say, a Sony television. The good news is that the BBC has announced a Flash-based player for Linux and Mac due by the end of the year. (The announcement is buried half way down the page.) The bad news is that it will probably only offer streaming, and not the ability to download programs, like the Windows client has. Quote: 'It comes down to cost per person and reach at the end of the day.'"

218 comments

  1. WTF??? by Anonymous Coward · · Score: 5, Informative

    wtf is this all about? They already offer rtsp feeds of various programs, downloadable with mplayer -dumpstream.

    1. Re:WTF??? by mike2R · · Score: 2, Informative

      Yes you can stream a number of BBC programs - mainly news and current affairs stuff that I imagine the BBC own full rights to. iPlayer offers other programs.

      --
      This sig all sigs devours
    2. Re:WTF??? by Anonymous Coward · · Score: 0

      i think you have answered your own 'wtf is this about'. my guess is that 98% of the population does not use "rtsp feeds of various programs, downloadable with mplayer -dumpstream."

    3. Re:WTF??? by radarsat1 · · Score: 1

      Of course, the answer to this Flash-based player is the same: determine what utility you can use to download the video file, and just do it.
      Fortunately, Flash even works over http, so no rtsp nonsense to deal with. Once you figure out how to parse the URL, as people have done with YouTube and various other Flash-based services, you just use wget or some Firefox extension. Bets on how long before its added to DownloadHelper?

      I suppose they'll still block non-UK access, but I suppose that could be circumvented through a proxy. (Unless they are able to block them?)

    4. Re:WTF??? by Hal_Porter · · Score: 1, Flamebait

      I suppose they'll still block non-UK access, but I suppose that could be circumvented through a proxy. (Unless they are able to block them?) British http is different. E.g. GEUT instead of GET and POUST instead of POST.

      --
      echo -e 'global _start\n _start:\n mov eax, 2\n int 80h\n jmp _start' > a.asm; nasm a.asm -f elf; ld a.o -o a;
  2. flash by apodyopsis · · Score: 5, Informative

    its NOT "iPlayer for linux" - its flash based player for ANY OS that support flash.

    on one hand its not Linux client on the other hand its nice to see cross platform support. I know flash has its detractors but it is ubiquitous and it does work. On the plus side its not Silverlight.

    Congratulations to the BBC/Government for listening and well done on at least allowing us to use their portal to view content.

    1. Re:flash by pzs · · Score: 4, Interesting

      One of the things I like about the BBC is they are constantly taking a pounding from people over their coverage. They address criticism very directly, and often. As a result, you can have some kind of faith that they're exercising due diligence and trying to get things right.

      The BBC isn't perfect and their coverage has been becoming a bit flashy and sensationalist recently. However, I trust them more than any other news source. I might even go so far as to say I trust them full stop, which must be a rarity in the modern media. If that's the only thing the license fee pays for, it might almost be worth it.

      Peter

    2. Re:flash by rucs_hack · · Score: 4, Insightful

      I'm not really concerned that this player doesn't allow you to download the content. After all, the content expires on windows after a while anyway. Current bcc streaming options include the option (on those I use) of resuming where you left off listening/watching beforehand. That's more than adequate for my needs.

      In fact I prefer the idea of a flash based web player. The problem with an installed player is that it only works if installed (obviously), so I can't just watch anywhere when I want.

    3. Re:flash by apodyopsis · · Score: 4, Informative

      Indeed.

      Unlike newspapers whose only income is from sales/advertising and have a desperate need to shunt embarrassing scoops and distorted news to sell copies. I think the newspapers have a hell of a lot to answer to.

      3/4 of their income comes from the License fee, it pays for material, presenters, infrastructure, shows - without it there would be no BBC. Morons whine and bitch about it, but don't seem to realize that without it there would be either a stealth tax of the same value or a paid subscription of some kind - and they'd bitch and whine even more if there was only a wall to look at. I have no problem with the license fee. If only people would stop and think thats 37p a day and the majority of them spend four hours a day infront of the damn thing. 9p an hour is quite reasonable really.

      For the interested, shamelessly cribbed from Wiki:
      http://en.wikipedia.org/wiki/Television_licence

      In the United Kingdom, the current annual cost for a colour television licence (as of 1st April 2007) is £135.50 (about 200) and £44 (about 65) for monochrome TV (black and white).[32] The licence fee is charged on a per household basis. Therefore addresses with more than one television receiver only require a single licence. (However, this does not apply to sub-let rooms within a property where a the tenant requires a licence alongside the Landlord.) A similar licence, mandated by the 1904 Wireless Telegraphy Act, used to exist for radios, but was abolished in 1971. Therefore, those who only listen to radio and do not use television receiving equipment to watch or record programmes as they are being shown on TV, no longer have to pay a licence fee.

      There are concessions for the elderly (free for over-75s[33]), the licence fee here being paid for by the government. Blind people get a 50% discount on their licence or completely free if only in possession of an audio only receiver. Residents of residential care homes (for the elderly and people with physical/mental disabilities) can apply for a special licence called the licence for Accommodation for Residential Care (ARC) which is £7.50 per year.

      The licence fee can be paid annually, monthly or quarterly by Direct Debit, or monthly or weekly with the Monthly Cash Plan or Cash Easy Entry cards, which were introduced in the mid 1990s for those with limited means or no bank account. The Monthly Cash Plan works on the same basis as the Cash Easy Entry scheme and has been designed so as not to discriminate against those that do not receive benefits.

      The licence fee represents approximately 75% of the BBC's income.[34] However, the UK's second public broadcaster, Channel 4, has claimed that it may need licence fee income if it is to continue with public broadcasting after the digital switch-over. To this end, on April 25, 2006, it was announced that Channel 4's digital switch-over bill would be paid for from the licence fee.[35] Some of S4C's programmes such as Pobol y Cwm and Newyddion, are made by BBC Wales and provided free of charge to S4C, meaning they are paid for by the licence fee.[citation needed]

      Collection is enforced by criminal law. People accused of licence evasion are tried in a magistrates court. Violators can be fined up to £1000. Prior to 1991, the collection and administration of the UK licence fee was the responsibility of the Home Office. Since 1991, the revenue has been collected on behalf of the Government by the BBC and paid into Government's Consolidated Fund. From 1991 the fee was collected more directly by the BBC and was called the TV Licensing Authority. Since then collection has been contracted out and is now collected and enforced by TV Licensing Ltd, which is operated by Capita. As a consequence of the change the force of law in enforcing the licence has weakened somewhat[citation needed]. By 1994, 57% of all female criminal convictions in Britain related to television licence evasion [36

    4. Re:flash by jollyreaper · · Score: 1

      its NOT "iPlayer for linux" - its flash based player for ANY OS that support flash. Thank Chrom. I'm sick of them using RM.

      A bash quote seems appropriate.

      you have all the movies in .rm format, dont you?
        rm blows goats
        you don't want it
        yes i do
        it's the smallest format
        and if i want it different, i'll use a converter
        but i myself, PREFER rm
        you *PREFER* Rm?
        yes
        best visual quality i've seen yet
        okay, now this is some funny shit
        i hate avi and asf and mpg
        do you use a Mac?
      --
      Kwisatz Haderach
      Sell the spice to CHOAM
      This Mahdi took Shaddam's Throne
    5. Re:flash by Ed+Avis · · Score: 3, Interesting

      Flash is just as much a proprietary standard as Microsoft Windows (and more proprietary than Silverlight). Unless the BBC commits to using the subset of Flash that has been reimplemented by Gnash and other projects, I don't think it's a big step forward.

      --
      -- Ed Avis ed@membled.com
    6. Re:flash by Thwomp · · Score: 2, Funny

      its NOT "iPlayer for linux" - its flash based player for ANY OS that support flash. I really hope the player is compatible with the Wii's Opera browser. Assuming there is a full screen option I can watch the shows on my t.v! Yay.
    7. Re:flash by Anonymous Coward · · Score: 0

      Funny, Flash only works for me when it is installed too...

      Obviously you meant that flash is "nearly ubiquitous" - but there are machines where it is not installed or blocked or not allowed (some corporates)

    8. Re:flash by arivanov · · Score: 2, Insightful

      Just do not get me started there. The Beeb nowdays is a well behaved and obedient UK govt lapdog. Just read the coverage of this summer fires in Greece on the beeb and in other non-UK media and spot the differences. They are very interesting.

      --
      Baker's Law: Misery no longer loves company. Nowadays it insists on it
      http://www.sigsegv.cx/
    9. Re:flash by morgan_greywolf · · Score: 3, Informative

      Actually, most Flash-based content can, in fact, be downloaded. if you're wiley enough. There are even Firefox extensions that help you with this (i.e., VideoDownloader and so forth)

      And, of course, there are always ways to grab video streams when you're running on an OS that doesn't tie you down with digital restrictions mangling.

    10. Re:flash by ray-auch · · Score: 2, Insightful

      The requirement on the BBC is to be cross-platform (platfrom neutral) not non-proprietary. This is a big step forward in meeting that requirement.

    11. Re:flash by mykdavies · · Score: 2, Insightful

      Well here's one difference:

      "summer fires greece site:msnbc.com" - 18 hits
      "summer fires greece site:bbc.co.uk" - 1320 hits

      but I don't think that's the point you're making. Looking at the articles returned, I don't see anything odd about the BBC coverage; the key topics seem to be the same as other sites: lots of people and land affected, long-term environmental consequences, accusations of arson. I don't see what you're getting at.

      --
      The world has changed and we all have become metal men.
    12. Re:flash by arivanov · · Score: 1

      Write a small table and fill it up:

      Column 1. Firefighting aircraft present and actively fighting fires by country
      Column 2. Firefighting aircraft shown on BBC photos in the initial revision after posting
      Column 3. Firefighting aircraft shown and mentioned in the final article revision after the politically incorrect aircraft have been removed.

      Spot the difference.

      Nuff said. That is just one example. Or ask a greek.

      Plenty of others.

      --
      Baker's Law: Misery no longer loves company. Nowadays it insists on it
      http://www.sigsegv.cx/
    13. Re:flash by Anonymous Coward · · Score: 0

      Actually, most Flash-based content can, in fact, be downloaded. if you're wiley enough. There are even Firefox extensions that help you with this (i.e., VideoDownloader and so forth)

      It's hardly wily to install a Firefox Extension and then click on a button when you want to download.

    14. Re:flash by clickclickdrone · · Score: 1

      Can we say paranoid? Does it matter particularly who supplied what planes? More importantly, which news agencies numbers can we trust should one wish to carry out such a time wasting activity?

      --
      I want a list of atrocities done in your name - Recoil
    15. Re:flash by NekoXP · · Score: 4, Interesting

      I'm both curious and lazy.

      Make that table and fill it up for me. I can't find any articles that show any stand-out differences between coverage. I don't even know what we're supposed to be looking for. Basically you picked something that is hard to disprove your side, didn't you?

      I also can't find any Greeks who are particularly pissed off at the BBC coverage.

      The BBC is hardly a government lapdog; yes, they have strong opinions which sometimes are shared by those in power, but more likely than not, they differ just as strongly, and they can fuck things up for the government too - and sometimes, people even die because of it.

    16. Re:flash by Anonymous Coward · · Score: 2, Interesting

      They've been that way for a long time.
      During the 1980s miner's strike, they backed the government to the hilt. During the Battle of Orgreave, this extended to doctoring video footage shown on the 9 o'clock news to make it look like the miners had attacked the police, when in fact the opposite had happened. They later conceded a "mistake", but never apologised for having clearly doctored the story for political reasons.

      Only a fool trusts news from an outlet wholly owned by a corporation or a state.

    17. Re:flash by Anonymous Coward · · Score: 0

      Funny how those allied with the current British government swear blind the BBC is biased against the government and those opposed to the current British government swear blind that they are for the government. And by funny I mean stupid.

    18. Re:flash by sqldr · · Score: 1

      On the plus side its not Silverlight.

      I've been keeping mum on iplayer stuff, because I'm working with it, but there's no harm in me telling you that there is possibly a silverlight player in the works

      This is actually a good thing - silverlight is an open standard - flash isn't.

      --
      I wrote my first program at the age of six, and I still can't work out how this website works.
    19. Re:flash by mykdavies · · Score: 1

      If you have a genuine concern that you think we should be aware of, please let us know what it is. Otherwise it sounds like you're making the changing preferences of a photo-editor the basis for a paranoid conspiracy.

      --
      The world has changed and we all have become metal men.
    20. Re:flash by TheThiefMaster · · Score: 1

      It's worth noting that the old iPlayer beta installer refused to install on my Windows x64.

      So frankly a flash-based player sounds good to me too.

    21. Re:flash by mikael · · Score: 1

      Here's a better example:

      Google search "fire-fighting aircraft greece site:bbc.co.uk" - BBC national news
      Google search "firefighting aircraft greece site:bbc.co.uk" - BBC national news

      Adding [world] picks up the world news.

      So each country gets mentioned in this order - numbers in brackets indicate Google page ranking:

      Greece(1), Russia(1), Spain(4), Netherlands(4), Turkey(5), Italy(5), France(5), Norway(12), Israel(20)

      Google search "fire-fighting aircraft greece site:reuters.com"

      Greece(10, France(1), Germany(1), Israel(5), Austria(5), Norway(6)

      The BBC don't mention Austria, and don't particularly wish to mention Israel, so it would seem.

      --
      Vintage computer adverts: http://www.vintageadbrowser.com/computers-and-software-ads
    22. Re:flash by Ed+Avis · · Score: 2, Insightful

      Yes, they should be platform neutral. That surely means not depending on a single proprietary platform such as Flash.

      --
      -- Ed Avis ed@membled.com
    23. Re:flash by Anonymous Coward · · Score: 0

      For the interested, shamelessly cribbed from Wiki:
      Anyone who thinks "wiki" is a proper noun needs to be shot in the face.
    24. Re:flash by Anonymous+Brave+Guy · · Score: 1

      Unless the BBC commits to using the subset of Flash that has been reimplemented by Gnash and other projects, I don't think it's a big step forward.

      Before: only Windows users can view the programmes without paying any more for them.

      After: Windows, Mac, and Linux users (and anyone else with access to Flash) can view the programmes without paying any more for them.

      I'm sorry, but claiming that this isn't a big step forward on some sort of philosophical grounds is just cutting off your nose to spite your face.

      --
      If you disagree, post your argument. (-1, Overrated) isn't your personal censorship tool for views you don't like.
    25. Re:flash by NekoXP · · Score: 1

      Is this proof of government lapdogging or just a lack of fact checking on lazy news websites?

      The number of BBC news articles that make it online with spelling mistakes, terrible grammar, "think of caption here" under an image just goes to show that it isn't exactly the New York Times. The web news team are probably all interns.

      Reuters don't mention Russia, Spain, Netherlands, Turkey, Italy either, in your example. OMG???

      It's hardly comprehensive evidence. Come up with a better one, better yet explain WHY a list of countries and numbers is somehow proof?

    26. Re:flash by Anonymous Coward · · Score: 0

      Yeah but on the negative side - it's flash. While I can run it sandboxed in a 32bit VM, there's no way I'd let it touch my real OS and I'm not about to build 32bit libs and browser when I've been 64bit since 2004.

      It's still a marginal improvement over Microsoft-only technology. When they wise up and ditch DRM, perhaps we can have a youtube-dl type app so that we can do without any proprietary app. The codecs are another matter and the BBC should be pushing Dirac.

    27. Re:flash by mikael · · Score: 1

      I was just trying to figure out what the original poster was trying to get at. I'll agree it's hardly a statistical fact - one news agency mentions a couple of countries once, and the other one doesn't.

      --
      Vintage computer adverts: http://www.vintageadbrowser.com/computers-and-software-ads
    28. Re:flash by Hal_Porter · · Score: 1
      BBC journalists are overwhelming left wing, far to the left of the current Labour government. When they criticise it, it's criticism coming from the left, just like they criticised the Tories from the left never from the right. E.g. anti war, pro public spending, pro NHS, skeptical about capitalism, anti globalisation, pro environmental protection and so on. Actually, I've met some BBC journalists and I can tell that they literally never speak to anyone right of center - all their friends are just as far left, and oddly just as public school as they are.

      Consider
      http://news.bbc.co.uk/2/hi/americas/7048325.stm

      Mr Cheney, the brooding neo-conservative closely associated with the decision to invade Iraq, has little else in common with Mr Obama.

      Mr Obama, the son of a Kenyan man and a white woman from Kansas, has earned epithets like "rock star" because of his popularity among young Democrats, and a reputation as a liberal because of his voting record in the Senate. Hmm, pretty clear where their sympathies lie.

      That doesn't in itself make them bad journalists since lots of good journalists have believed in some strange things too. But the problem with the BBC is that if you work their and all your friends know that the government lied about WMD (rather than simply being wrong), or that Kyoto was sabotaged by big business (rather than failing because it was an expensive way to achieve nothing at all) then you know people will agree if you state these things even without proof. Which explains why fakers like Andrew Gilligan can survive on unattributed quotes confirming conventional wisdom for so long. Of course as soon as there was an enquiry it turns out his source hadn't said what he quoted.

      Actually, I think the lack of political diversity at the BBC does directly lead to this. If everyone around you believes something, there's no incentive to spend time proving it.

      --
      echo -e 'global _start\n _start:\n mov eax, 2\n int 80h\n jmp _start' > a.asm; nasm a.asm -f elf; ld a.o -o a;
    29. Re:flash by arivanov · · Score: 1

      By Country in order of deployment size (comments on BBC impeccable news reporting at the end):

      H - helicopter, P firefighting plane, S - support aircraft

      Russia 5+6+2H, 2P, one more P offered, but the Greek did not have a suitable airfield for it (Il76 based super waterbomber which went to Serbia instead allowing Serbs to offer their craft).
      Serbia 6H, 1P
      Austria 2H, 2P, 1S - IIRC a bit too late on the scene
      France 4P
      Switzerland 4H
      Germany 3H
      Israel 3H
      Italy 3H
      Netherlands 3H
      Croatia - 2P
      Romania 1P, 1H
      Slovenia 1P
      Spain 2P
      Norway 1H
      Portugal 1P
      Turkey 1P
      Sweden 1H

      Unused (mostly too late) offers.

      Canada - 0H, 5P, 2S - offer made too late so not used.
      Czech Republic 1H - unused
      Finland 3H - unused

      First 3 on this list were not mentioned in a single news dispatch (after the initial story about the MCHs sending planes to Greece in June). Several pictures (mostly Mi-26 and Mi-8 helicopters, some french craft as well) were posted in the picture galleries on initial upload. Every single occurence of these aircraft in pictures was carefully removed on average within 15-30 minutes after posting and are not present in any of the final versions of the articles.

      Do not think that anything else needs to be said about BBC reporting and how truthful and represenative it is. This is by the way not the only example. Plenty of others.

      --
      Baker's Law: Misery no longer loves company. Nowadays it insists on it
      http://www.sigsegv.cx/
    30. Re:flash by pzs · · Score: 1

      And by funny and stupid I would say "probably doing their job".

      I repeat: not perfect, probably some bias in there, mistakes made, but overall much better than everybody else.

      Peter

    31. Re:flash by Anonymous Coward · · Score: 0

      Fuck off back to Russia then.

    32. Re:flash by Don_dumb · · Score: 1

      This is balance, showing all sides of an argument will annoy those on one side. Which is why the BBC probably is the best media source. It isn't perfect and just using it as your sole news source is unwise but it is better than the rest. (Channel 4 close second)
      I laugh whenever dickheads like Kelvin Mackenzie call the beeb "Blair's Broadcasting Corporation", while writing in The Sun (political allegiance New Labour).
      What's funny is that they are slightly pro-government but to whichever group is in power, which IS different to most commercial news outlets, which are partisan to a particular political party.
      This is hardly surprising being that the government renue the BBC's charter and therefore can remove the beeb from existence. The balance of power between government and the beeb is evidenced by the whole Hutton inquiry - one small error and the beeb got smashed.

      What is disturbing is that the pro-government media outlet that is the beeb is also the most anti-government due to the fact they can be more unbiased than any other outlet.
      No other organisation could have Jeremy Paxman on Newsnight brutally grilling everyone in front of him, not just 'the other side', even his own bosses.

      --
      If this were really happening, what would you think?
    33. Re:flash by Anonymous Coward · · Score: 0

      Anyone who still uses the phrase "____ needs to be shot in the face" needs to be shot in the face.

    34. Re:flash by evilviper · · Score: 4, Insightful

      Flash is just as much a proprietary standard as Microsoft Windows (and more proprietary than Silverlight).

      The Flash video formats are well understood, and largely standard. I fail to see how Silverlight is any better.

      The original standard for Flash video (FLV) used a slightly modified h.263 video codec with MP3 audio, which was quickly reverse engineered by open source players. Flash 7 added On2's VP6 codec, which is proprietary, but at least there are dual suppliers you can license it from.

      Future versions of Flash (v.9+) will be switching to 100% standard video and audio formats, using h.264/AVC video, MP3 or AAC audio, and the MP4 container. You can just create a file in Quicktime with its default settings, and Flash (beta versions) will play it.

      My objection to Flash video is not the format, but that the source of the video is heavily obfusticated thanks to needing to embed an SWF player app, and only it knowing where the file is. Meanwhile, every non-Flash video is directly embedded in the web page so 3rd party plug-ins can handle them all... JUST NOT FLASH.

      If every web page author would simply provide an alternate way to access the video, a direct link to the FLV file (in addition to the embedded SWF player) I would have no objection to Flash. Instead, I just never watch videos on websites that use Flash.

      --
      Slashdot gets worse every day... Pipedot: News for nerds, without the corporate slant
    35. Re:flash by mykdavies · · Score: 1

      Russia 5+6+2H, 2P, one more P offered, but the Greek did not have a suitable airfield for it (Il76 based super waterbomber which went to Serbia instead allowing Serbs to offer their craft).
      Serbia 6H, 1P
      Austria 2H, 2P, 1S - IIRC a bit too late on the scene ...

      First 3 on this list were not mentioned in a single news dispatch (after the initial story about the MCHs sending planes to Greece in June). Several pictures (mostly Mi-26 and Mi-8 helicopters, some french craft as well) were posted in the picture galleries on initial upload. Every single occurence of these aircraft in pictures was carefully removed on average within 15-30 minutes after posting and are not present in any of the final versions of the articles. "summer fires greece planes site:bbc.co.uk" - the *very* *first* result is a July article detailing the Russian contribution, with a photo of an Il-76.

      You now seem to be claiming that the BBC coverage of these fires is biased against Russia, Serbia, Austria, France and unspecified others without explaining the motives for this. Even if such motives could be identified, your inference, that there are mechanisms by which some shadowy censors spot offending photos and order their removal within minutes, runs counter to my experiences of how responsive large bureaucratic organisations really are!

      I'm not claiming that the BBC's reporting is perfect, but they generally do a good job of reporting a situation. Given the difficulty you've had in making your views clear, perhaps you could be more charitable in your interpretation of the BBC's reporting, and accept that humans can try their best to live up to high ideals, but sometimes prove fallible.

      I think we're off-topic enough now, so I'll leave it at that.

      Cheers, Mike
      --
      The world has changed and we all have become metal men.
    36. Re:flash by arivanov · · Score: 1

      Read carefully what I said.

      This is the initial article in July about sending and it is long BEFORE the really disastrous fires of August. Further to this the Greeks could not use plane shown in it and it went to Serbia which had a suitable staging airport capable of taking a 76 and with a good water supply with the Serbians sending their craft in exchange. I have also mentioned this article.

      It is after it, during the actual August disaster when things get really interesting.

      In August the BBC was claiming that NATO is doing such a great job, while it was actually those Greek, Russians, French and Serbians who did the dirty work. Every time one of their planes sneaked onto a picture the picture was withdrawn in under 30 minutes. I counted at least 4 occurances (I bet there were more). At that time most NATO planes at best did not have insurance, at worst were not even sent by the offering country.

      --
      Baker's Law: Misery no longer loves company. Nowadays it insists on it
      http://www.sigsegv.cx/
    37. Re:flash by ray-auch · · Score: 1

      Only if you insist on confusing the platform with the application, which in this case is the operating system vs. the application to download / play video.

      The current iPlayer is proprietary, you have to download (free as in beer) and install it, and it works on only one version of Windows (XP). The complaint[*] is that it only works on XP, and the requirement is that it must be available "cross platform", which the BBC trust seem to have defined as (at least) Linux/Mac/Windows.

      If they bring out a new iPlayer which can be freely downloaded and installed on Windows/Mac/Linux, then they will resolve that issue and meet their requirements. That applies whether the player application is proprietary or not, and it could be Flash or Fred, it doesn't matter.

      [*]You may have a different compliant that the player application isn't open source. That hasn't been judged to be a requirement for the BBC's public value test, and they aren't required to do it. I doubt they would ever be required to either - AFAIK the test is availability not user-modifiability. It is fine for the back of our TVs to be welded shut - in fact it is probably mandatory these days (it is for the plug).

      Also note that the BBC is far from averse to Open Source and in fact has a history of open source development - but it has to meet the test of being better value (for our licence money), so if proprietary is cheaper that is what happens.

    38. Re:flash by zakkie · · Score: 1

      Ubiquitous? Not even close. It runs exactly where Adobe decide it will, when they decide it will. It is not Free Software, it is proprietary and carries with it all the baggage associated with all proprietary software.

    39. Re:flash by RobertLTux · · Score: 1

      well for those that don't have a Tonne of Money Wki (aka Wikipedia) is the closest you get to EB (aka Encyclopedia Britannica)

      --
      Any person using FTFY or editing my postings agrees to a US$50.00 charge
    40. Re:flash by aichpvee · · Score: 1

      It's Wiki Pedia's first name, dipshit. Maybe you need to be shot in the face.

      --
      The Farewell Tour II
    41. Re:flash by NekoXP · · Score: 1

      Beware Greeks bearing statistics :D

    42. Re:flash by NekoXP · · Score: 1

      Greece, Russia, France and Serbia are all NATO members. Serbia maybe not a full member, but they're in the PFP/EAPC which implies both their will to cooperate with NATO and their friendship and service to other NATO members; like for instance putting out fires when Greece starts to burn down.

    43. Re:flash by arivanov · · Score: 1

      Russia? Serbia? What are you smoking dude. And France is not a full member. It is an observer at the headquarters and its forces are not formally part of Nato. And as far as Greece its firefighting aircraft do not report to the military. That makes exactly 0 NATO aircraft on the scene initially.

      --
      Baker's Law: Misery no longer loves company. Nowadays it insists on it
      http://www.sigsegv.cx/
    44. Re:flash by NekoXP · · Score: 1

      All of the countries above are in the NATO programs for helping neighbouring countries. All of the countries.

      France is a full member. It is a founding member. Russia and Serbia are part of the Membership Action Plan and the Euro-Atlantic Partnership Council "Partnership for Peace" program.

      You do not have to be planning a war to cooperate with NATO. When all these countries cooperate with or through NATO, it's fairly accurate - at least for brevity of journalistic reporting on one-column websites, page 18 of a newspaper or a 30 second mention on the evening news, that all these countries can be called "NATO".

      It is not a conspiracy.

    45. Re:flash by arivanov · · Score: 1

      It is not a conspiracy. Nope it is not. Until you start removing offending photographs.

      --
      Baker's Law: Misery no longer loves company. Nowadays it insists on it
      http://www.sigsegv.cx/
    46. Re:flash by NekoXP · · Score: 1

      You still haven't proved they did that maliciously.

      So, you basically start off by saying that the BBC is biased against Austria and Serbia (wtf, the UK has no major political action against these countries right now) by lumping a list of what could be 20 countries under the banner of "NATO" (to be fair, not all the countries involved are NATO - Austria for example - but the firefighting was organised under the NATO european collaboration thingy banner and the Partnership for Peace, and the NATO Russia agreement, which specifically includes responsibility for "civil emergencies" - flood, fire, hurricane, dogs and cats living together, mass hysteria - in neighbouring countries).

      Then you say that the proof point in all this, is actually that they did this and ALSO removed a picture of a Soviet airplane? My god.. what drugs are you on and can I have some? Some days I would love to think as crazy as you do :)

  3. Re:Equivalent? by smallfries · · Score: 3, Interesting

    If they did would it fair to close down the market and say "Sorry, you can buy Sony if you want to use the service that you've already paid for"? Don't forget that the BBC is publicly funded, and supporting a commercial monopoly is not in its charter.

    The bandwidth question has cropped up again. Given that they are not talking about access to their entire catalogue, but a small (1 week?) window of it - why don't the ISPs put a proxy on their networks so that it is only downloaded once, and the majority of the bandwidth is internal?

    --
    Slashdot: where don knuth is an idiot because he cant grasp the awesome power of php
  4. Streaming = bad news? by mike2R · · Score: 4, Informative

    The bad news is that it will probably only offer streaming

    You mean I can watch iPlayer content without that obnoxious bit of bandwidth stealing almost-malware Kontiki crap? Can I do this on Windows as well? Where do I sign up?

    Basically, once you install iPlayer it runs a filesharing service - kservice.exe - even after you've exited the program fully (by default it starts on system boot as well). A solution to this can be found here but I am really disapointed in the BBC for installing this crap on peoples machines.

    --
    This sig all sigs devours
    1. Re:Streaming = bad news? by gaspyy · · Score: 1

      Can I do this on Windows as well? Where do I sign up

      Of course you can. The title of the submission is misleading (in typical Slashdot fashion). It's not about a 'special' player for Apple/Linux. It's just a Flash-based player that works on Windows, MacOSX, Linux and probably a number of smart phones too.
    2. Re:Streaming = bad news? by Anonymous Coward · · Score: 0

      In the same way that 4oD does. Are you disappointed with Channel 4 as well or is it just the BBC that you hold to some lofty higher standard?

  5. Version that has fewer features is unacceptable by Shisha · · Score: 3, Insightful

    I don't quite believe the BBC is serious. If the Linux / Mac player has fewer features than the Windows player, then maybe BBC will let people with only Mac / Linux computers at home to pay a lower license fee? Unless the versions are equal in terms of quality I will consider refusing to pay the fee in full. A bit of civil disobedience might be in order.

    (note to non-UK readers: every household with a TV has to pay BBC a compulsory license fee of about GBP 120 per year)

    1. Re:Version that has fewer features is unacceptable by speaker+of+the+truth · · Score: 2, Interesting

      What about people who don't own computers connected to the internet? Can they get their license fee lower?

      --
      Using openSUSE instead of Windows since 9th of October, 2007 and liking it.
    2. Re:Version that has fewer features is unacceptable by Shisha · · Score: 2, Informative

      Good point. At the moment, if you don't own a TV you don't pay. But the license fee will be extended in a few years time to cover PC ownership. So once that happens you'd expect that you won't be forced to use a computer with an OS from a particular vendor, to get the most out of your fee.

    3. Re:Version that has fewer features is unacceptable by clickclickdrone · · Score: 0, Flamebait

      >Can they get their license fee lower?
      No but they can use any of the other dozens of services on offer and stop whining like a little girl.

      --
      I want a list of atrocities done in your name - Recoil
    4. Re:Version that has fewer features is unacceptable by montyzooooma · · Score: 1, Funny

      Unless the versions are equal in terms of quality I will consider refusing to pay the fee in full. A bit of civil disobedience might be in order.


      You'll consider it and then just pay your license, having realised that your position is untenable. If I was the BBC I'd ask Apple if they want to partner on an equivalent DRM-infested system and if they don't then what else are they meant to do over and above the Flash-based system? Next I'd just double-check that the existing iPlayer can't be made to work under Wine and if it can't ask the Linux community to come up with a DRM-infested system of their own for the BBC to use. If they can't then it's the Flash iPlayer for them too.

      Finally I'll turn to my trusty four tuner GBPVR box and watch whatever BBC content I want, whenever I want for as long as I want without worrying about whatever DRM crap-du-jour they're trying to foist on me. A Freeview stick costs about 15 quid so if you're that keen to watch BBC material on your PC why not invest in one of those instead.
    5. Re:Version that has fewer features is unacceptable by oliverthered · · Score: 1

      I hate sport, sitcoms, soaps and most of the other crap they insist on showing. Can I pay a lower license fee too please?

      About the only things I've enjoyed watching this year were ATOM and that absolute zero programme.

      --
      thank God the internet isn't a human right.
    6. Re:Version that has fewer features is unacceptable by tapi_wrc · · Score: 1

      I still wonder why people think that the BBC 'HAS' to provide the player for different platforms. Tthey are required to as part of the approval to create the service, but that's different to being morally obliged to. In the 1930s there were two platforms for television - Baird 240-line transmission and EMI electronic scannning. If slashdot were around back then, then auntie would have been told that they were not supporting all the public and that, by choosing the EMI system, they were supporting one manufacturer over another (which is a very bad thing, apparently).

    7. Re:Version that has fewer features is unacceptable by gbjbaanb · · Score: 1

      Considering you have to pay the licence fee to receive broadcasts, and the player is a free adjunct to that; then yes, I think they should actually refund you every penny you spent on the free player that you cannot access.

      Lets just hope that the BBC doesn't make all its media player technology geeks redundant in the cutbacks that are going on! The cutbacks are a direct example of why they must offer content in the most cost effective way, and a player that runs on Windows does reach the vast majority of people. Once its done, no doubt a full version will appear for Linux, then Mac. You just have to be patient.

      I think the absolute best thing the BBC can do is release a gcc-compilable module (or just a closed source binary and API) and let the F/OSS community build their own players on top of it.

    8. Re:Version that has fewer features is unacceptable by IBBoard · · Score: 1

      It already does cover computers - on the condition that they can receive terrestrial and related broadcast signals. I think it also covers mobile phones (although I don't know of a standard tuner card for a mobile!)

      Having said that I'd be somewhat worried if a computer without a tuner required a TV license. The only way I'd think it was reasonable was if it didn't increase the cost, since I already have to pay for my TV (which is mainly used for watching BBC News 24, QI and Formula 1!)

    9. Re:Version that has fewer features is unacceptable by JohnBailey · · Score: 1

      Based on the information coming out about the iPlayer, the flash version seems superior. I have a Linux PC as my main machine, and a Windows homebrew PVR, so I'll skip the iPlayer, and go directly to flash, which works perfectly on both.

      --
      It is difficult to get a man to understand something when his job depends on not understanding it.
    10. Re:Version that has fewer features is unacceptable by I'm+Don+Giovanni · · Score: 1

      I don't quite believe the BBC is serious. If the Linux / Mac player has fewer features than the Windows player, then maybe BBC will let people with only Mac / Linux computers at home to pay a lower license fee? Unless the versions are equal in terms of quality I will consider refusing to pay the fee in full. A bit of civil disobedience might be in order.


      Are you claiming that the collective BBC taxes collected from Mac/Linux users is equal to the collective BBC taxes collected from Windows users? No? Then your post makes zero sense mathematically. BBC is already spending a lot more on a cost per user basis on the Mac/Linux users than the Windows users.
      Amiga users are getting no support at all, yet each Amiga user pays the same tax as everyone else.
      --
      -- "I never gave these stories much credence." - HAL 9000
    11. Re:Version that has fewer features is unacceptable by msi · · Score: 1
      (note to non-UK readers: every household with a TV has to pay BBC a compulsory license fee of about GBP 120 per year)

      No we don't we have to pay £120 per year if we don't watch TV I don't do either and I live in the UK. I know a lot of people object to the license fee but it is by no means compulsory.

  6. In other news by oliverthered · · Score: 4, Informative

    The BBC has been required to make a Linux/Mac version of the IPlayer that allows for downloads.

    --
    thank God the internet isn't a human right.
    1. Re:In other news by Wite_Noiz · · Score: 1

      I was about to post the same.
      It was hardly quiet, if you read the correct article.

    2. Re:In other news by jimicus · · Score: 1

      And I assume there will be a version for Solaris, a version for Linux/sparc, Linux/ppc and Linux/arm, Free|Net|OpenBSD, ReactOS, Plan9 and RISC OS, yes?

      Or if not, they will at least release enough information about how they do the streaming that anyone who wishes may write their own.

  7. Why the "i" by Zephida · · Score: 1

    I'm happy the BBC is attempting to get it shows out to as many users as possible..it shows vision and a willingness to embrace the new media & technologies, unlike the some media dinosaurs - but I do have to question (Okay, slightly offtopic), why does it have to be called the

    iPlayer

    Surely with all the tax money they collect (and yes the license fee is a tax), they could have come up with a more original name for thier online digital video player.

    1. Re:Why the "i" by clickclickdrone · · Score: 1

      >Surely with all the tax money they collect (and yes the license fee is a tax)
      Given that today they are announcing swinging cuts in service and 2000 job losses dur to lack of funds, I'm happy they saved a bit to spend n important things, not names for some bit of software.

      --
      I want a list of atrocities done in your name - Recoil
    2. Re:Why the "i" by TheVelvetFlamebait · · Score: 2, Funny

      Surely with all the tax money they collect (and yes the license fee is a tax), they could have come up with a more original name for thier online digital video player.
      Yes, some things truly are better left to the private sector. The government should have set up a contract bid for companies to come up with original names for this player.

      Or maybe they secretly did, and Apple got the contract?
      --
      You know, there is a difference between trolling and pointing out the flaws in your reasoning. Just saying.
    3. Re:Why the "i" by starsky51 · · Score: 1

      why does it have to be called the iPlayer

      because 'ePlayer' is so year 2000.

      --
      There are 2 types of people in this world. Those who understand ternary and those who don't.
  8. Stream only? by Alsee · · Score: 4, Insightful

    There's no such thing as "sending a stream". Physically impossible.
    The only difference between a "download" and a "stream" is whether the person who receives the data choses to save it or not. As far as the sender goes, either the transmit the data or they don't send the data. There is no physical difference between sending a "stream" and sending a download. If the person watching the video tells his computer to save the data, then it is a download. Period end of story. They just have to have their software instructed to save the data.

    The idea that you can ever "send a stream"... that something can be "streaming only", it is a total fiction, physically impossible. Yet brain damaged idiots persist in ignoring or fighting the laws of physics. When you get in a battle with the laws of physics, you will always lose and the laws of physics will always win.

    Streaming only. Idiots. It'll take about 1.3 minutes after it goes online before people start saving the "stream".

    -

    --
    - - You can't take something off the Internet! That's like trying to take pee out of a swimming pool.
    1. Re:Stream only? by EvanED · · Score: 1

      Streaming only. Idiots. It'll take about 1.3 minutes after it goes online before people start saving the "stream".

      An earlier poster said you already can dump the stream with mplayer.

      That said, the program is streaming only. If you hack the program so that it isn't, you have made it so it will actually save stuff, but the original program would still be streaming only.

    2. Re:Stream only? by iangoldby · · Score: 1

      Actually streaming and downloading data is not always equivalent, even from the sender's point of view.

      With the BBC's RealPlayer streams, even if you have a high bandwidth connection, you can still only receive a stream at the stream's data rate. That means to download a 30 minute radio program that is offered via rtsp, you still have to wait 30 minutes as the data is sent at 45 kbps (or whatever) down your 4Mbps pipe.

      (Yes, I realise that the main thrust of the parent's contribution was that the BBC cannot hope to control what I do with the data once it reaches my end purely by technical means, and I don't argue with that bit.)

    3. Re:Stream only? by CubicleView · · Score: 2, Insightful

      Not the entire story. Yes you can record a video "stream" and call it a "download", it'll give you the same file. But you can't download a video and start watching it before the download is complete. Streaming a file implies that the data is been sent in a specific order to allow for this.

    4. Re:Stream only? by Anonymous Coward · · Score: 0

      But you can't download a video and start watching it before the download is complete. Streaming a file implies that the data is been sent in a specific order to allow for this.

      No, not really true. Some download protocols download 'out of order' (e.g. bit torrent) and others don't (e.g. ftp, http downloads). Those that download in order can obviously be watched up to the current end of file (there is no problem playing partial/truncated mpeg video files for example). For those which download 'out of order' you can start watching once enough of the start of the file has been assembled (although you might not get to this point until say 95% of the file has been downloaded). Also, if you want a preview of an out of order file full of holes, players such as Mplayer will play it quite happily, just skipping the 'holes'.
      Depending on your OS you may get file locking issues but generally you should be able to read a file in one area while writing it in another.

    5. Re:Stream only? by jfim · · Score: 1

      There is a difference. Usually, streaming is done over RTP or other similar protocols which do not offer guaranteed delivery but rather a best effort timely delivery.

      If you're saving a RTP stream and your connection drops some packets, you'll have holes in your stream. Not so with a download over TCP.

    6. Re:Stream only? by Fred_A · · Score: 1

      Streaming only. Idiots. It'll take about 1.3 minutes after it goes online before people start saving the "stream". Of course not. They thought of that already. See, the catch is that it's forbidden to save the stream.

      --

      May contain traces of nut.
      Made from the freshest electrons.
    7. Re:Stream only? by evilviper · · Score: 1

      The only difference between a "download" and a "stream" is whether the person who receives the data choses to save it or not.

      The two terms overlap significantly, but they are most certainly different.

      A stream is generally a real-time, non-interactive broadcast of data, which does not allow you to download either faster or slower than the video should play. If you are on a fast connection, your line will sit largely idle. If you are on a slow connection, significant chunks of the data will have been skipped over, and missing.

      Even where streaming isn't done in real-time, a "stream" is at the very least encoded at a data-rate which is low enough for a specified connection (usually: what's available to the general public) to be able to receive it faster than real-time.

      A "stream" also generally means that the data in question is organized in such a way that it can be used before the entire file is done being transferred. Also that someone can connect to (start) the stream in the middle, and still have something at least usable. This isn't true of a "progressive download"

      Yet brain damaged idiots persist in ignoring or fighting the laws of physics.

      Quite ironic that you, out of ignorance, are calling others idiots.
      --
      Slashdot gets worse every day... Pipedot: News for nerds, without the corporate slant
    8. Re:Stream only? by evilviper · · Score: 1

      But you can't download a video and start watching it before the download is complete.

      Sure you can. Nearly every format will allow this, even if not intended. Even AVI. MOV/MP4 being a notable exception.

      Streaming a file implies that the data is been sent in a specific order to allow for this.

      No, actually that is usually called "progressive download" rather than streaming, though people certainly like to conflate the two for simplicity.

      --
      Slashdot gets worse every day... Pipedot: News for nerds, without the corporate slant
    9. Re:Stream only? by Anonymous Coward · · Score: 0

      Since the general consensus on Slashdot is that DRM is bad, this should be seen as the correct approach. Of course since the player of this article is not available yet, we don't know if that is the approach that will be taken for this service and the streams could very well be DRM'd requiring some sort of hacked player to save the streams.

    10. Re:Stream only? by Alsee · · Score: 1

      I am completely aware of everything you said, and everything everyone else has said.

      Sending data at a certain speed does not prevent it from being a download. It'd just a download at a certain speed.

      Sending data that might have a gap in it does not prevent it from being a download. The fact that you need to use a viewer that can handle gaps has no bearing on whether it is playing a "download" or a "stream".

      Sending data that is organized in such a way that it can be used before the entire file is done being transferred does not prevent it from being a download. A book with an extra index at the beginning is still a book.

      You do can do extra stuff that helps if you happens to want to "watch it live", but none of it stops it from being a download. Just like "exterior house paint" can be used to paint a portrait. You can design "exterior house paint" with extra qualities for weather resistance and you can guess that the paint is most likely to be used on the outside of a house, but anyone who assumes and actually expects that the paint cannot or will not be used on a canvas to paint a portrait is a fool.

      Anyone who thinks they can "send a stream" in order to stop it from being a "download" is a fool. A stream is a download that the receiver might choose to view from RAM.

      -

      --
      - - You can't take something off the Internet! That's like trying to take pee out of a swimming pool.
    11. Re:Stream only? by Phroggy · · Score: 1

      I bet you're confusing the retardedness of Windows with actual reality. Windows has this nasty tendency of preventing all access to any open file, so that e.g. while a file is being downloaded, it can't simultaneously be opened for viewing. No other OS I'm aware of does this.

      However, there can be problems with certain applications not behaving well when the file content changes when they're not expecting it. For example, if a video is going to be 30 minutes long when it's complete, but it's only 30 seconds long when the file is opened in a movie player, then the movie player may display a scrub bar going from 0 to 30, and upon reaching the 30 second mark but still having more content available to play (data that has been received since the time the file was opened), may do something undesirable (stop playback at 30 seconds, or crash, or improperly render the scrubber, or something else).

      --
      $x='S24;r)>63/* h@<5+oZ)32"5cz';$me='phroggy'x$];
      $x=~y+ -xz+\0-Tx+;print$_^chop$me for split'',$x;
    12. Re:Stream only? by evilviper · · Score: 1

      I am completely aware of everything you said, and everything everyone else has said.

      And yet you still feel the need to redefine the terms to suit you...

      Sending data that might have a gap in it does not prevent it from being a download.

      It certainly does. You wouldn't download any (non-multimedia) files that way.

      The fact that you need to use a viewer that can handle gaps has no bearing on whether it is playing a "download" or a "stream".

      The player has little bearing. The contents of the compressed video/audio stream itself has to be constructed to allow this.

      A stream is a download that the receiver might choose to view from RAM.

      No. A stream is still a stream, even if you decide to save it.

      --
      Slashdot gets worse every day... Pipedot: News for nerds, without the corporate slant
    13. Re:Stream only? by Alsee · · Score: 1

      >Sending data that might have a gap in it does not prevent it from being a download.

      It certainly does. You wouldn't download any (non-multimedia) files that way.


      I most cases I wouldn't, in some cases I might. And your own comment directly addresses the fact that multimedia is exactly a common case where variable and even gappy downloads are absolutely acceptable. And it is exactly the case we are discussing here. Gappy media downloads are not only possible, but perfectly acceptable.

      The player has little bearing. The contents of the compressed video/audio stream itself has to be constructed to allow this.

      Right. And as I said, attaching an extra index to the front of a book does not prevent it from being a book. Attaching extra data to video, data helpful for watching it even when it is incomplete does not change the fact that you are downloading that data. Whether you just download it to RAM and watch it, or if you download it to RAM and then to disk and watch it, you are downloading the data and there is nothing that prevents it from being a download-to-disk.

      A stream is still a stream, even if you decide to save it.

      Sure. That doesn't make it not-a-download. My insult was directed people who think (or wish) stream and download to be mutually exclusive terms. People who think / assume / expect / rely on some notion that "sending a stream" magically makes it not-a-download.

      A stream is a download with some extras helpful tagging and fault tolerance, a download which happens to be well suited to viewing from RAM giving the convenient option not to save it to disk if you don't want/need to.

      The BBC system is attempting to "not send a download". They believe or wish "sending a stream" to be a solution to that goal. Believing or wishing to "transmit a stream" to be a way to not "transmit a download" is contrary to technological fact and is physically impossible.

      -

      --
      - - You can't take something off the Internet! That's like trying to take pee out of a swimming pool.
    14. Re:Stream only? by brown-eyed+slug · · Score: 1

      Is it just me, or has this discussion brought new meaning to the term "semantic web"?

    15. Re:Stream only? by evilviper · · Score: 1

      What you're doing is using "download" in only the most general of terms, when, in fact, it has a much more specific definition that is more appropriate and applicable to this context.

      Equivalently, you are arguing that a woman is still a man...

      --
      Slashdot gets worse every day... Pipedot: News for nerds, without the corporate slant
  9. Good news? by Anonymous Coward · · Score: 1, Insightful

    This isn't good news. This is the BBC attempting to skirt around its responsibilities to the British public because someone somewhere in the higher ranks has aligned the corporation with Microsoft. Someone at the top has made a lot of money out of this. This along with the BBC losing its objectivity, dumbing down its programming, pandering to the lowest common denominator like commercial TV and ripping off viewers with its phone ins. Something at the BBC has gone rotten.

    Hopefully the BBC's watchdog will slap them down in the upcoming 6 monthly review. If iPlayer is not going to be *properly* cross-platform then the BBC shouldn't be doing it. Especially when they want to offload 2000 employees because of a supposed lack of money.

  10. Open Rights Group Commentary by rimberg · · Score: 3, Informative

    As the Open Rights Group reported yesterday

    BBC U-turn: Full iPlayer service may never be available to Mac and Linux Users

    Yesterday, the BBC announced that a cross-platform "streamed" version of its on-demand service the iPlayer would be available by the end of the year. According to this report from BBC News Online:

    "At the end of the year users of Windows, Mac or Linux machines will be able to watch streamed versions of their favourite TV programmes inside a web browser, as well as share the video with friends and embed programmes on their own websites, sites such as Facebook and blogs."

    If the idea sounds vaguely familiar, that's because back in March, when the BBC Trust put the iPlayer out for consultation, the Open Rights Group gently suggested that streaming was a far better short term solution to on-demand services than DRM-restricted market-distorting technologies that would serve to widen the digital divide. We observed that:

    "Such an approach is cheaper, lower risk, more inclusive (it works for example in libraries) and more flexible than the current BBC proposal. It may not appeal to consultants looking to make huge profits at public expense however, precisely because it is simple, clean and low-risk.

    "It does not, of itself, address the desire for users to obtain content in DRM-free downloadable form for any platform, but it provides a basis until the BBC is able to identify more open solutions for the download of content, preferably ones which do not depend upon DRM... The Open Rights Group considers it is quite possible that, as already is clearly happening in the music world, the use of DRM will soon be abandoned by the market itself."

    You can read our full submission to the BBC Trust here. But enough of the I-told-you-so-s. Is yesterday's move good news for licence fee payers who do not use Windows? Well, not really. Although they will now be given online access to content their licence fee has helped pay for, there are still fundamental inequities between users on different platforms, and this still leaves the BBC deforming the market in favour of Microsoft DRM and Windows. People on Macs, Linux, PDAs and other handheld devices are still losing out on all the features that make the downloadable iPlayer different from, say, the kind of streaming that the BBC has done for years with the RadioPlayer.

    And that's not all. Ashley Highfield, director of Future Media and Technology at the BBC has now indicated that the full, downloadable iPlayer may never be made available to those who do not use the latest versions of Windows. When the iPlayer launched in June, Highfield was quoted as saying:

    "I am fundamentally committed to universality, to getting the BBC iPlayer to everyone in the UK who pays their licence fee."

    But yesterday, he admitted:

    "We need to look long and hard at whether we build a download service for Mac and Linux. It comes down to cost per person and reach at the end of the day."

    The BBC could avoid all this mess if it eschewed DRM and instead employed standard formats. The Open Rights Group believes that the BBC cannot be truly public service in the 21st century until it gives the British public access to the programmes that they have paid for without DRM or restriction. This is not a technology problem, but cuts to the heart of what the BBC is for and how it makes and commissions programming. ORG challenges the BBC and the BBC Trust to re-examine the BBC's commissioning and rights frameworks with th

    1. Re:Open Rights Group Commentary by smallfries · · Score: 1
      In one of the news bbc pages linked from the open rights group story is the following quote:

      The BBC has said the problem in offering a cross-platform download service lies in protecting rights holders' content.

      Strange... I would have thought this would be much easier on linux. They can release almost any DRM scheme that they want and it will be broken in days - truly problem free. Even with the Vista hooks into the OS that they seem to be relying on they are only delaying the inevitable.
      --
      Slashdot: where don knuth is an idiot because he cant grasp the awesome power of php
    2. Re:Open Rights Group Commentary by iangoldby · · Score: 1

      the Open Rights Group gently suggested that streaming was a far better short term solution to on-demand services than DRM-restricted market-distorting technologies
      There is a technical advantage to downloading rather than streaming. Streaming must happen in (more-or-less) real-time, which means that the quality of the audio/video is limited by the available bandwidth. Although a lot of people in the UK are now on broadband, typically speeds are not higher than 2 to 4 Mbps. That isn't enough, for example, for high definition television.

      A download on the other hand can take as long as necessary, and can be carried out at times when the networks are less busy, such as overnight. Many UK ISPs with metered plans or usage caps allow unmetered access at off-peak times.
    3. Re:Open Rights Group Commentary by LordSnooty · · Score: 0

      until it gives the British public access to the programmes that they have paid for without DRM or restriction
      And therein lies the problem - by making it available to the British public without restriction they inadvertently make it available to the rest of the world, which puts all sorts of rights deals with other broadcasters in jeopardy, as well as the lucrative after-broadcast DVD market within which BBC Worldwide is a major player.

      The choice is simple: DRM or not at all. Sad but true.
  11. Quietly?? by violet16 · · Score: 3, Funny

    That's it! I can't take it any more! Every second Slashdot story tries to make something seem more evil and mysterious by saying it's been done "quietly." Now you can be quiet even when you make an announcement?

    1. Re:Quietly?? by TheVelvetFlamebait · · Score: 1

      It's funny that the first result from your search is "AppleWorks/ClarisWorks Dies Quietly", which is neither evil nor mysterious. It's just sad.

      --
      You know, there is a difference between trolling and pointing out the flaws in your reasoning. Just saying.
    2. Re:Quietly?? by jollyreaper · · Score: 1

      That's it! I can't take it any more! Every second Slashdot story [google.com] tries to make something seem more evil and mysterious by saying it's been done "quietly." Now you can be quiet even when you make an announcement? Hey, don't we all try to be quiet in public restrooms? No one wants to draw commentary from adjoining stalls. "Damn, boy! Sounds like someone needs more fiber in the diet!" It's only suspicious when you start rubbing the leg of the guy in the next stall over.
      --
      Kwisatz Haderach
      Sell the spice to CHOAM
      This Mahdi took Shaddam's Throne
    3. Re:Quietly?? by verbalcontract · · Score: 1

      That's it! I can't take it any more! Every second Slashdot story tries to make something seem more evil and mysterious by saying it's been done "quietly." Now you can be quiet even when you make an announcement?/blockquote In other news, Microsoft announced a patch to Outlook 2007 with their eyes darting back and forth and scary music playing in the background.
    4. Re:Quietly?? by LMacG · · Score: 1

      Right, he clearly said every second story, so the first result doesn't count.

      HTH, HAND.

      --
      Slightly disreputable, albeit gregarious
  12. Years ago, the Beeb was worth viewing by xjlm · · Score: 1

    Now they're pretty much a corporate whore, just like most every other mainstream media outlet. If I wanted to waste my time with crap like that, I'd just watch teevee.

    --
    The Tea Party is just the GOP with a bag over its head.
  13. No it doesn't by ribuck · · Score: 1

    "It comes down to cost per person and reach at the end of the day."
    No it doesn't. If it came down to cost per person and reach, making unencumbered versions of their content available would achieve those goals cheaply and easily.

    Oh, wait a minute. Maybe the goal is maximum cost per person and minimum reach.
    1. Re:No it doesn't by drjzzz · · Score: 1

      Quote: 'It comes down to cost per person and reach at the end of the day.'"

      And what about the morning news shows, for heaven's sake?
      --
      to err is human, to forgive is divine, to forget is... umm...
    2. Re:No it doesn't by risk+one · · Score: 1

      Exactly. If they wanted absolute minimal cost, they could just license everything under a CC license. Done. The community that's currently ripping and distributing their stuff illegally would be so overjoyed at finally being legitimate, the interest would be overwhelming. The technology, the know-how and the infrastructure are all there already. They could let just go of it, and it would settle itself. There would be more interest than the BBC could ever get with their shitty DRM'ed player.

      I can understand that they won't do that, but don't give me this bullshit about minimum cost. It's about maximum control. Even with the BBC, the only entity that has absolutely no reason for it.

    3. Re:No it doesn't by jeremyp · · Score: 1

      I can understand that they won't do that, but don't give me this bullshit about minimum cost. It's about maximum control. Even with the BBC, the only entity that has absolutely no reason for it.
      Even the BBC has every reason for it. Most of the programmes broadcast on the BBC are not made by the BBC. A lot of their own content is made by independent production companies. They do not have the right to post these programmes up on the Internet for anybody to see without restriction.
      --
      All I want is a secure system where it's easy to do anything I want. Is that too much to ask ~~ Randall Munroe
  14. YouTube? by pbhj · · Score: 1

    So basically the Director General just got a youtube account and thought .. hot-dang-diggity I could just upload all our content here and it'll be just as good (!) as having local files.

    I'm assuming that they aren't going to attempt to stream full quality?

    Does the MS Windows iPlayer, the one they let the BBC use at the moment, have any torrent-ing ability to reduce the infrastructure demands of a few hundred thousand people downloading a giga-byte file from the BBC servers?

    It's a perfect application for torrents I'd have thought given the time-limited availability and the mass appeal.

    1. Re:YouTube? by tapi_wrc · · Score: 1

      They've been trialling multicasting over the past year or two with several ISPs so the serving is offloaded to the ISPs local infrastructure. http://slashdot.org/article.pl?sid=04/08/18/2257257 for info on plans to extend it. Talking of infrastructure, there are worries from a lot of ISPs that the iPlayer will bring their networks to a grinding halt http://tech.blorge.com/Structure:%20/2007/08/13/uk-isps-to-limit-access-to-bbcs-iplayer-streaming-content/ with plans to charge for usage.

  15. The BBC Trust have just said streaming not enough by ChrisRed · · Score: 3, Informative
    From http://news.bbc.co.uk/1/hi/technology/7047381.stm

    The BBC must deliver an online TV catch-up service that lets users of all computers download programmes, the corporation's regulators have said.

    It comes after the BBC said a download service for Mac and Linux users was not 100% definite and would depend on cost.
    A spokesman for the BBC Trust said it had approved the iPlayer on the condition of "platform neutrality", including a download service.


    Good news, nice to see the trust appreciates the issues.
  16. A bit of an exaggeration, wouldn't you say? by SpectreBlofeld · · Score: 0

    complaints about the fact it was Windows-only the equivalent of current BBC broadcasts only being watchable on, say, a Sony television. Yeah, if 99% of televisions were Sony. Not denigrating the move, but it's a lousy metaphor.

    1. Re:A bit of an exaggeration, wouldn't you say? by r_jensen11 · · Score: 1

      complaints about the fact it was Windows-only the equivalent of current BBC broadcasts only being watchable on, say, a Sony television. Yeah, if 99% of televisions were Sony.

      I may be taking a leap here, but I think it would be tantamount to the BBC only releasing stuff on Beta. Oh, wait....

      My favorite parts are:

      An e-petition signed by more than 16,000 people led to a government statement backing the Trust's requirement for platform neutrality.

      So apparently, it only takes ~16,000 people to make the BBC Trust listen. Meanwhile, I've had a petition with ~28,000 signatures for Macromedia to release a Shockwave player for Linux, and have gotten no responses from Macromedia/Adobe.

      Here's my other favorite quote:
       

      He said: "If it's a genuine move towards interoperability, consumer choice and open standards, then certainly we welcome it.


      "If, however, it's a cynical ploy by the BBC's Future Media and Technology team to avoid being taken to the European Competition authorities for promoting Microsoft's abusive monopoly, then certainly we are against it."

  17. Re:It's not cost per person, it's a different mark by clickclickdrone · · Score: 2, Informative

    >then sit through 10 minutes of ads for 5 minutes of program
    The BBC don't have ads... that's their biggest plus point IMHO, especially given that ITV et al have said they are going to increase the amount of advertising per hour to something similar to US TV and we all know how shite that is.

    --
    I want a list of atrocities done in your name - Recoil
  18. Why all the Fuss? by Junior+Samples · · Score: 1, Funny

    If you want unencumbered BBC programming, It's readily available for download via Bit Torrent or the news groups. Most of the popular shows are available. Watch it on any platform you like including your DVD player. This is a non-issue.

    1. Re:Why all the Fuss? by Anonymous Coward · · Score: 0

      Top Gear is awesome!

  19. Yet another proprietary or streaming player by rtkluttz · · Score: 2

    Why the hell do web sites not just provide downloads in standard formats.

    Embedded, streaming video in any format is evil. I want to view video in the player of my choice that I trust to be secure (for me), and to view it in that player at the size of my choice not the size you chose to embed it in the web page.

    Flash video sucks for exactly those reasons. Yea.. I know it can be downloaded too, but why have to bother with it? Just encode it in MPEG4 and offer it for download. Users will be much happier in the long run.

    Oh yea.. forgot, no one cares about the users.

    --
    Digital is, by definition, imperfect. Analog is the way to go.
  20. Re:Where is my OpenVMS player?!?! by pandrijeczko · · Score: 1
    You may joke but the fact is that if you're a BBC license player & Linux user like I am, then as far as I'm concerned my license money is as good as that of any Windows user and the BBC have a duty, as a publicly funded organisation, to support me.

    Incidentally, there are a number of open media streaming and download platforms supported by both Windows & Linux so the BBC should, from the outset, have looked at this from a totally platform neutral and Open perspective.

    --
    Gentoo Linux - another day, another USE flag.
  21. Only Sony TV? by Maclir · · Score: 0
    I had a lot of trouble with the comment the equivalent of current BBC broadcasts only being watchable on, say, a Sony television.. There are standards specifying how broadcast television signals are transmitted; how the sound signal is encoded, the offset from vision to sound signals, line and frame rates, and all of that. These standards are open, anyone can design and build a television receiver to those standards, and if their design and manufacturing skills are good enough, then their TV will satisfactorily receive the signal.

    A potentially good article was spoiled by a crap metaphor.

    1. Re:Only Sony TV? by mattpalmer1086 · · Score: 2, Insightful

      Whoosh!

      That was the whole point of the Sony TV metaphor, poor as it was. The iPlayer is not based on open standards, it's software/protocol is locked in to Windows only. Rather like a hypothetical situation where you could only receive certain TV programmes on a TV made by a single manufacturer...

    2. Re:Only Sony TV? by Anonymous Coward · · Score: 0

      So you say that the metaphor was bad because anyone
      can implement the iPlayer?

      How would, say, a Linux developer implement the
      patent-encumbered proprietary DRM which is required
      to view the MSBBC iPlayer content?

      "Use Windows" would be the shill's reply -- what is yours?

    3. Re:Only Sony TV? by Anonymous Coward · · Score: 0

      So you think only Microsoft standards count?

      The analogy holds, because Microsoft refuses to respect industrywide MPEG standards. MPEG-4 AVC/H.264, the format in the iTunes Music Store, is unsupported in Microsoft Windows Media Player... because it's too tough competition with MS-WMV9.

    4. Re:Only Sony TV? by Maclir · · Score: 1

      Then what they should have said was words like "Just as free to air broadcasting standards are open, public standards, set by the ITU (and others), so should internet broadcasting be based on standards that are also open and public."

  22. Also for Mobiles by stiggle · · Score: 1

    The info is in the 3rd paragraph, not buried half way down the article.

    The BBC is also looking to being able to have users download content onto mobile devices over wifi, which is what the main jist of the article is about.

    For those of you outside the UK, you can still obtain the content if you redirect your initial registration & download initialisations through a UK based proxy. Then you can download the content from the USA (like I do when I'm working at the US office and not at home in the UK)

  23. Dont the BBC own all this great content they made? by jonwil · · Score: 1

    And, if they own it, cant they therefore just release it as downloadable MPEG video files? (that you can only download if you have a license)
    Last I checked, the BBC own Dr Who, Red Dwarf, Antiques Roadshow, a whole pile of sitcoms and dramas produced by the BBC over the years, a large archive of BBC produced news content not to mention all the BBC radio content.

  24. Move DRM to hardware? by ajs318 · · Score: 1

    The original iPlayer was Windows-only because of the DRM component, which depends for its "security" on the user not having access to the Source Code (which would show how to decrypt the data and put it to other uses beyond what the program was designed to do). Whereas Linux depends for its operation on the user having access to the Source Code (since programs must be compiled for the specific environment in which they will be executed).

    So why not move the DRM into hardware? Have a device which plugs into the PCI bus. You feed it a stream of Windows DRM-encumbered data, and it spits back decrypted data. The interfaces to the outside world can be fully documented; "place data on the low-order bits of D-bus and assert IORQ*" or "an interrupt will be generated when data is ready to read from the output buffer" sort of stuff, which would allow anyone to implement a driver for any machine architecture and OS. The only mystery then is what is going on inside the silicon.

    This should work with any processor (assuming enough I/O bandwidth), take some of the load off the CPU and be much more secure since the computer's main processor is not being expected to run unaudited code.

    --
    Je fume. Tu fumes. Nous fûmes!
    1. Re:Move DRM to hardware? by EvanED · · Score: 1

      To be "useful" (in the sense that present DRM is useful) it would pretty much have to be integrated into the video path. If it were just a PCI device then there would be nothing to stop someone from writing a program that would use it to decrypt a video and write the result to a file instead of the video card.

      Now, it certainly could be done in hardware, but it would have to go in the video card, not as an extra peripheral.

    2. Re:Move DRM to hardware? by ajs318 · · Score: 1

      What's to stop me making something with an AGP connector, that pretends it's a video card (but in reality, is just writing the picture data to some on-board memory) and sticking that into a Windows PC where software DRM is being used?

      --
      Je fume. Tu fumes. Nous fûmes!
    3. Re:Move DRM to hardware? by Molt · · Score: 1

      For a lot of DRM you're stopped by the fact that it'll not support HDCP (High-Definition Content Protection), and so won't be trused and will either get a downsampled version or nothing. True, HDCP may be broken ultimately (Details here, but it's going to take a lot more than a simple AGP card to do it.

      --
      404 Not Found: No such file or resource as '.sig'
    4. Re:Move DRM to hardware? by ajs318 · · Score: 1

      If the emulation is faithful enough, the PC won't be able to know it's not a real video card (in fact there's no good reason for it not actually to produce a display "on the side", as it were). And there are plenty of existing video cards that are well-enough documented for you to be able to build something that presented the same interface to the PC.

      Unless you're suggesting a new kind of DRM that requires everyone to get brand-new video cards because some of the existing ones can be indistinguibly emulated?

      --
      Je fume. Tu fumes. Nous fûmes!
    5. Re:Move DRM to hardware? by Anonymous Coward · · Score: 0

      That would be an awesome solution. Largely since IP laws, as I understand them, do not prevent reverse engineering hardware in any manor and the DRM pci device could be instantly reverse engineered and the encryption broken. Thanks!

    6. Re:Move DRM to hardware? by Anonymous Coward · · Score: 0

      Largely since IP laws, as I understand them, do not prevent reverse engineering hardware in any manor
      Cool! So we'd just need to find some rich aristocrat and persuade him to let us use his house until we figure out how the DRM works.
  25. Re:Equivalent? by threaded · · Score: 2, Interesting

    I watch British TV, not in Britain though. I refuse point blank to have any Sony products in the house. So do quite a few people I know. Too many pieces of intelligent electronics that may get infected if attached you see. So if forced to watch TV on a Sony brand product I think I'd probably just stop watching TV altogether.

  26. Terrible analogy by BillyS · · Score: 1

    As anologies go this is seriously inaccurate, "the equivalent of current BBC broadcasts only being watchable on, say, a Sony television". More correctly it should read along the lines of "the equivalent of current BBC broadcasts NOT being watchable on, say, a Hanns-G televisions. Not wishing to cover old ground but Windows users are by far the majority of those likely to attempt to access this content.

  27. Re:Dont the BBC own all this great content they ma by clickclickdrone · · Score: 1

    The BBC used to do most stuff in house and own the rights etc. Since the government have been forcing them to work to a budget, plus with the need to move in to web, digital, HiDef and other media, they have slowly moved to getting most content from third parties to cut costs although it often says 'BBC' at the bottom. Said third parties licence it to BBC but may restrict it in various ways so just because it says BBC, doesn't mean it's available for everyone in every way.

    --
    I want a list of atrocities done in your name - Recoil
  28. One Word Error by verloren · · Score: 1

    "It comes down to cost per person"

    Actually it comes down to cost per license payer - that's a big difference.

    1. Re:One Word Error by clickclickdrone · · Score: 1

      >Actually it comes down to cost per license payer - that's a big difference.
      True but you have to draw a line somewhere and wherever it is, the next people down are going to whine. I'm damn angry my Atari ST isn't supported myself.

      --
      I want a list of atrocities done in your name - Recoil
  29. Re:It's not cost per person, it's a different mark by Anonymous Coward · · Score: 0

    You do realise that there are no adverts on the BBC, right?

  30. whatever by m2943 · · Score: 2, Insightful

    The BBC seems a bit out of touch if they think that Flash isn't downloadable.

    In any case, it is hard to understand why they don't simply make the stuff available as MPEG4. But, hey, maybe their audience will do it for them.

    1. Re:whatever by Anonymous Coward · · Score: 0

      I don't know much about how Flash works, but couldn't you make a Flash based player that uses DRM?

      Sure it would be hackable, but would still create an extra step for those trying to save the content. And anyway those who would be willing to circumvent the DRM could just as easily use bittorrent.

  31. Re:Equivalent? by Anonymous Coward · · Score: 2, Insightful

    I wasn't saying whether it was right or wrong, just pushing my finger through the big gaping hole in the analogy. But, hypothetically, if NTSC (US style) TV sets were a small percentage of the market (5-10%) and PAL (European style) sets were the other 90%, I don't think it would be unreasonable for BBC to devote more resources to the PAL viewers. I say that as I write this on a Mac.

  32. Re:Dont the BBC own all this great content they ma by MontyApollo · · Score: 1

    I think the issue was that many of the BBC programs have international partners and investors, not just total BBC ownership, and these partners distribute the programming in their own countries. Apparently the partners were concerned about the profitability of the programs in their own country if they were too freely available in the UK, and thus are insisting the BBC use DRM.

  33. The equivalent of... by OSgod · · Score: 1

    "only being able to watch on a SONY" isn't exactly right...

    The more accurate analogy is that of transportation. You can have a wagon, a train or a car. Your car can be made by Dell, HP, etc. A wagon can ride on rodes but slowly. A train can't really run on roads -- it needs special tracks (enabling software). Legacy browsers are wagons. Windows PC's are cars no matter who makes them (and their is a wide variety of manufacturers very much like cars). Trains are the Macs and Uni and Lini of the world.

    1. Re:The equivalent of... by The+Cisco+Kid · · Score: 1

      Yes, A 'PeeCee' is a 'PeeCee' no matter who makes the hardware. That same hardware can run Windows or Linux. They are many makers of hardware, but only one maker of 'Microsoft Windows'. Proprietary data formats, as well as open ones, can be accessed equially using pretty much any hardware, but the proprietary ones require software that is specific to your operating system.

      When one goes with a proprietary data format, then you need special proprietary software and if you go with DRM it has to be closed source, so you provide it as binary only. Of course compiled binary software will only run on the specific platform its compiled for, so you have to compile support for each platform that you want to allow to access your data. You can either support a monopoly and only provide the software for one platform, or you have to develope and compile multiple versions. This costs time and money, both to put your data in that format, and the development of various software to play it. And in the end someone will break the DRM anyway, allowing your data to be converted to open standards-based formats. (where it may well be copied and shared in ways you dont want it to be)

      On the other hand, if you go with an open standards-based format, there is already an abundance of software which can access and play it, and you have far less expense. You dont need to make special players, and your data is accessible by default to just about everyone. (But of course, it might be copied and shared in ways you dont want it to be)

      So, two ways to arrive at the same end. One painful and expensive way, that supports an oppressive monopoly and makes you look foolish and antagonistic to 'smart' people, and the other that costs far less time and money and makes you look like you know what you are doing. BBC apparently chose the former.

  34. Its about all we can expect by jocknerd · · Score: 3, Interesting

    'It comes down to cost per person and reach at the end of the day.'


    No it doesn't. It comes down to you wanted DRM and went with Microsoft.
    Why they chose this option instead of going with podcasts on iTunes is beyond me.
    1. Re:Its about all we can expect by tapi_wrc · · Score: 1

      so, you wanted the bbc to sign up with a single distributer and you would force everyone to use their download service/software with all it's associated extras, rather than providing a clean system? (why is forcing people to use iTunes any better than providing a simple player/downloader? )

    2. Re:Its about all we can expect by jocknerd · · Score: 1

      Because iTunes supports more platforms than a standalone player with Microsoft's DRM.

  35. not quietly by squoozer · · Score: 1

    Whatever the merits of the of the eventual player released for Linux (and Mac) this announcement hasn't been done quietly. Looking at news.bbc.co.uk the story is one of the big three stories in the technology section of the site - how much bigger do you want the annoucement to be?

    Like it or not this story is only of interest to a small number of people compared to the whole population. As such I think it is asking a bit much for it to get front page space on one of the most visited news sites on the web. A little perspective is needed here I think.

    --
    I used to have a better sig but it broke.
  36. Unnecessarily Hype Filled Article by Anonymous Coward · · Score: 0

    "the equivalent of current BBC broadcasts only being watchable on, say, a Sony television"

    Not really. While I'm in full support of Linux. all of us Linux users have to think about this from a cost-per-customer business model. The reality is, there are a lot of people who don't own Sony televisions. In contrast the last statistics I heard, 96.09% of desktop systems worldwide run Windows of some flavor. With Apple only having 2.47% and Linux with 0.36%. Now, while the numbers may be off slightly even being able to reach 90% of your customer base through Windows is better market penetration than most companies ever hope to achieve. While I think it's great they will release a Flash version as well, statements like the Sony one above are poor reporting and simple fanboy hype.

    Flame On.

  37. Re:Where is my OpenVMS player?!?! by Anonymous Coward · · Score: 0

    While I strongly agree that the BBC ought to support the needs of Linux/Mac users, I have to point out that your being a license payer doesn't mean they have to.

    At the moment, the license is only tied to the TV (and possibly still to the radio?). So long as they aren't denying you access to televisual services, they have no duty to you in terms of other media so long as it meets the approval of their governing body. Your money might be going on those services, but you're not directly buying them, no contract exists stipulating the BBC must provide them.

    In the past, people have argued that they should pay less since they don't watch certain programmes or listen to certain shows and each time this argument fails on the principle that the BBC are offering a service and can support minority interests which otherwise would have no outlet using money collected from the majority. This is arguably a similar situation, where the BBC is trying to push technological boundaries and make it's service more widely accessible. Obviously in this case the governing body have decided that it is wrong to not support Linux/Mac users, but had that decision not been made the BBC would have had no duty to do so.

  38. cost per person by aristolochene · · Score: 3, Insightful

    I pay > £120 for my TV licence - and live in a major city. If I lived in the middle of nowhere I would receive the same TV shows for the same price. Yet the "cost per person" of delivering TV to remote ares is far higher.

    For that reason the "cost per person" argument doesn't wash. As a public service broadcaster with a good history of technological innovation the BBC *should* be providing the same services to people who don't want/can't afford to use windows.

    --
    echo $SIGNATURE
  39. Re:Dont the BBC own all this great content they ma by Zephida · · Score: 1

    You must not forget all the money the BBC makes on flogging DVD boxsets off all it shows. When is the last did you watched a decent BBC show that didn't try and flog an accopaning book, t-shirt, DVD Boxset, and Coffee Mug?

    Can't very well get rid of that little cash cow now can they?

  40. Re:It's not cost per person, it's a different mark by delinear · · Score: 1

    It's not in the interests of the BBC to specifically target people who have no television. Indeed, it probably goes against their remit to do so (I remember the furore some time ago about the BBC providing online services outside the license-paying countries).

    While it makes sense for commercial entities to take the lead in this area (since this is undoubtedly the way the world is moving and the early movers stand to make the most financial gains), the same does not apply to the BBC. As the Beeb is not ad-sponsored, it doesn't need to be so proactive in protecting its market position. It has a guaranteed revenue source to generate new programmes with less of a reliance on those programmes generating increased audiences, so it can afford somewhat to be a late-comer to this new distribution channel.

  41. Moon-on-a-stick by Anonymous Coward · · Score: 0


    Here you go, thought you might like this too whilst you're at it.

  42. Good balance by Anonymous Coward · · Score: 0

    This is a good balance which should make everyone happy, even though (sadly) the group complaining is impossible to please.

    Also, it's not like "only a show for Sony televisions", it's actually the opposite. Of desktop users accessing the internet, about 2.5% use OS X, and about 1.5% use Lunix: these stats aren't entirely accurate, so I erred on the side of being generous. So that's a total of 4% of all computer users on the planet.

    Does it really make good business sense to spend much money on thta 4%? Especially since NOTHING you can do for that 4% will be appreciated or good enough? No, of course it doesn't.

    The Windows Media codec is the best on the market, and Microsoft's applications make it easy on the organization implimenting their solution. So why should the BBC be hampered in their efforts, just to serve the 4% of the market which has an irrational grudge against an operating system, of all things? It's an OS, it's not a lifestyle... despite what Apple and IBM's marketting campaigns, and Stallman/Slashdot's FUD campaign, might have you believing.

    1. Re:Good balance by dhasenan · · Score: 1

      Is the BBC a business? No. Should it then be constrained by what is good business sense and alienate 4% of voters? Especially since they can support just about everyone using a cross-platform client that only takes slightly more effort in QA?

    2. Re:Good balance by Anonymous Coward · · Score: 0

      Is the BBC a business? No.


      The British Broadcasting Corporation.... isn't a business? Then what do you call them, genius? Wow... with an intellect like yours, I'll bet your parents are really proud. You must have at least a 40 IQ.

      Here's a hint, Einstein: if something has "corporation" in it's name... that's a good indication it's a business.

      Wow, stupidity truly does run rampant on the internet.

      Should it then be constrained by what is good business sense and alienate 4% of voters?


      Yes, it SHOULD then be constrained by good business sense, as all businesses should. But "alienate"? That's insane. Do you feel alienated because your dishwasher doesn't pick up HDTV? Do you feel alienated because your bicycle can't run on diesel? Do you feel alienated because your stapler can't play MP3s? So why would someone who willingly chooses to use an operating system which isn't compliant with what 96% of the market uses feel alienated... when they are the ones who purposely alienated themselves?

      If you really, really need to access the BBC... find a Windows machine. It's not hard: 96 out of 100 computers you can find will have it. And if not... don't use the BBC!

      Personally, they are being far more supportive to the idiots than I would. I'd tell them to walk toward the beach until their hat floats, and even offer a ride there. You losers should be overwhelmed with gratitude that the BBC is even going this far.

      Especially since they can support just about everyone using a cross-platform client that only takes slightly more effort in QA?


      Slightly more effort? Their technical support already weighed all available options, and found Microsoft's solution to be superior. You need to acknowledge that an organization as large as the BBC doesn't choose things like this on a whim, and that they found the best solution for their needs.

      Your supposed "slightly more effort" means they need to pay for, and support, a secondary and (from a business sense) unnecessary media delivery infrastructure. Supporting this irrelevant 4% has just at least doubled the cost of them providing this service.

      You have NO idea what any of this stuff entails, and I'll bet every penny I have you don't even have an IT job. You are just another whiny bitch FOSSie who thinks Microsoft is forcing everyone in the world to use Windows, and you are burning up with jealousy that everyone doesn't acknowledge what a genius you are becase you allow yourself to be defined by something as stupid and ultimately irrelevant as a choice in operating systems. Nobody else needs to blame all their failures in life, and as a person, on Microsoft. You need to get a grip on reality, kid.
  43. Cost?? by FridayBob · · Score: 1

    'It comes down to cost per person and reach at the end of the day.'
    Well, that goes without saying. After all, it's common knowledge that the development of this kind of software is horrendously expensive compared to the relatively miniscule costs of making and broadcasting television programs, or maintaining the BBC's website. Why, porting the Windows version of the iPlayer to Linux and OSX will most likely triple or quadruple the total cost of development and maintenance.

    Besides, there are plenty of other examples of public services that have perfectly good reasons to lock their own subscribers into expensive proprietary solutions, such as... um...
  44. WTF indeed: read the iPlayer small print! by Anonymous+Brave+Guy · · Score: 5, Interesting

    iPlayer offers other programs.

    But at a price. I went to try it out the other day, having inadvertently deleted a program from my PVR before watching it. As always, I scanned the small print before installing new software, and this is what I found:

    Assuming that I understand the agreement correctly and that it is legal, by installing the current version of iPlayer you agree to:

    • join a third-party P2P network and pay for any amount of bandwidth required to use that network
    • accept all liability for any material sent over that network using your computer, though the BBC offer you no guarantee that any of it will be legal
    • allow the BBC to monitor your use of the P2P network, and anything else they put in a policy on a web page somewhere, which they can change without you knowing about it
    • allow the BBC to automatically install updates to their iPlayer software on your computer, without your knowledge or consent, with no restriction on what they may do
    • allow the BBC's software to automatically change your network configuration in ways that are unspecified but that you are explicitly warned may break it
    • not hold the BBC responsible for any damage done to your system etc. etc. etc. including via the above-mentioned updates and network configuration changes
    • allow the BBC to terminate the agreement at any time, but
    • have no right to terminate it yourself.

    In other words, you agree to them doing anything they want on your machine and your network, specifically including using it as a distribution hub for transmitting potentially illegal content to and from unknown users while being monitored, at your expense, without any responsibility on their side and with full liability for any illegal activity resting on you.

    Now, the BBC is usually a pretty decent organisation. They don't get things right all the time, but on the whole, I think they do a good job, and I don't think they're the kind of organisation that would deliberately try to screw people. But tell me, what person in their right mind would agree to the terms for using the current iPlayer software, with today's legal and file-sharing cultures?

    If the new version is streaming, Flash-based, and otherwise no-questions-asked, then as far as I'm concerned, it will be a huge improvement for Windows users as well... not least, because you won't be opening yourself up to a wrecked system, unlimited bandwidth charges, and an expensive lawsuit, just for clicking "OK". I might even be able to use it, which as a licence fee payer would be nice.

    --
    If you disagree, post your argument. (-1, Overrated) isn't your personal censorship tool for views you don't like.
    1. Re:WTF indeed: read the iPlayer small print! by clickclickdrone · · Score: 1

      >I don't think they're the kind of organisation that would deliberately try to screw people
      Ask a photographer. On their websites they actively try to get people to send in photos of various things but in the small print it says that anything you send becomes theirs and they can make as much money from it as they want and never pay you a penny.

      --
      I want a list of atrocities done in your name - Recoil
    2. Re:WTF indeed: read the iPlayer small print! by Anonymous+Brave+Guy · · Score: 1

      There are far more direct problems caused when a big BBC show comes into conflict with people's everyday lives. For example, while Strictly Come Dancing (that's Dancing with the Stars to our friends across the pond) is good, clean, family fun and has done a lot to promote dancing and get rid of some misconceptions, behind the scenes it has also ruined professional careers, pushed up prices for dedicated students, and resulted in local dancing clubs being messed around whenever the production team got anywhere near them or their teachers.

      But despite having been on the wrong end of this, I still don't think it's deliberate malice of the "we pwn3d ur pc" cracker/file-sharing abuser type. It's just a production team trying to make a good TV show, as it should be, and some unfortunate side-effects they probably didn't see coming. Similarly, I imagine if anyone who had a clue about modern culture had read the conditions of using the earlier iPlayer, instead of some corporate lawyer, perhaps it would have been written in a more plain English, less ass-covering manner. The Beeb do, to their credit, seem to take on constructive criticism well, and hopefully this latest iPlayer offering will learn from the mistakes of the earlier one.

      Hmm... I only discovered this at the weekend, but perhaps I should now go and write a quick e-mail to the BBC pointing them at my earlier post, so they can see how their existing offering comes across to someone used to checking the small print.

      --
      If you disagree, post your argument. (-1, Overrated) isn't your personal censorship tool for views you don't like.
    3. Re:WTF indeed: read the iPlayer small print! by Ed+Avis · · Score: 1

      Most of those terms seem pretty reasonable, or if not reasonable then at least necessary. They use P2P to distribute the files, so clearly a user must agree to be part of the P2P network. Accepting 'all liability' seems a necessary safeguard to stop litigious people suing the BBC (it may not be enough); so is the standard stuff about not being responsible for damage to your system (read any software licence and see the parts about NO WARRANTY).

      Allowing automatic updates is a bit fishy. You should have a choice whether to update or not. But really, if you're willing to install some binary-only program with full administrator rights, it's not really any greater risk to install later versions of it too.

      If the iPlayer agreement is so objectionable, are you happy with the licence terms for the operating system you must use it on?

      --
      -- Ed Avis ed@membled.com
    4. Re:WTF indeed: read the iPlayer small print! by Anonymous+Brave+Guy · · Score: 1

      If the iPlayer agreement is so objectionable, are you happy with the licence terms for the operating system you must use it on?

      I'm not happy with the licence agreements for most software these days, but whether any of those are enforceable is questionable under my country's law. (Currently there is an interesting and as-yet untested discrepancy between what national law says and the European directive which it was supposed to implement.) In any case, even the most absurd of EULAs for software I use doesn't make the kind of demands the iPlayer agreement does.

      Really, though, my point is that such dangerous, open-ended agreements are entirely avoidable here. As the BBC is now demonstrating, you can arrange things in other ways, without the hostile agreements that no sane person would accept (perhaps even so literally that they would be unenforceable, but who wants to try that defence on the end of a huge lawsuit for P2P copyright infringement?). Thus I am happy to condemn the potentially abusive option, and to support more flexible, less dangerous options where they provide the same essential functionality.

      --
      If you disagree, post your argument. (-1, Overrated) isn't your personal censorship tool for views you don't like.
  45. Re:Dont the BBC own all this great content they ma by clickclickdrone · · Score: 1

    >You must not forget all the money the BBC makes on flogging DVD boxsets off all it shows
    They do make some money but a large chunk goes (usually) to whoever made the prog on their behalf. Also, despite selling lots of stuff abroad, the price they charge is minimal (no idea why) compared to what a US program would cost.

    --
    I want a list of atrocities done in your name - Recoil
  46. Define "Linux" by ozbird · · Score: 2, Insightful

    "Linux" covers a multitude of sins... Which architectures exactly does the new Flash-based iPlayer support? (Given my own negative experiences with the amd64 Flash plug-in for Firefox, I suspect the answer is more or less just "x86".)

  47. bwahahaahahahahahahaa by Anonymous Coward · · Score: 0

    I'm fairly sure other TV networks are finding out that more and more people use their TV (provided there's one existing at all) as the display frontend for their content, stored on a linux box.

    I'm fairly sure if you believe that, you need to be institutionalized.

  48. Re:Equivalent? by tapi_wrc · · Score: 1

    yup, baird vs emi system (the bbc supported EMI, that's evil )

  49. Re:Dont the BBC own all this great content they ma by LordSnooty · · Score: 1

    The BBC used to do most stuff in house and own the rights etc
    Even in the days when they did own the rights to all their programmes there was still the need to pay performers residual fees, writers' royalties, etc. etc. If the BBC happened to produce that didn't automatically mean they could repeat it again and again without cost. Repeat fees were often agreed during production, and certainly the media upon which something could be broadcast were decided long before, so broadcasting pre-Internet shows on the net isn't straightforward.
  50. So, change it. by malevolentjelly · · Score: 2, Insightful
    I find it disturbing that- although the most popular consumer linux distro is London-based Ubuntu- the player is targeted only at windows users.

    "We need to get the streaming service up and look at the ratio of consumption between the services and then we need to look long and hard at whether we build a download service for Mac and Linux..." So push up those numbers, people. If you're running Linux or mac, make sure to use that web-based iPlayer. Show the BBC that you're not a fringe market. Let your numbers be heard. I assure you they will pay attention to where their hits come from.

    It's funny that they switched from one closed source unaccessible technology to another. Flash is just barely linux compliant- even Silverlight will likely beat it in interoperability. If they want to use Microsoft's technology solutions, they should use Silverlight, so Ubuntu users will at least have Moonlight.
  51. Re:Where is my OpenVMS player?!?! by Anonymous Coward · · Score: 0

    Why not -- if you have the source code, and it is reasonably
    portable (say POSIX) then you should have no problem compiling
    it for your platform. The 8MB of memory might be a problem, I
    doubt that that is enough: as a VMS user I would have thought
    you would be clued up to that.

    Of course, if you are a spineless Win-shill then you wouldn't be
    expected to, you'd be too busy wiping Balmers's sperm from you lips.

  52. That's allright. by BlueParrot · · Score: 0, Redundant

    The bad news is that it will probably only offer streaming, and not the ability to download programs


    That's allright. I'll fix it. ; )
  53. BULLSHIT ALERT by SmallFurryCreature · · Score: 0, Flamebait

    OH YES YOU CAN, stop thinking that video is .avi you moron. It all depends on the video container. Some allow playing right from the start (mpg). In fact if you got a non-crap video player EVERY video can be played without it being complete, the only thing that doesn't work in forinstance avi is skipping forward.

    I used to use this plenty of times back when I had a backbone for an internet connection, streaming avi from FTP, oh yeah, life was good back then.

    Oh and if windows still refuses to open a file you are downloading, get a proper OS.

    With bittorrents MPG's can even be viewed if have just one large enough segment.

    Video can't be viewed before they are fully downloaded, geez, new much?

    --

    MMO Quests are like orgasms:

    You may solo them, I prefer them in a group.

    1. Re:BULLSHIT ALERT by CubicleView · · Score: 1

      Wow, dude, you need to chill out a bit. My post was bad, even more incomplete than the original parent, but yours is practically a rant. I thought it would have been obvious that when I said watch the video, I meant you know, the normal way, start , middle, end etc. It doesn't matter what the container is, if the data is not downloaded in sequence, its unlikely that you can watch the video in sequence. Nothing you posted contradicts that, it mostly just made me think you were an ass.

  54. Windows only makes sense by Brix+Braxton · · Score: 2, Interesting

    In my industry, we have a demographic sample representation of most households for which we maintain a list. We know what browser, OS, connection speed all of our panel is comprised of. Believe me, Mac use is barely a blip when you take a balanced sample. This has been true in the mac world for years, only popular PC games get ported, and usually some time later, Tivo supports the PC side of it's server software first (video came to Mac a long while later), SlingMedia developed their Mac player almost last (and it's still in Beta as far as I know)... What makes this so unusual?

    --
    www.wildpad.com
    1. Re:Windows only makes sense by Anonymous Coward · · Score: 1, Informative

      The BBC is not a commercial organisation. There has been WinDRMed
      streaming from several UK channels for a while, no-one complains.
      The BBC is supposed to be a public utilty, we are required to pay
      for it simply for owning a TV. That is why Microsoft corruption
      is so unwelcome, and why Microsoft is so keen to monopolise BBC
      content.

    2. Re:Windows only makes sense by wikinerd · · Score: 1

      We know what browser, OS, connection speed all of our panel is comprised of

      People may have multiple PCs. Many nerds maintain a GNU/Linux (or other OS)-based PC and occasionally dual-boot into Windows, or set their browser's userstring to report MSIE, or use some virtualisation/emulation/rewriten API to run Windows programs, or use a second PC or laptop only for the applications that require Windows. So, you may see 100% Windows, while in fact a large percentage of these users primarily use GNU/Linux and would use it to access your content/sites/whatever if you offered that option. Moreover, many customers purposefully avoid products/sites/etc that are Windows-only, even if they do have access to a Windows PC.

      Therefore saying "only 1% of our customers seem to use GNU/Linux, so there's no point supporting it" is wrong. You must support GNU/Linux no matter what your user demographics show.

      Believe me, Mac use is barely a blip when you take a balanced sample.

      That's a self-selected sample, not a balanced sample. If you have a site/product/program/whatever that is primarily supported on Windows, then mostly Windows users will come and use it, and Mac, GNU/Linux, *BSD and other users will purposefully stay away as much as they can. If you open the doors to alternative OSes you will see that the people who use non-MS OSes are too many.

    3. Re:Windows only makes sense by Anonymous Coward · · Score: 0

      What makes this so unusual?

      That the Linux-users have to pay for the product, even though they don't get it.

      Out in the real world, you can say "We only want to sell to these 90% of the potential customers", because you don't expect the other 10% to pay. If you do require them to pay although you refuse to give them the product, you'll be in court before you can say "lawsuit". But once the government gets involved, like with the BBC, you suddenly have laws requiring everyone to pay, even when they only want to deal with 90% of the potential customers.

    4. Re:Windows only makes sense by Brix+Braxton · · Score: 1

      "You must support GNU/Linux no matter what your user demographics show." That doesn't really work in a profit driven market. Someone earlier corrected me and filled in that the BBC was government run and funded and subsidized by tax dollars, and in that sense I agree you should support as many standards as possible, but it's just like anything in government, you can't translate every document into every language someone speaks, so you can't support every OS either. Also - the Mac sample is balanced, we're a research company so we have to have a balanced sample.

      --
      www.wildpad.com
    5. Re:Windows only makes sense by wikinerd · · Score: 1

      the Mac sample is balanced, we're a research company so we have to have a balanced sample.

      I just wanted to note that I don't know in your particular case how balanced your sample is. If you have used proper statistical methodologies and have taken all variables into account then your sample ought to be really balanced. I have seen, however, many people who come to quick conclusions from incomplete demographics collected in non-scientific ways, so I just wanted to point out this in my message and I was talking mostly generally and not about your case, since I have no data about your case.

      If you have published any free whitepaper on this topic I would like to see it, by the way.

  55. On the *plus* side its not Silverlight ?! by Anonymous Coward · · Score: 0

    i wonder if miguel "microsoft" de icaza and his cronies [1] are faster than the gnash [2] ppl.

    also, this is not cross-platform. java would be. any free software could be ported.
    flash is proprietary evil and places everyone who wants to see BBC content at adobes will.
    it's a bit like "IA64 ? sorry, but no.".

    with free software, this wouldn't happen.

    [1] http://www.mono-project.com/Moonlight
    [2] http://www.gnashdev.org/

  56. Re:Equivalent? by jZnat · · Score: 1

    PAL TVs can support NTSC broadcasts, but not the other way around. So in that case, it'd be better to broadcast in NTSC so that everyone gets to watch. Better yet, you could broadcast in HD and only have to have one standard, but that wouldn't be feasible until everyone has a digital tuner or HDTV (not exactly sure on the details in watching HD on a standard definition TV, but you could at least broadcast digital channels).

    --
    'Yes, firefox is indeed greater than women. Can women block pops up for you? No. Can Firefox show you naked women? Yes.'
  57. Shame on our own PBS and its Windows/Real bias by Anonymous Coward · · Score: 0

    I have a Mac and can't watch most of the tons of publicly funded content on PBS.com, from kids programs to Frontline or science shows. Shame on PBS! I'm not donating any money to them until they correct that biased policy.

  58. Yes - Verisign torrents by Anonymous Coward · · Score: 0

    Not only does the iPlayer infect your Windows PC with the Verisign Kontiki P2P client, the EULA states that you are personally liable for all bandwidth costs. The iPlayer contains no throttle or control over what you upload, which leaves you a sitting guinea pig.

  59. Quit exagerrating by Orig_Club_Soda · · Score: 1

    I swear you guys make things worse than they really are. And then you believe yourself.

    "the equivalent of current BBC broadcasts only being watchable on, say, a Sony television"
    What if the Sony television was $19.95 or even free?

    The UK already received the programming via TV. Receiving it a SECOND time via web should have some expense. When you by a hardbound book to expect the store to give you a paperback book for free?

    I am a Mac user and I even think the Mac - especially Linux - argument is pretty lame when their market share is so small. Its a waste of money to program for these platforms.

    If anyone is to blame in this equation its Microsfot for not making their DRM available on these platforms.

  60. Re:Equivalent? by Oktober+Sunset · · Score: 2, Funny

    PAL tvs can support NTSC signals, but they look like dogshit, kinda like they do on an NTSC set actually.

  61. Re:Equivalent? by JohnBailey · · Score: 1

    I wasn't saying whether it was right or wrong, just pushing my finger through the big gaping hole in the analogy. But, hypothetically, if NTSC (US style) TV sets were a small percentage of the market (5-10%) and PAL (European style) sets were the other 90%, I don't think it would be unreasonable for BBC to devote more resources to the PAL viewers. I say that as I write this on a Mac. Or...

    and I know this is a radical idea.. but bear with me..

    Make the thing cross platform from day one. No extra resources. One system for everyone, and the system only has to be created and debugged once instead of two or more times. Instead, the beta tested with the largest sector of the market. Still.. should be interesting to see how much traffic they get.

    From all reports, the Microsoft based client is buggy, difficult to set up, and is a bandwidth hog. Some of this may change between now and when they launch it on the public, but don't bet on it. Interestingly.. In the UK, where fixed download limits are common, how many people are going to sign up and not realise that it is a peer to peer system, so while they are downloading, others are downloading from them.
    --
    It is difficult to get a man to understand something when his job depends on not understanding it.
  62. Re:flash and bad sportsmanship by Chris_Keene · · Score: 1

    Look. I know it's bad form. But I submitted something yesterday that made this clear. And I don't normally, so as it is my first time ever... I'm sulking that my submission was rejected. Pah! it was much better than this shit. and my mum would agree with that (probably)

    http://slashdot.org/firehose.pl?op=view&id=332447

    Chris
    (never posting again. Ever. Stupid slashdot, I'm going to read http://www.kuro5hin.org/ - for at least a day. and then come back. again.)

    --
    You will forget this sig before you next see it
  63. Re:Equivalent? by evilviper · · Score: 1

    PAL TVs can support NTSC broadcasts, but not the other way around.

    There's nothing about PAL that makes it able to play NTSC, and nothing about NTSC that makes it more or less able to play PAL.

    What you probably mean is that it's very, very common for PAL TVs to be dual-standard, while it's quite uncommon for NTSC TVs.

    (not exactly sure on the details in watching HD on a standard definition TV, but you could at least broadcast digital channels).

    The set-top-box/tuner just needs to have a little more horsepower to decode the HD video (compared to standard-def) and it can easily output it at any resolution, in any standard, and to any connector type you could want. That is how ALL digital TV tuners in the US work.
    --
    Slashdot gets worse every day... Pipedot: News for nerds, without the corporate slant
  64. Re:Equivalent? by ADRA · · Score: 1

    PAL and NTSC are locked into 1/2 the frequencies of their terrestrial power.
    PAL is euro power of 50hz or 25 full frames / sec.
    NTSC is power of 60hz, but with some slight timing issues this ended up as 29.97 full frames / sec.

    Since NTSC countries record TV programs at 29.97 and EURO zone TV programs record programs for 25fps there is an inherent problem with requiring either one of the other group to finalize on a different standard. The end result is something that just doesn't look right. The 'better' compromise would be to force support for both standards going ahead in the future or drop both standards and use film's standard 24fps =)

    --
    Bye!
  65. Re:Equivalent? by youthoftoday · · Score: 1

    Not at first. They did run both systems alongside each other for long enough to make an informed choice. In the end I think it's the tanks of dangerous chemicals, fire risk and waste that won the day. Not a commercial deal.

    --
    -1 not first post
  66. Dude! by Anonymous Coward · · Score: 0

    It was 'The Trust' that demanded the BBC use DRM in the first place, please don't praise them! :)

  67. MOD DOWN by Virgil+Tibbs · · Score: 1

    Mod Down this...
    slashdot is not a place for reinforcing racist attitudes.

    --
    www.tdobson.net #### Dare to Dream #### blog.tdobson.net
  68. Why no Amiga support?? by I'm+Don+Giovanni · · Score: 1

    Why should we Amiga users be left out in the cold? We, the both of us, pay taxes that go to the BBC too!

    --
    -- "I never gave these stories much credence." - HAL 9000
  69. Re:Equivalent? by I'm+Don+Giovanni · · Score: 1

    Maybe making a Windows-specific version that would serve 95% of the public was cheaper than a cross-platform version to get that extra 3% (I don't say 5% because there are still those that use neither Windows nor Mac nor Linux). Ever think of that, Einstein?

    BBC said that Windows provides functionality that the other platforms don't, and they wanted to make use of that functionality as it would lower costs and would enhance the experience for there 95% Windows user base.

    Mac and Linux users do pay BBC taxes, but the Windows users pay a collective 20 times as much. On a cost per user basis based on the taxes that are collected, the Windows client costs much less than does the Mac/Linux client. What BBC should do is charge on a per user basis, the cost it takes to create a client for a specific platform. Each Mac user would end up paying 20 times as much as a Windows user, and each Linux user would pay 10 times as much as a Mac user, but that would only be fair. As it is, Windows users taxes are going to pay for Mac/Linux client to a much greater extent than the reverse.

    "From all reports, the Microsoft based client is buggy, difficult to set up, and is a bandwidth hog."
    Bullshit. *All* reports say that, or only the ones you are predisposed to believe?

    --
    -- "I never gave these stories much credence." - HAL 9000
  70. Ashley Highfield is Borg by daybot · · Score: 1

    This is what happens when you get into bed with Microsoft.

    I'm becoming increasingly convinced that Highfield (Director of Future Media and Tech at the BBC - responsible for the iPlayer plan) is receiving substantial kickbacks from MS. He lies to the public and the government; he has no respect for many of the BBC's primary values, or the BBC Trust, non-Windows users... I could rant on this subject for hours but I get too worked up about it.

    See this:

    "The only thing that might stifle innovation would be the process of approving new services because that can take a long time. With BBC Trust approval framework for new services, we won't always be able to be number one"

    Clearly, to Highfield, BBC Trust is just an irritant; an obstacle to navigate. More choice quotes here

    "...[Apple's] proprietary and closed framework for digital rights management gives us headaches [but] it is one of our top priorities to re-engineer our proposed BBC iPlayer service to work on Macs."

    Er, it's Microsoft's proprietary and closed framework for DRM (upon which the iPlayer is based) that is giving them headaches. At least the iTunes Store is multi-platform!

    By adopting MS DRM, Highfield made the wrong decision from the outset and now he's stuck because he's blown his budget on MS proprietary, single-platform technology and the BBC Trust are wondering where the promised Linux and Mac clients are. When the Christmas deadline comes and goes with no satisfactory solution, we should start a new petition to the BBC Trust to have Highfield removed from his position.

  71. Re:Equivalent? by leenks · · Score: 1

    Interestingly.. In the UK, where fixed download limits are common, how many people are going to sign up and not realise that it is a peer to peer system, so while they are downloading, others are downloading from them.
    Downloading from me means that I'm uploading. It doesn't affect download limits, and I don't know of any ISP here in the UK that has an upload limit.
  72. Re:Equivalent? by jamstar7 · · Score: 1

    Since NTSC countries record TV programs at 29.97 and EURO zone TV programs record programs for 25fps there is an inherent problem with requiring either one of the other group to finalize on a different standard. The end result is something that just doesn't look right. The 'better' compromise would be to force support for both standards going ahead in the future or drop both standards and use film's standard 24fps =)

    Or do what I did when I got a couple PAL DVDs here in the states. 89679 to avi, convert to whatever at will.

    --
    Understanding the scope of the problem is the first step on the path to true panic.
  73. Re:It's not cost per person, it's a different mark by BertieBaggio · · Score: 1

    The BBC don't have ads... that's their biggest plus point IMHO

    I would argue that the licence fee was (counterintuitively) their biggest plus point. It gives them editorial independence which, while imperfect, is the reason they are able to be critical of those which would normally be able to influence them - chiefly companies and the government.

    --
    If all you have is a grenade, pretty soon every problem looks like a foxhole -- MightyYar
  74. Re:Who cares? by toriver · · Score: 1

    You mean in the "if there aren't ads every five minutes when will I find the time to pee" sense I guess? Well, you are supposed to watch the ads, dammit!

  75. 64-bit flash player? by tfountain · · Score: 1

    Does this mean the BBC can apply a little pressure on Adobe to release a 64-bit version of the flash player for Linux?

  76. 99.3% coverage, to be sure... by apodyopsis · · Score: 1

    is it proprietary? yes, thats bad.

    but, is it on most browsers in the world? yes, and the plug-in is free, and thats good.

    thats what I mean by ubiquitous. you wave a magic wand to remove flash and many/most of the big name websites (youtube, facebook to name two) have problems. as of June 2007 Flash was on 99.3% of desktops (source: wiki) - if that is not ubiquitous then I will eat my metaphorical hat along with a sizable portion of humble pie.

    I did not claim it was the best solution, or even a good one - but it is a solution that certainly has coverage and is ported across most platforms. that is why it is a big step forward from the BBC, and I applaud them for it.

    when there is a similar GPL system installed on >95% of browsers world wide you can be sure I will be celebrating, but for the time being I make do with what I have.

    1. Re:99.3% coverage, to be sure... by zakkie · · Score: 1

      On most browsers != ubiquitous. "Most browsers" is also a naieve term. What you really want to consider are user agents - not necessarily browsers, but programs which access information served by web servers. These can be bots, like Google's Googlebot, or other not-browsers like Altavista's Babelfish, or any of many other legitimate, non-browser uses of content served over http.

      As for your "make do with what you have" line - that's a penny wise but pound foolish approach; short term expedience which could lead to painful long term consequences - like wrapping content in proprietary formats that you and I have no control over or ability to access without official sanction.

  77. no adverts, pah, pull the other one mate by pbhj · · Score: 1

    No adverts? Have you watched the BBC recently. There's about a 10 min. break while they tell you about the latest celebrity dancing show. Offer you a magazine (other magazines are available!) or a website to look at. Tell you what's on the 15 (? yes it's hyperbole) other BBC channels you can't view. Show you an infotainment-ad for digi boxes. Then they'll show a teaser/trailer and won't even tell you when it's going to be on (yes they think they're a commercial station, morons). Then to cap it off they show some (great looking but completely superfluous) video artwork of hippos or something.

    What I want to see is a list of programmes coming on next, this should be read out; sidebar with programmes on maybe 3 other channels and then perhaps a 30s teaser with details of exactly when it's going to be on the TV. Follow that with an announcement of the current program, series, episode. Then instead of all the hippos and flashy commercials they can spend the money on other public resources in the entertainment arena like libraries, sports centers, etc..

    You'll be telling me next it's all just high quality thought provoking programming.

    Some highly educated idiot at the Beeb thinks they have to compete as the lowest common denominator. So they now spend the license fee on over-paid presenters, ripping off other peoples reality TV ideas (like how to steal from your viewers in competitions!) and advertising for the National Lottery.

    Lastly ... get orf my lawn!

    1. Re:no adverts, pah, pull the other one mate by clickclickdrone · · Score: 1

      Sure they do ads for their stuff but they always have although yes, it does seem to have gone up a notch lately but then they;ve got more stuff to advertise - it ain't just BBC1 & the Home Service anymore.
      Fully agree re lowest common denominator though - the BBC should not be chasing ratings.

      --
      I want a list of atrocities done in your name - Recoil
  78. This is NOT for linux by CarpetShark · · Score: 1

    its NOT "iPlayer for linux" - its flash based player for ANY OS that support flash.


    Which is a SUBSET of Linux.
  79. Silly me by wicka · · Score: 1

    I wasn't aware Sony made 75% of all the TVs in the world.

  80. Flash video? No download support? by The+Master+Control+P · · Score: 1

    I frankly don't see the problem here. Ethereal -> Packet capture -> Follow TCP stream -> Save raw -> Vi to edit out HTTP headers -> Horray!

  81. Re:flash..P2P? by lpq · · Score: 1


    flash is P2P?

  82. Re:Equivalent? by JohnBailey · · Score: 1
    You assume all segments of each user base are going to take advantage of the service. But I very strongly doubt that is the case.

    So out of the 95% or whatever Windows is reputed to be right now..

    Remove the business users who will not be able to install the iPlayer client,
    then remove the considerably large number who are still on dialup, so will not be able to access the service,
    and finally remove the percentage of users who can't be bothered either way.

    Then do the same with the flash based player users, except you may have to re survey the business users, as some will be ok with using flash from work. And as most people already use flash, providing it isn't a customised player, they have also less effort involved should they wish to use the service on a casual basis.

    And you have a considerably smaller market with an unknown ratio of Windows to everything else. It would be very interesting to see what the figures are after a few months of use. Especially the figures for flash versus the customised player.

    "From all reports, the Microsoft based client is buggy, difficult to set up, and is a bandwidth hog."
    Bullshit. *All* reports say that, or only the ones you are predisposed to believe? All I have seen. I haven't gone out of my way looking for reports on the service, as I am not particularly interested in it, so most I have seen are little snippets in other forums, magazine articles and the like I have come across. But I have yet to see an article that says anything positive about it. If you can find me several reports (I tend to be sceptical about single articles) showing how easy the player is to set up, how economic it is with bandwidth due to the codec that the BBC and Microsoft have chosen to provide the media in, and how good the quality of the video is once it is downloaded, I will quite happily admit my ignorance and apologise.
    --
    It is difficult to get a man to understand something when his job depends on not understanding it.
  83. Re:Equivalent? by JohnBailey · · Score: 1

    My mistake. I assumed that upload and download were counted by default.

    --
    It is difficult to get a man to understand something when his job depends on not understanding it.
  84. Fo fucks sake, make your point. by jotaeleemeese · · Score: 1

    If you have something to say, say it, most people don't have time to play your mindfuck games....

    --
    IANAL but write like a drunk one.
  85. My home has 10 computers by WillAffleckUW · · Score: 1

    Only two are Windows.

    Most are Linux. Two are Macs.

    And a friend of mine watches the BBC TV shows that show there online (she lives in Seattle, and watches shows they don't show on BBC America).

    --
    -- Tigger warning: This post may contain tiggers! --
  86. Nonsense by jotaeleemeese · · Score: 1

    It is nothing close to the 10 minutes you are mentioning.

    Go on, watch in hand check it.

    --
    IANAL but write like a drunk one.
  87. They don't have a spine. by jotaeleemeese · · Score: 1

    Since Margaret Thatcher forced the BBC to comission work from private producers (a good thing) these producers demand all kind of controls (DRM, copyrights, etc) on the material created.

    The people in the BBC simply do not have the spine to tell them and fsck themselves, they are affraid to say to a producing company to go and do work elsewhere if they don't assign all copyright to the BBC.

    But maybe this happens because BBC insiders are buddies with people in the productions companies and thus would never dream of demanding such things.

    And we the public? Very well, thanks.

    --
    IANAL but write like a drunk one.