Stories
Slash Boxes
Comments

News for nerds, stuff that matters

Slashdot Log In

Log In

[ Create a new account ]

Ogg Theora In Firefox, With Wikimedia Support

Posted by timothy on Thu Jul 31, 2008 01:19 PM
from the cause-for-optimism dept.
An anonymous reader writes "Ogg Theora support for the HTML5 <video> tag is in the Firefox 3.1 nightlies. Theora is the only video format allowed on Wikimedia Commons, so Wikimedia people are pushing Wikipedia readers to download a nightly and try it out. Break it, crash it, report bugs, get it into good shape and nullify Apple and Nokia's FUD the best way possible. They may have gotten the words 'Vorbis' and 'Theora' removed from the HTML5 spec, but the market will tell them when their browsers are sucking."
media mozilla ogg flamebait whybother
tech mozilla
story

Related Stories

This discussion has been archived. No new comments can be posted.
The Fine Print: The following comments are owned by whoever posted them. We are not responsible for them in any way.
 Full
 Abbreviated
 Hidden
More | Login
Loading... please wait.
  • YouTube (Score:5, Funny)

    by linuxrocks123 (905424) on Thursday July 31, @01:23PM (#24420861) Homepage Journal

    It would be nice if YouTube supported in-browser Theora once Firefox 3.1 is released. It would also be nice if Theora were a good enough codec for that to be practical for them.

    • Re:YouTube (Score:5, Insightful)

      by Anonymous Coward on Thursday July 31, @01:26PM (#24420919)
      No way Youtube is going to let Joe Sixpack easily download whatever video he wants to his computer.
        • Re:YouTube (Score:5, Insightful)

          by Rob T Firefly (844560) on Thursday July 31, @01:52PM (#24421369) Homepage Journal
          Youtube's business model (such as it is) revolves around keeping you coming back to their site to watch the videos, and view the associated ads while letting them track what you're watching. They are most certainly not eager to help you make them less money y letting you easily download. You may as well ask why your local cinema doesn't give you a copy of the DVD with your movie ticket.
          • Re:YouTube (Score:5, Informative)

            by negRo_slim (636783) on Thursday July 31, @02:24PM (#24421953) Homepage

            Youtube's business model (such as it is) revolves around keeping you coming back to their site to watch the videos

            And Firefox relies on the power of customization to offer add ons such as Video Download Helper [mozilla.org] which allows you to download media on a page with two clicks. I find excellent for saving hard to find music videos on YouTube, reminds me what DVDs to look for when I visit my local independently owned record shop [buymusichere.net].

              • Re:YouTube (Score:5, Insightful)

                I think you are missing the thread of this conversation. The question is whether or not Youtube would consider offering Theora files. Someone above claimed that offering Theora files would allow people to download the videos (ie, watch them while not pointing their browser to Youtube). Someone else responded that tools exist to download Flash videos. The AC I responded to claimed that "Jow Sixpack" couldn't use those tools. I would argue that someone who can't use those tools would be equally incapable of downloading a Theora file.

      • Re:YouTube (Score:5, Informative)

        by linuxrocks123 (905424) on Thursday July 31, @02:05PM (#24421587) Homepage Journal

        Ogg Vorbis is an awesome music codec, producing smaller files than MP3 for the same level of quality. Ogg Theora is a rather mediocre-to-poor video codec, producing larger files than most alternatives (MPEG4, for instance) for the same level of quality. To top it off, it also taxes the CPU more than alternatives, which is still important for really high bitrate videos. Given the current level of quality of the Theora codec, it wouldn't make any sense for YouTube to switch to it for its videos, even if YouTube had the desire to do so.

        • Re:YouTube (Score:5, Interesting)

          by negRo_slim (636783) on Thursday July 31, @02:41PM (#24422257) Homepage

          To top it off, it also taxes the CPU more than alternatives, which is still important for really high bitrate videos.

          Which most likely is lack of support for hardware acceleration in the video card drivers. Easily remedied if AMD or Nvidia can be bothered to step away from their Watt eating contests.

  • by Raul654 (453029) on Thursday July 31, @01:31PM (#24420999) Homepage

    I've put more Theora videos on Wikipedia commons than almost anyone else. The problem is, ffmpeg2theroa [v2v.cc] (which is the most direct way of generating theora videos, by transcoding them from other video formats) is not all that great. I've tried to get three features included in ffmpeg2theora with no success at all. The developers don't have bugzilla and don't respond to email. (For anyone interested, those three features are: [1] a command line option to use whatever resolution the target video uses rather than manually specifying it [2] the ability to rotate by 90 degrees, and [3] because many cameras (including mine) tend to set a couple of bits wrong when creating quicktime movies, ffmpeg2theora need to be less picky about following certain file specifications. Right now, it errors out without producing any output)

    So yes, this is good news. But until there's more content to actually view using this - and that necessitates better production-side software - it's not all that big of a deal.

  • by a nona maus (1200637) on Thursday July 31, @01:37PM (#24421091)
    I might claim that this event is unimportant due to Theora's quality compared to the leading-edge codecs, but it looks like that has been fixed [mit.edu], or soon will be. Obviously no one sane will knock Vorbis' quality.

    With the way things are going this sounds like it's going to be quite a fight between the proprietary and open worlds. I can't think of anyone better than Noikia [slashdot.org] and Apple [slashdot.org] to play the side of proprietary. ... Not even Microsoft seems to be able to pull off, well, evil as completely as those two these days. And with Mozilla and Wikipedia on the other side it's not like either side of this fight is hopelessly out-gunned.

    Of course, this is interesting to more than just Wikipedia [cydeweys.com], but few other players are both as important and have such a clear long-term vision.

    Round TWO! FIGHT!

  • I keep hearing that Theora has problems. Does it really? Or are these rumors FUD?

    Some of the "problems" seem to be misunderstandings. Like, someone encoding at a too low bitrate, and then complaining that the quality is poor. Perhaps encoding isn't very fast either. I know Theora isn't the best codec ever, but it's decent.

    I've heard it's difficult to program for the Theora libraries.

    But what I've heard the most of is unethical and unwarranted efforts to stop the use of Theora and Vorbis as well. In light of that, I regard reports of "problems" with a lot of skepticism.

  • by Anonymous Coward on Thursday July 31, @01:45PM (#24421239)

    ... because it's patent-free. Quite a few games I see have vorbis.dll and therora.dll's about.

  • by PineHall (206441) on Thursday July 31, @02:06PM (#24421605)
    There is another free codex that I heard was pretty good. BBC has the Dirac video format [free-codecs.com]. Could this be an alternative?
  • by mattMad (1271832) on Thursday July 31, @02:17PM (#24421813)
    I am not sure whether Firefox 3.1 will ever be finished as most Firefox developers seem to be trapped without power in Canada... :-) See: http://planet.mozilla.org/ [mozilla.org]
    • by a nona maus (1200637) on Thursday July 31, @01:53PM (#24421389)
      Ah, nothing like Slashdot to bring out the best in humanity. The doom9 comparison is four years old... that would be like comparing something to the MPEG reference code. The latest work [mit.edu] on Theora shows a pretty clear doubling of quality per bitrate vs theora from a few months ago... but since this is Slashdot, I'm sure that little details like that won't slow anyone down. Good job, Nokia.
    • by Anonymous Coward on Thursday July 31, @02:19PM (#24421859)

      When I was evaluating codecs for an embedded platform H.264 consumed three times the MIPS of the Theora decoder, on our target CPU architecture.

      H.264 did win out on quality, but the licensing was very expensive... almost as costly as our whole CPU. The cpu load would have required us to add an expensive decoding chip. Because of those negatives H.264 was simply a non-starter.

      Fortunately our application didn't require interworking with the outside world so Theora was a good fit. At the low bitrates we needed Theora's quality was far above our other options (MPEG1, for example) and reasonable enough.

      As Theora adoption increases we can expect the pace of increase to increase. For many people the objective balance is already in favour of Theora but for most applications compatibility dwarfs all other factors. Few care about 10% differences in bitrate, and free has a huge advantage over the long term in terms of archiving ubiquity.

    • No FUD. (Score:5, Informative)

      by a nona maus (1200637) on Thursday July 31, @02:38PM (#24422205)

      The HTML5 spec originally specified that, as a baseline, conforming implementations should include a minimum of Vorbis and Theora.

      This would mean that web developers would have a reasonable baseline they could target that would work for all users, but still offer up 'higher quality' versions in more efficient alternative formats if the user had the right software.

      Sadly, some of the MPEG video patent holders have big voices in the W3C and demanded that there be no baseline. (What a shock: they don't want to have have a more level compatibility playing field because they don't want to have to compete on quality and price).

      W3C pulled the baseline due to those demands... but at least they didn't mandate useless or proprietary codecs.

      No one proprietary format can gain universal adoption because some companies are always going to push their own, which is why we have this morass of incompatibility... FLV, WMV, Real, ugh. Apple pay Microsoft for a video format? Not if they can help it!

      Companies like Apple are perfectly happy having their own walled gardens of incompatible formats since they've made quite a business out of it. The lack of a good standard suits them just fine.

      So... providing good working web video becomes a numbers game and it's all up to us users to set things straight by making good choices, which is why this is such big news. Internet standards... protocols, formats, etc. should belong to the public. Anything less will make us perpetual victims to fighting between big companies and leave us subject to constant taxes on our internet use.