So Apple Hates Flash? What to use for video player for embedding on em?

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • JD
    Too lazy to set a custom title
    • Sep 2003
    • 22651

    #16
    they don't want flash on iPhones because it'll compete directly with their app store.

    Comment

    • fris
      Too lazy to set a custom title
      • Aug 2002
      • 55679

      #17
      just link to the mp4 file, and the iphone/ipod/ipad will handle the rest
      Since 1999: 69 Adult Industry awards for Best Hosting Company and professional excellence.

      Comment

      • Trax
        [----------------------]
        • Aug 2001
        • 14486

        #18
        Originally posted by JD
        they don't want flash on iPhones because it'll compete directly with their app store.
        and that is the fucking point
        they are ok with people watching short shit on youtube
        but hulu on the iphone/pad would cost them quite a bit of revenue
        fuck apple

        Comment

        • stickyfingerz
          Doin fine
          • Oct 2005
          • 24984

          #19
          Originally posted by Young
          i have a brand new macbook pro (2.8ghz 4gb ram) running 10.6 and i haven't gone more than 2 days without having a flash ad, banner or element on a page freeze, prompt me for a stop script or just crash my web browser....whether it be safari, firefox, or chrome.

          you just may have not attributed the problem to flash...check out your logs..it will tell you different.

          and sticky idiot. adobe should figure out how to properly develop flash for the mac os (start by abandoning carbon) not the other way around. its not apple's burden to make flash work.

          html5 will soon kill flash anyways. anyone who has their doubts just look at Google's new Google Voice HTML5 app.

          bye bye flash
          Wait... so the OS touted as the "it just works" OS won't work with the most adapted form of media in the world?

          http://www.adobe.com/products/player...s/flashplayer/

          All my windows machines have NO problem with playing flash, and don't crash when viewing flash etc. Not to mention windows has to work with a shit load of more applications, devices, drivers, while being non proprietary and still we have to listen to the mac fan boys banter...

          Im SOOOOO sure that if windows suddenly stopped working with flash the Mac elite crew would be talking about how their snoot fest works with anything and everything, blah fuckin blah...

          Cult people make me giggle..

          Comment

          • Tube Ace
            So Fucking Banned
            • Nov 2008
            • 4941

            #20
            Originally posted by JD
            they don't want flash on iPhones because it'll compete directly with their app store.
            exactly..

            Comment

            • Semi-Retired-Dave
              Too lazy to set a custom title
              • Apr 2004
              • 11190

              #21
              Originally posted by KlenTelaris
              Huh,question is will html5 be finished in next 10 years.
              Isn't Youtube already using html5? So I heard.
              Support a Good Cause

              Comment

              • borked
                Totally Borked
                • Feb 2005
                • 6284

                #22
                In all fairness, whenever my browser crashes, or the mac freezes, then the ensuing debug report that is sent to Apple *always* has Adobe flash appearing in the 2nd or 3rd backtrace line, which brought me to the conclusion that flash is the fault of crashing my browser and my mac.

                For coding work - hit me up on andy // borkedcoder // com
                (consider figuring out the email as test #1)



                All models are wrong, but some are useful. George E.P. Box. p202

                Comment

                • borked
                  Totally Borked
                  • Feb 2005
                  • 6284

                  #23
                  Originally posted by stickyfingerz
                  Wait... so the OS touted as the "it just works" OS won't work with the most adapted form of media in the world?

                  http://www.adobe.com/products/player...s/flashplayer/

                  All my windows machines have NO problem with playing flash, and don't crash when viewing flash etc. Not to mention windows has to work with a shit load of more applications, devices, drivers, while being non proprietary and still we have to listen to the mac fan boys banter...
                  Well, if you download Flash, you have to download the version corresponding to your OS. Which means, Flash out-of-the-box is not platform independent. Linux had to wait quite a long time for Flash.

                  So, maybe Adobe just put more effort/manpower into the Windows version because of the much larger user base?

                  I ain't no Mac Fanboi, but business logic says that you put more effort into what is going to give you the biggest user base

                  For coding work - hit me up on andy // borkedcoder // com
                  (consider figuring out the email as test #1)



                  All models are wrong, but some are useful. George E.P. Box. p202

                  Comment

                  • borked
                    Totally Borked
                    • Feb 2005
                    • 6284

                    #24
                    Originally posted by gleem
                    So now that we know we won't see flash on iphone/ipad, WTF are we supposed to use to embed videos, is there anyway to implement h.264 vids as easy as with a flv player that lets you skip in the time line?
                    Yes, Darwin Streaming Server will stream your h.264 vids no problem and allow scrubbing too.

                    Use MP4Box to add interleaving though to allow the scrubbing:

                    MP4Box -inter 500 <movie>

                    This is exactly why h.264 is excellent - flash stream or quicktime stream - just roll your own depending on what the client has. iPhone clients frikken love it.
                    Last edited by borked; 01-31-2010, 01:09 PM.

                    For coding work - hit me up on andy // borkedcoder // com
                    (consider figuring out the email as test #1)



                    All models are wrong, but some are useful. George E.P. Box. p202

                    Comment

                    • quiet
                      we'll miss you our friend. RIP
                      • Sep 2001
                      • 25115

                      #25
                      flash pretty much never crashes my mac. hmm.
                      we'll miss you our friend. RIP

                      Comment

                      • Bird
                        Confirmed User
                        • Jan 2005
                        • 4365

                        #26
                        some posted this last week

                        http://github.com/tobeytailor/gordon
                        ICQ:268731675

                        Comment

                        • candyflip
                          Carpe Visio
                          • Jul 2002
                          • 43069

                          #27
                          Originally posted by CyberAge-Dave
                          Isn't Youtube already using html5? So I heard.
                          It's in Beta and you have to just opt in. Once you do so, if the HTML5 version is available, you'll get that everytime. If one isn't, you'll see the Flash Player. Simple as that...and nice too!

                          Spend you some brain.
                          Email Me

                          Comment

                          • gleem
                            Confirmed User
                            • Jun 2001
                            • 5593

                            #28
                            Originally posted by borked
                            Yes, Darwin Streaming Server will stream your h.264 vids no problem and allow scrubbing too.

                            Use MP4Box to add interleaving though to allow the scrubbing:

                            MP4Box -inter 500 <movie>

                            This is exactly why h.264 is excellent - flash stream or quicktime stream - just roll your own depending on what the client has. iPhone clients frikken love it.
                            hmmm, but the problem is you still need a player to stream the h.264 in, and aren't all the players swf's which is just flash?




                            Contact me: \\// E: webmaster /at/ unprofessional.com

                            Comment

                            • borked
                              Totally Borked
                              • Feb 2005
                              • 6284

                              #29
                              Why do you need a player? The movie will embed fine with the Quicktime player. Of course, it means the user base needs to have QT installed, just as a flash player requires flash installed.

                              For coding work - hit me up on andy // borkedcoder // com
                              (consider figuring out the email as test #1)



                              All models are wrong, but some are useful. George E.P. Box. p202

                              Comment

                              • mayabong
                                Confirmed User
                                • Jan 2010
                                • 1952

                                #30
                                maybe its a good thing

                                If flash worked on i phones, wouldn't we lose lots and lots of our potential mobile customers to free porn tubes? just a thought. I'm happy bout it.. I have a sony Vaio laptop.. it kinda sucks.. its made in china.. the older vaio's were awesome..
                                Bitcoin Gambling Sites

                                Comment

                                Working...