Slashdot Mirror


MPEG-2 Streaming Client for Mac?

foobar104 asks: "Macintouch posed an interesting question: is there any MPEG-2 streaming client software for the Mac, either for OS 9 or OS X? According to Kasenna, maker of the MediaBase streaming video platform, there isn't. You'd think Quicktime 5 would be able to stream MPEG-2 content, but sure enough the data sheet lists MPEG-1 only. Is Kasenna right?"

"Because I can't seem to figure out how to link directly to a story on Macintouch, here's the entire question.

David Hannah asked this interesting question about streaming video support on the Mac:

'I am a developer for the SGI and Linux Platforms, and have begun working with a product called MediaBase from Kasenna; it is a MPEG 1|2 Streaming Server. They are preparing to release MediaBaseXMP, which will support MPEG 4 as well. I was told by them that they do not support MPEG 2 streaming on the Macintosh, because there is no existing player that will accommodate this, including QuickTime 5. They said that QuickTime 6, when it releases will support MPEG 4, but until then, I cannot stream to a Macintosh without also having a QuickTime streaming server like the one provided by the Darwin project. Any truth to this? Are you aware of an MPEG-2 capable player that will stream on the Mac?'
Since there are a number of MPEG-2 software decoders for Windows, some of them plugins for Windows Media Player, it seems reasonable to think that something similar would exist for the Mac. Can anyone help?"

41 comments

  1. Yes! by Anonymous Coward · · Score: -1

    Yes, that is correct

  2. Rise by The+Lyrics+Guy · · Score: -1

    I've never heard the original version of this song, only this remix. So I'm not endorsing the original, just this one.

    Gabrielle - Rise (Artful Dodger Garage Remix)

    I know that it's over
    But I can't believe we're through
    They said that time's a healer
    And I'm better without you
    It's gonna take time I know
    But I'll get over you

    Chorus:
    Look at my life
    Look at my heart
    I have seen them fall apart
    Now I'm ready to rise again
    Look at my hopes
    Look at my dreams
    I'm building bridges from these scenes
    Now I'm ready to rise again

    Caught up in my thinking, yeah
    Like a prisoner in my mind
    You pose so many questions
    But the truth was hard to find
    I better think twice I know
    That I'll get over you

    (Chorus)

    Much time has passed between us
    Do you still think of me at all?
    My world of broken promises
    Now you won't catch me when I fall

    (Chorus)

  3. slashdot is dying by Anonymous Coward · · Score: -1, Troll

    WTF? Slashdot has moved from posting links to real news sites to copying questions from other sites?

    Man, nobody is gonna care when you go bankrupt next month...

  4. all paths lead to DivX by Pauly · · Score: 1

    It may not do exactly what you describe, but DivX (for Mac) is an important technology to have in your back pocket on any project of this type. Check it out.

    1. Re:all paths lead to DivX by daveschroeder · · Score: 1

      DivX is a ridiculous thing to leverage for an enterprise streaming project. QuickTime 6 is the appropriate solution for this.

    2. Re:all paths lead to DivX by 0x0d0a · · Score: 2

      DivX is a lot more sane. MPEG 2 is designed for really high bitrate stuff...I'd rather *not* have someone streaming it, thank you very much. :-)

    3. Re:all paths lead to DivX by Alan+Partridge · · Score: 1

      No they don't. Anyway, WTF is "streaming MPEG2" other than television? Macs come with an MPEG2 decoder in the shape of Apple DVD Player, incorporating MPEG2 playback into QT Player - while desirable - will attract futher fees from the MPEG LA if included. Windows can't do it either without separate software.

      --
      That was classic intercourse!
  5. All paths lead to QuickTime 6 by daveschroeder · · Score: 5, Informative

    QuickTime 6 handles MPEG-2 (and MPEG-1 and MPEG-4) decoding in software, and will also be able to handle streamed content. Our university is embarking on a large Cisco IP/TV deployment (we'll be streaming a dozen or so TV channels on the campus network), and a requirement was support of Mac clients. The IP/TV gear creates standard rtsp MPEG-2 streams, and we've been told by Apple that QuickTime 6 will handle this (QuickTime 4/5 handles MPEG-1 rtsp streams from IP/TV hardware now, so MPEG-2 rtsp streams, should, in theory, be no problem for QuickTime 6). The current QuickTime 6 Public Preview does NOT include MPEG-2 decoding, but the final release will. So there ya go.

    1. Re:All paths lead to QuickTime 6 by daveschroeder · · Score: 4, Informative

      I should also add that, until QuickTime 6, NO version of QuickTime has done MPEG-2, streamed or not. This has been an annoying thing to many people about QuickTime for quite some time. But this should all be solved by QuickTime 6. MPEG-4 is great, sure, but for the time being most enterprise streaming solutions will still be be MPEG-1 or -2. And QuickTime's support for even MPEG-1 has not been the best, historically. QuickTime 6 is tons better with MPEG-1 as well.

  6. VideoLan by jtl · · Score: 5, Informative

    VideoLan Client is available for Mac OS X, can play MPEG-2 streams (either transport or program), and can play while straming from a VideoLan server or an HTTP server.

    http://www.videolan.org/vlc/

    1. Re:VideoLan by reverius · · Score: 2, Interesting

      I have to second this... when reading the story, I immediately thought, "VLC has a Mac version, don't they?" VLC is the best streaming media player I've used, because they remain dedicated to an open source, cross platform streaming media solution.

      My only question is whether it can be used to play back the MPEG-2 streams we're talking about... I don't know whether they stream over HTTP or not.

    2. Re:VideoLan by iomud · · Score: 2

      qt6 with divx problems on my system (green interlaced lines), I resorted to using vlc, though I have to use it in thousands of colors as opposed to millions.

    3. Re:VideoLan by daveschroeder · · Score: 2, Informative

      There's 2 problems with VideoLAN:

      1. People want a commercial, supported product when they depoly an enterprise streaming solution. Right or wrong, most people won't consider vlc a large-scale solution.

      2. The larger problem is that vlc doesn't currently handle the type or stream generated by commercial MPEG-1/2 streaming servers (rtsp or rtp), so it can't be used for this application.

      QuickTime 6 solves both of these problems.

    4. Re:VideoLan by Anonymous Coward · · Score: 0

      >QuickTime 6 solves both of these problems.

      Uhh, no. QuickTime 6 *will* solve those problems. QuickTime 6 has *not* been released. The Preview does *not* support MPEG-2.

      A future version of vlc *will* most likely solve problem 2, and problem 1 is *already* solved: you can contact the VideoLAN team for commercial support.

      Stop spreading FUD.

    5. Re:VideoLan by g4dget · · Score: 2
      People want a commercial, supported product when they depoly an enterprise streaming solution. Right or wrong, most people won't consider vlc a large-scale solution.

      Many people would consider an open source product if they knew about it. The problem with acceptance of open source software in many businesses has to do with lack of a marketing budget for open source software projects, not with lack of either quality or acceptance.

  7. And for the lazy people out there... by Anonymous Coward · · Score: 0
  8. Re:all paths lead to DivX...sigh by Anonymous Coward · · Score: 0

    Or, if you prefer such things, one could go with 3ivx. Think DivX in a Quicktime container, but better.

  9. Stupid ask slashdot. by Anonymous Coward · · Score: -1, Troll

    These questions get more assinine and less responses as the days go by. Heres to you cliff, /me holds up middle finger.

  10. quicktime by mbaudis · · Score: 1

    quicktime 6 has been out in beta for a while, and works flawlessly so far. i think, apple holds it only back due to the mpeg4 licensing issues.

  11. Does VLC for OSX does this? by stephdau · · Score: 1



    See http://www.videolan.org/vlc/ and it's cross-platform too.

  12. Did you try Google? by Wesley+Felter · · Score: 4, Informative

    MPEG-2 streaming client Mac gives you VideoLAN as the first hit.

  13. QT 6 + VLan = � by Anonymous Coward · · Score: 0

    Just to let you know, if you install QT 6, it breaks .AVI (DivX) movie playing ability. Least, in my experience.

    1. Re:QT 6 + VLan = � by Alan+Partridge · · Score: 1

      we're all fuckin crying. AVI != DiivX, BTW. Proper AVI files are still perfectly playable under QT 6.

      --
      That was classic intercourse!
    2. Re:QT 6 + VLan = � by Anonymous Coward · · Score: 0

      Why do you windows losers think that divx ;-) == divx == avi?

    3. Re:QT 6 + VLan = � by Anonymous Coward · · Score: 0

      using which codec?

      BTW I agree DivX != AVI

      I think divx files should end in .dvx for .dvix or something other than avi...

    4. Re:QT 6 + VLan = � by Anonymous Coward · · Score: 0

      Just trash VLC's preferences, and ta-daa it works again.

  14. Anal Cox's greatest hits: TR�LL�NP�LK�! by Anal+Cocks · · Score: -1
    THE TROLL POLKA (ARSCHFICKEN MIT ZIEGEN) By Serial Troller Is das nicht ein early post? Ja! Das ist mein early post! Is das nicht ein Goatse ghost? Ja! Das ist mein Goatse ghost! Early post, Goatse ghost, Oh, du schöne, Oh, du schöne, Oh, du schöne, Slashdot sucks! Is das post at minus one? Ja! Das ist at minus one! Is das trolling so much fun? Ja! Das trolling is so fun! Minus one, trolling fun, Early post, Goatse ghost, Oh, du schöne, Oh, du schöne, Oh, du schöne, Slashdot sucks! Is das nicht ein big crapflood? Ja! Das ist mein big crapflood! Is it worthless Linux FUD? Ja! Das ist mein Linux FUD! Big crapflood, Linux FUD, Minus one, trolling fun, Early post, Goatse ghost, Oh, du schöne, Oh, du schöne, Oh, du schöne, Slashdot sucks! Is das nicht der CowBoiKneel? Ja! Das ist der CowBoiKneel! Is dis nicht his manchode meal? Ja! Das ist his manchode meal! CowBoiKneel, manchode meal, Big crapflood, Linux FUD, Minus one, trolling fun, Early post, Goatse ghost, Oh, du schöne, Oh, du schöne, Oh, du schöne, Slashdot sucks! Is das nicht ein WIPO Troll? Ja! Das ist der WIPO Troll! Is das nicht ein Goatse hole? Ja! Das ist der Goatse hole! WIPO Troll, Goatse hole, CowBoiKneel, manchode meal, Big crapflood, Linux FUD, Minus one, trolling fun,Early post, Goatse ghost, Oh, du schöne, Oh, du schöne, Oh, du schöne, Slashdot sucks! Is das nicht Jon Katz slave boys? Ja! Das ist Jon Katz slave boys! Und arent they Tacos sex toys? Ja! They are Tacos sex toys! Katz slave boys, Robs sex toys, WIPO Troll, Goatse hole, CowBoiKneel, manchode meal, Big crapflood, Linux FUD, Minus one, trolling fun, Early post, Goatse ghost, Oh, du schöne, Oh, du schöne, Oh, du schöne, Slashdot sucks! Is das nicht ein trolltalk thread? Ja! Das ist ein trolltalk thread! Is it nicht now FUCKING DEAD? Ja! Is really FUCKING DEAD! Trolltalk thread, FUCKING DEAD, Katz slave boys, Robs sex toys, WIPO Troll, Goatse hole, CowBoiKneel, manchode meal, Big crapflood, Linux FUD, Minus one, trolling fun, Early post, Goatse ghost, Oh, du schöne, Oh, du schöne, Oh, du schöne, Slashdot sucks!

    ____________________

    Change Log:

    • Subtle changes to most verses. It sounded really gay before.
    • Removed all references to Tacos pud. May have been high at time. Will investigate further.
    • Finally think I have
    • goat sex</em> written correctly in German. I think. Arschficken?

    © 2002 Serial Troller. Permission to reproduce this document is granted provided that you send all the bukkake porn you can find to serialtroller@hotmail.com.

    --

    Hey, kid... wanna touch my "kernel patch"?

    -- Alan Cox

  15. MPEG-2 Is *NOT* in QT6 by M'Barr · · Score: 1

    I have been working w/ mpeg-2 data for a little while, and was searching for a way to use it & play it on the Mac. I don't have a DR of QT6, only the public trial, but it does not support MPEG-2, only MPEG-4 & 1. Now, Divx is actually based on MPEG-4, and there are actual codecs out for quicktime now that allow DIVX to play.
    http://mpeg4.jamby.net/ is the site that used to support that codec. It recently moved- follow the link to the new location...

    I now use VLC to play MPEG-2 that is extracted from my Tivo. A slight modification to the standard linux util to convert the date works wonders, and plays beautifully. It also allows you to play SVCD's, and is in a nice aqua window.

  16. Jagwire beta does by Anonymous Coward · · Score: 0

    I found out by accident that my Jagwire installation from disks obtained at WWDC 2002 has QuickTime 6 that will decode MPEG-2. Leg up, pipe on! (You had to be there, WWDC).

    But unlike the downloadable beta, there is no JPEG-2000.

  17. MPEG-2 *IS* in QT6 by daveschroeder · · Score: 4, Informative

    MPEG-2 is in QuickTime 6, just not in the public preview.

    From http://www.apple.com/quicktime/preview/quicktime6/ faq.html:

    I thought QuickTime 6 included MPEG-2 decoding. Where is it?
    The QuickTime MPEG-2 decode component is not available during the preview period but will be available when QuickTime 6 is final.

    1. Re:MPEG-2 *IS* in QT6 by captainjon · · Score: 1

      Just to be clear, MPEG-2 decoding of local files will not be in QuickTime 6--Apple plans to charge for it as a separate option, feeling that most people won't need or care about it. This option will be apart from QuickTime Pro, but they have not said how much it will cost. And of course you will not be able to play DVDs using QuickTime either.

  18. Microsoft Media Player by pbaker · · Score: 1

    Did you try Microsoft Media Player for Mac? I bet it does MPEG2. I'm not sure though since I don't have any plans of installing Microsoft software on my tibook, and Media Player is no exception.

    1. Re:Microsoft Media Player by Binary+Boy · · Score: 1

      Why would it? Windows Media doesn't support it (out of the box) on Windows either... of course there are a number of DirectShow filters which support MPEG-2, and you probably have one if you have installed a DVD player app on Windows, so this might lead you to think Windows Media itself supports MPEG-2. However, even with the MPEG-2 filters, Windows Media Player doesn't support RTSP (or other realtime protocols) for delivering MPEG-2 (only standard file-based transports like http, ftp, file, etc)

      But yes, Quicktime 6 will ship with a comprehensive MPEG-2 decoder, including apparently RTSP-delivered MPEG-2... and given Kasenna and Apple have had a relationship for some time - both through Kasenna's previous media servers which streamed Quicktime, as well as through their mutual status' as founders of ISMA - I am hoping for interop between QT6 and the next Kasenna MediaBase XP (which I recently licensed for a VOD application).

  19. 'QuickTimeMPEG2.component' from the DR works by Anonymous Coward · · Score: 1, Informative

    'QuickTimeMPEG2.component' from the DR works perfectly in QT 5. Size is 660 KB, dated 2002-05-02 and i just put that one file in /Library/QuickTime/, no further installation necessary.

    Finally i can Watch SVCDs with QuickTime Player an ddon't need to rely on this awkward vlc.

    1. Re:'QuickTimeMPEG2.component' from the DR works by Anonymous Coward · · Score: 0

      Can you post this component somewhere on the net? Or e-mail it to timbuktu80@hotmail.com

      Thanks a lot

    2. Re:'QuickTimeMPEG2.component' from the DR works by wealthychef · · Score: 1

      Can I "pretend" to be totally ignorant for a minute: What's "the DR?"

      --
      Currently hooked on AMP
    3. Re:'QuickTimeMPEG2.component' from the DR works by nedron · · Score: 2

      "Developer Release" maybe?

      --


      * As is generally the case, my opinions do not reflect those of my employer.
  20. Mac OS Rumors by TRoLLaXoR · · Score: -1

    Ryan Meader sat back in his fold-up chair, rocking gently back and forth with his feet under the front two legs. He ran a finger through his greasy, ratty hair and stroked his equally disgusting auburn goatée. He was deep in thought and hadn't even noticed that his burning session had ended and his new CD full of gay porn movies was ready to pack away with the dozens of others in his CD binder.

    For the fifth time this month, Ryan had received a call from a collection agency demanding payment on an overdue credit card bill. This time it was on behalf of Triple XXXstacy, Inc. and his past-due amount of $1000. A week ago it had been Apple itself demanding to know where its $28 payment was for Ryan's rev. B iMac (the one her server Mac OS Rumors from). Ryan had stopped payments on it long ago, even though he'd taken out a five year loan from Apple to pay for the system.

    The Mac rumor industry just wasn't the same anymore. Back before Steve Jobs had retaken Apple, the illicit news and underground chirping was plentiful and knew no bounds. But since some time around June of 1997, everything dried up. Ryan remembered back to his last great rumor, the one about Apple and Oracle merging, and sneered. It had been a huge misinformation troll probably created by Steve himself, and Ryan had bitten. MOSR's credibility-- what little it had left-- had been shot, and ever since then pickings had been slim.

    Shifting in his chair to reach for the night's sixth swig of Mad Dog, Ryan wondered how the other rumor-mongers did it. AppleInsider, though now nothing more than a forum for idiotic 15 year olds, had been right or nearly so with almost all of its articles. SpyMac, a newer site, regularly featured new snippets of information that always at least showed some kernel of truth when Apple finally showed its cards. It couldn't be that no one liked Ryan anymore, could it?

    Wild Eep sounded from his iMac's speakers and Ryan excitedly command-tabbed over into Mail.app. Would it be a hot tip from Tron, his mole from Cupertino? Or would it be from his hot girlfriend with more news on her liposuction surgery? Or perhaps it was from his long-time friend from Motorola with more news on the PowerPC G6?

    When Mail.app finally opened and finished twirling and opening drawers and grabbing updates from the ISP's IMAP server, Ryan's shoulders slumped. It was another email from Trollaxor. Not even bothering to ponder what it would be this time, Ryan immediately opened it.

    From: Trollaxor trollaxor@mac.com
    To: Ryan Meader ryan@mosr.com
    Date: Wednesday, June 26, 2002 22:14
    Subject: About Your Last Update

    Hi Ryan,

    Nice update last week. Thought you'd like to know almost none of it came true. In fact, the only parts of it that were true was the day-old news you included in it and the text ads you stuck in the middle of it.

    Why don't you just give up? Mac users hate you even more than they do me, and the only people who read your site are clueless Mac newbies, trolls, and your girlfriend. You'd be doing the entire Mac commmunity a favor.

    Even Steve Jobs hates you. He told me so himself.

    --Trollaxor

    Tears welling in his eyes, Ryan hoarsly whispered, "I hate you, Trollaxor," through clenched teeth. He took his glasses off and cleaned them on his Power Computing, Inc. t-shirt and looked at the screen through blurry eyes, muttering to himself about how stupid Trollaxor was. Deep down, however, Ryan knew Trollaxor was exactly right. And that's what hurt the most.

    Chugging the rest of his kiwi-strawberry Mad Dog, Ryan lit up a joint and took a deep hit. Marijuana and alcohol were his only comforts anymore as MOSR slipped deeper and deeper into the gutter. Ryan didn't know where to turn or what to do about, however. He'd dropped out of High School when, at the tender age of 16, MOSR had taken off. He'd never attended college or even gone back to get his GED and didn't know a thing about computers except HTML 3.2, which was now more than five years out of date. He even had to call his local Apple repair center for help with Mac OS.

    His iMac now slept as Ryan walked slowly over to the mattresses in the corner of his economy apartment. Tomorrow would be another day of dodging creditors and hoping against hope for a real, honest-to-God hot tip, reading Mac news sites, and receiving further email abuse from Trollaxor.

    There would be no update on MOSR tonight.

  21. In Case you FAGS Slashdot it... (Sc0re: 4, Funny) by Anonymous Coward · · Score: 0

    MPEG-2 Streaming Client for Mac?
    Posted by Cliff on Wednesday June 26, @06:08PM
    from the that-age-old-question-of-availability dept.
    foobar104 asks: "Macintouch posed an interesting question: is there any MPEG-2 streaming client software for the Mac, either for OS 9 or OS X? According to Kasenna, maker of the MediaBase streaming video platform, there isn't. You'd think Quicktime 5 would be able to stream MPEG-2 content, but sure enough the data sheet lists MPEG-1 only. Is Kasenna right?"

    "Because I can't seem to figure out how to link directly to a story on Macintouch, here's the entire question.

    David Hannah asked this interesting question about streaming video support on the Mac:

    'I am a developer for the SGI and Linux Platforms, and have begun working with a product called MediaBase from Kasenna; it is a MPEG 1|2 Streaming Server. They are preparing to release MediaBaseXMP, which will support MPEG 4 as well. I was told by them that they do not support MPEG 2 streaming on the Macintosh, because there is no existing player that will accommodate this, including QuickTime 5. They said that QuickTime 6, when it releases will support MPEG 4, but until then, I cannot stream to a Macintosh without also having a QuickTime streaming server like the one provided by the Darwin project. Any truth to this? Are you aware of an MPEG-2 capable player that will stream on the Mac?'
    Since there are a number of MPEG-2 software decoders for Windows, some of them plugins for Windows Media Player, it seems reasonable to think that something similar would exist for the Mac. Can anyone help?"

  22. Does anybody RTFFAQ anymore? by anarkhos · · Score: 1

    It's right there in the QT6 FAQ.

    --
    >80 column hard wrapped e-mail is not a sign of intelligent
    >life
  23. Heil, y'all by Anonymous Coward · · Score: 0

    HeilHitlertoall my Nazi friends!