Announcement

Collapse
No announcement yet.

Mozilla Pushes "Shumway" Flash Into Firefox

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • Dreyeth
    replied
    You can install it all you want, getting firefox to use it though

    You can install shumway all you want, but is there a actual shred of documentation on getting firefox to actually
    use it, without displaying please go download flash errors?

    I do not even care if it doesn't work very well at all yet, I just want absolute confirmation that firefox
    is atleast trying to use it at all.
    I want to see the progress with it, what loads and what doesn't, and a shred of documentation
    on how to ensure firefox is using it.

    Out of all these projects to produce a open source flash player, why haven't any of them produced anything usable?
    Many projects can clone a entire operating system, why the hell is it so hard to code something to can play flash?

    About flash being out moded, currently if there is anything embed in a page besides html or css and maybe a little javascript
    when it comes to other content 99% of the time its flash (I open a java embed application about once every two years).

    And it doesn't seem to be going away either, flash is still going to be here for a long long time, just running flash
    on firefox using the open source driver regularly, just about freezes linux (total lockup because of software rendering).

    Its a pipe dream that flash isn't going to be here for atleast another decade, and if anyone is using linux as a desktop
    they won't have firefox installed in the future because the software rendering on the flash plugin can lockup up a high
    end intel or amd 4-8 core cpu.

    Firefox's currently life expectancy is as long as it takes the current flash plugin to become end of life, before
    users install chrome and thats if they haven't already, waiting for flash to be replaced and people to stop using,
    well people are going to be installing chromium first.

    I want to vampire stake flash for the adware, monitoring and other shit at has forced upon the internet and I love firefox,
    frankly though flash is used for more then just video streaming (I don't really use it for that though but others do),
    and when flash goes end of life I might have to look for another browser.

    Leave a comment:


  • leamas
    replied
    performance-wise, shumwy is the only hope...

    There is a lot of flash video content out there, mandated by the copyright owners for drm reasons (unless they mandate the dreaded Silverlight, like Netflix). For Linux users, the real bottleneck is that the flash on linux doesn't do hardware acceleration. Since shumway uses the ordinary backends for rendering, the gstreamer native backend is available which indeed is hw accelerated.

    So, perhaps we'll be able to watch flash videos under Linux without CPU decoding before flash is replaced (the hls encoded streams must also be handled...) I don't really see any other realistic alternative by now.

    Leave a comment:


  • Pajn
    replied
    Originally posted by LightBit View Post
    Well in that case it doesn't seem to be very fast. My Firefox (it is enabled) is very laggy on JavaScript heavy sites.
    asm.js doesn't speed up regular JavaScript. It only speeds up JavaScript that explicitly states that it uses asm.js which means that it can be parsed as bytecode instead of JavaScript. It is intended for sites that writes their logic in C/C++ and then compiles their code to JavaScript.

    asm.js is just a way to output bytecode in a JavaScript compatible way (kind of like Native Client but compatible with browsers that doesn't support it).

    Leave a comment:


  • benmoran
    replied
    Flash performance under Linux is pathetic as it is, so It wouldn't bother me if Shumway ends up being 2x as slow. Flash is pretty much legacy at this point anyhow, so the only reason for a Flash implementation is going to be legacy support for sites that don't get updated. In a few years, the performance won't matter so much anymore. The platform independence and relative future-proofing of a js implementation makes it well worth the tradeoff in my eyes.

    Then again, Flash performance is so aweful it also wouldn't surprise me if Mozilla's implementation ended up being faster, just because of how shit the Adobe one is.

    Leave a comment:


  • LightBit
    replied
    Originally posted by RahulSundaram View Post
    Yes. They developed it and they use it as I noted before.
    Well in that case it doesn't seem to be very fast. My Firefox (it is enabled) is very laggy on JavaScript heavy sites.

    Leave a comment:


  • Kivada
    replied
    Originally posted by uid313 View Post
    Does with with JW Player and Flowplayer?

    Does it work on YouTube, PornTube, RedTube, xhamster, Beeg?
    Originally posted by uid313 View Post
    Yes, porn is the only thing that is keeping Flash alive.
    Only if you're too dumb to know how to get your porn off a torrent site or a link trader. I'll ever get the appeal of the flash porn sites, the content is 99% overly compressed divx and mp4 content that is then further compressed and wrapped in a CPU roasting format, and for what? To save you a few mins of download time?

    That said, I will be disabling Shumway the instant I download the version of Firfox that officially supports it and henceforth for all versions till eternity.
    Last edited by Kivada; 06 October 2013, 11:53 PM.

    Leave a comment:


  • DeepDayze
    replied
    Originally posted by benmoran View Post
    I was going to say - Mozilla's PDF reader is now pretty damn amazing now. If Shumway can reach that level, that would be great.
    Yes I've been able to open PDF's with forms and signature panels with Mozilla's PDF reader and for those that glitch out I then open such PDF's in Adobe Reader. As it took a few releases to get the builtin PDF reader usable I'd say it would take just as long to get Shumway working well enough for most common sites.

    I do wish that Mozilla can cave in and support Pepper as Google's is amenable to Mozilla adding Pepper support

    Leave a comment:


  • finalzone
    replied
    Originally posted by LightBit View Post
    Does Firefox use this?
    Check about:config in Firefox. In my case, version 24 has it enabled by default.
    Code:
    javascript.options.asmjs;true

    Leave a comment:


  • RahulSundaram
    replied
    Originally posted by LightBit View Post
    Does Firefox use this?
    Yes. They developed it and they use it as I noted before.

    Leave a comment:


  • LightBit
    replied
    Originally posted by RahulSundaram View Post
    They developed and use http://asmjs.org/ in all such applications. It is significantly faster than regular JS
    Does Firefox use this?

    Leave a comment:

Working...
X