Video in Firefox loads and then pausesHow can I get video working properly on my Shuttle ss30g2?What should I take Intel PAA / x86_64 GNU / LinuxCan't get normal resolution on Ubuntu 13.04 with ATI Radeon HD 5470Video quality on Youtube (Firefox) is limited to 360pHTML5 as default for video in Firefox (and banishing flash!)HDMI1 Disconnected Plasma TV xrandr Ubuntu 14.04lts

Can massive damage kill you while at 0 HP?

Why are engines with carburetors hard to start in cold weather?

Is sleeping on the groud in cold weather better than on an air mattress?

Low-magic medieval fantasy clothes that allow the wearer to grow?

Rat proofing compost bin but allowing worms in

Looking for PC graphics demo software from the early 90s called "Unreal"

How to handle motorists' dangerous behaviour with an impassable group?

Would it be easier to colonise a living world or a dead world?

Was post-exposure perspective correction ever practiced in the darkroom?

Why do English transliterations of Arabic names have so many Qs in them?

What is the good path to become a Judo teacher?

Should I replace a carport post as it was originally built or with an upgraded column?

Son of the Revenge of the Riley Riddles in Reverse Strikes Again

How to make a gift without seeming creepy?

How do I break the broom in Untitled Goose Game?

What Supreme Court cases, other than Nixon v. United States, have directly applied or interpreted U.S. Const. Art. I, Section 3, Clause 6?

How stable are PID loops really?

How to discipline overeager engineer

"Es gefällt ihm." How to identify similar exceptions?

Why do previous versions of Debian packages vanish in the package repositories? (highly relevant for version-controlled system configuration)

Why is there no logical not operator (!!) in C-style languages?

Can I remake a game I don't own any copyright to?

Is having your hand in your pocket during a presentation bad?

Does the Creighton Method of Natural Family Planning have a failure rate of 3.2% or less?



Video in Firefox loads and then pauses


How can I get video working properly on my Shuttle ss30g2?What should I take Intel PAA / x86_64 GNU / LinuxCan't get normal resolution on Ubuntu 13.04 with ATI Radeon HD 5470Video quality on Youtube (Firefox) is limited to 360pHTML5 as default for video in Firefox (and banishing flash!)HDMI1 Disconnected Plasma TV xrandr Ubuntu 14.04lts






.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty
margin-bottom:0;









0















Ubuntu 18.10, Firefox 66.03



Videos in the browser (youtube, twitter, reddit) load, and then pause. I can see any moment of the video as a still, but I can not play the video.



Does anyone know a fix for this? I have tried installing flash, installing ubuntu restricted extras, gstreamer, and so far the behavior persists.



edit: hardware... also disabling hardware accelleration in firefox does not solve anything. Currious why Virtualbox is reporting as VmWare.



$ lspci -vnn | grep VGA -A 12 
00:02.0 VGA compatible controller [0300]: VMware SVGA II Adapter [15ad:0405] (prog-if 00 [VGA controller])
Subsystem: VMware SVGA II Adapter [15ad:0405]
Flags: bus master, fast devsel, latency 64, IRQ 18
I/O ports at d010 [size=16]
Memory at f0000000 (32-bit, non-prefetchable) [size=128M]
Memory at f8000000 (32-bit, non-prefetchable) [size=2M]
[virtual] Expansion ROM at 000c0000 [disabled] [size=128K]
Kernel driver in use: vmwgfx
Kernel modules: vmwgfx

00:03.0 Ethernet controller [0200]: Intel Corporation 82540EM Gigabit Ethernet Controller [8086:100e] (rev 02)
Subsystem: Intel Corporation PRO/1000 MT Desktop Adapter [8086:001e]
Flags: bus master, 66MHz, medium devsel, latency 64, IRQ 19
Memory at f8200000 (32-bit, non-prefetchable) [size=128K]









share|improve this question





















  • 2





    Please edit and post hardware (graphics) information and drivers version if you installed any. That's where troubleshooting should start. The things you say you did have zero impact on the rpoblem (YouTube no longer uses flash and additional codecs aren't required either).

    – GabrielaGarcia
    Apr 17 at 14:10











  • You're running Ubuntu as a Virtual Machine!!! But you conveniently omitted that info. No, in a VM all bets are off. The virtual GPU is probably not enough.

    – GabrielaGarcia
    Apr 17 at 14:56











  • @GabrielaGarcia Seems simple enough to play a video in a web browser, not sure why "all bets are off" just because of virtualization. Yes there is an added layer of complexity, but it doesn't mean things can't or shouldn't work. I have had this working on older VMs.

    – DSn0wMan
    Apr 17 at 15:36












  • This seems to be a bug with VirtualBox, as per OP's self-answer.

    – pomsky
    Apr 19 at 16:59

















0















Ubuntu 18.10, Firefox 66.03



Videos in the browser (youtube, twitter, reddit) load, and then pause. I can see any moment of the video as a still, but I can not play the video.



Does anyone know a fix for this? I have tried installing flash, installing ubuntu restricted extras, gstreamer, and so far the behavior persists.



edit: hardware... also disabling hardware accelleration in firefox does not solve anything. Currious why Virtualbox is reporting as VmWare.



$ lspci -vnn | grep VGA -A 12 
00:02.0 VGA compatible controller [0300]: VMware SVGA II Adapter [15ad:0405] (prog-if 00 [VGA controller])
Subsystem: VMware SVGA II Adapter [15ad:0405]
Flags: bus master, fast devsel, latency 64, IRQ 18
I/O ports at d010 [size=16]
Memory at f0000000 (32-bit, non-prefetchable) [size=128M]
Memory at f8000000 (32-bit, non-prefetchable) [size=2M]
[virtual] Expansion ROM at 000c0000 [disabled] [size=128K]
Kernel driver in use: vmwgfx
Kernel modules: vmwgfx

00:03.0 Ethernet controller [0200]: Intel Corporation 82540EM Gigabit Ethernet Controller [8086:100e] (rev 02)
Subsystem: Intel Corporation PRO/1000 MT Desktop Adapter [8086:001e]
Flags: bus master, 66MHz, medium devsel, latency 64, IRQ 19
Memory at f8200000 (32-bit, non-prefetchable) [size=128K]









share|improve this question





















  • 2





    Please edit and post hardware (graphics) information and drivers version if you installed any. That's where troubleshooting should start. The things you say you did have zero impact on the rpoblem (YouTube no longer uses flash and additional codecs aren't required either).

    – GabrielaGarcia
    Apr 17 at 14:10











  • You're running Ubuntu as a Virtual Machine!!! But you conveniently omitted that info. No, in a VM all bets are off. The virtual GPU is probably not enough.

    – GabrielaGarcia
    Apr 17 at 14:56











  • @GabrielaGarcia Seems simple enough to play a video in a web browser, not sure why "all bets are off" just because of virtualization. Yes there is an added layer of complexity, but it doesn't mean things can't or shouldn't work. I have had this working on older VMs.

    – DSn0wMan
    Apr 17 at 15:36












  • This seems to be a bug with VirtualBox, as per OP's self-answer.

    – pomsky
    Apr 19 at 16:59













0












0








0








Ubuntu 18.10, Firefox 66.03



Videos in the browser (youtube, twitter, reddit) load, and then pause. I can see any moment of the video as a still, but I can not play the video.



Does anyone know a fix for this? I have tried installing flash, installing ubuntu restricted extras, gstreamer, and so far the behavior persists.



edit: hardware... also disabling hardware accelleration in firefox does not solve anything. Currious why Virtualbox is reporting as VmWare.



$ lspci -vnn | grep VGA -A 12 
00:02.0 VGA compatible controller [0300]: VMware SVGA II Adapter [15ad:0405] (prog-if 00 [VGA controller])
Subsystem: VMware SVGA II Adapter [15ad:0405]
Flags: bus master, fast devsel, latency 64, IRQ 18
I/O ports at d010 [size=16]
Memory at f0000000 (32-bit, non-prefetchable) [size=128M]
Memory at f8000000 (32-bit, non-prefetchable) [size=2M]
[virtual] Expansion ROM at 000c0000 [disabled] [size=128K]
Kernel driver in use: vmwgfx
Kernel modules: vmwgfx

00:03.0 Ethernet controller [0200]: Intel Corporation 82540EM Gigabit Ethernet Controller [8086:100e] (rev 02)
Subsystem: Intel Corporation PRO/1000 MT Desktop Adapter [8086:001e]
Flags: bus master, 66MHz, medium devsel, latency 64, IRQ 19
Memory at f8200000 (32-bit, non-prefetchable) [size=128K]









share|improve this question
















Ubuntu 18.10, Firefox 66.03



Videos in the browser (youtube, twitter, reddit) load, and then pause. I can see any moment of the video as a still, but I can not play the video.



Does anyone know a fix for this? I have tried installing flash, installing ubuntu restricted extras, gstreamer, and so far the behavior persists.



edit: hardware... also disabling hardware accelleration in firefox does not solve anything. Currious why Virtualbox is reporting as VmWare.



$ lspci -vnn | grep VGA -A 12 
00:02.0 VGA compatible controller [0300]: VMware SVGA II Adapter [15ad:0405] (prog-if 00 [VGA controller])
Subsystem: VMware SVGA II Adapter [15ad:0405]
Flags: bus master, fast devsel, latency 64, IRQ 18
I/O ports at d010 [size=16]
Memory at f0000000 (32-bit, non-prefetchable) [size=128M]
Memory at f8000000 (32-bit, non-prefetchable) [size=2M]
[virtual] Expansion ROM at 000c0000 [disabled] [size=128K]
Kernel driver in use: vmwgfx
Kernel modules: vmwgfx

00:03.0 Ethernet controller [0200]: Intel Corporation 82540EM Gigabit Ethernet Controller [8086:100e] (rev 02)
Subsystem: Intel Corporation PRO/1000 MT Desktop Adapter [8086:001e]
Flags: bus master, 66MHz, medium devsel, latency 64, IRQ 19
Memory at f8200000 (32-bit, non-prefetchable) [size=128K]






firefox video youtube twitter






share|improve this question















share|improve this question













share|improve this question




share|improve this question








edited Apr 17 at 14:18









Mr Shunz

2,6654 gold badges22 silver badges24 bronze badges




2,6654 gold badges22 silver badges24 bronze badges










asked Apr 17 at 13:56









DSn0wManDSn0wMan

241 silver badge6 bronze badges




241 silver badge6 bronze badges










  • 2





    Please edit and post hardware (graphics) information and drivers version if you installed any. That's where troubleshooting should start. The things you say you did have zero impact on the rpoblem (YouTube no longer uses flash and additional codecs aren't required either).

    – GabrielaGarcia
    Apr 17 at 14:10











  • You're running Ubuntu as a Virtual Machine!!! But you conveniently omitted that info. No, in a VM all bets are off. The virtual GPU is probably not enough.

    – GabrielaGarcia
    Apr 17 at 14:56











  • @GabrielaGarcia Seems simple enough to play a video in a web browser, not sure why "all bets are off" just because of virtualization. Yes there is an added layer of complexity, but it doesn't mean things can't or shouldn't work. I have had this working on older VMs.

    – DSn0wMan
    Apr 17 at 15:36












  • This seems to be a bug with VirtualBox, as per OP's self-answer.

    – pomsky
    Apr 19 at 16:59












  • 2





    Please edit and post hardware (graphics) information and drivers version if you installed any. That's where troubleshooting should start. The things you say you did have zero impact on the rpoblem (YouTube no longer uses flash and additional codecs aren't required either).

    – GabrielaGarcia
    Apr 17 at 14:10











  • You're running Ubuntu as a Virtual Machine!!! But you conveniently omitted that info. No, in a VM all bets are off. The virtual GPU is probably not enough.

    – GabrielaGarcia
    Apr 17 at 14:56











  • @GabrielaGarcia Seems simple enough to play a video in a web browser, not sure why "all bets are off" just because of virtualization. Yes there is an added layer of complexity, but it doesn't mean things can't or shouldn't work. I have had this working on older VMs.

    – DSn0wMan
    Apr 17 at 15:36












  • This seems to be a bug with VirtualBox, as per OP's self-answer.

    – pomsky
    Apr 19 at 16:59







2




2





Please edit and post hardware (graphics) information and drivers version if you installed any. That's where troubleshooting should start. The things you say you did have zero impact on the rpoblem (YouTube no longer uses flash and additional codecs aren't required either).

– GabrielaGarcia
Apr 17 at 14:10





Please edit and post hardware (graphics) information and drivers version if you installed any. That's where troubleshooting should start. The things you say you did have zero impact on the rpoblem (YouTube no longer uses flash and additional codecs aren't required either).

– GabrielaGarcia
Apr 17 at 14:10













You're running Ubuntu as a Virtual Machine!!! But you conveniently omitted that info. No, in a VM all bets are off. The virtual GPU is probably not enough.

– GabrielaGarcia
Apr 17 at 14:56





You're running Ubuntu as a Virtual Machine!!! But you conveniently omitted that info. No, in a VM all bets are off. The virtual GPU is probably not enough.

– GabrielaGarcia
Apr 17 at 14:56













@GabrielaGarcia Seems simple enough to play a video in a web browser, not sure why "all bets are off" just because of virtualization. Yes there is an added layer of complexity, but it doesn't mean things can't or shouldn't work. I have had this working on older VMs.

– DSn0wMan
Apr 17 at 15:36






@GabrielaGarcia Seems simple enough to play a video in a web browser, not sure why "all bets are off" just because of virtualization. Yes there is an added layer of complexity, but it doesn't mean things can't or shouldn't work. I have had this working on older VMs.

– DSn0wMan
Apr 17 at 15:36














This seems to be a bug with VirtualBox, as per OP's self-answer.

– pomsky
Apr 19 at 16:59





This seems to be a bug with VirtualBox, as per OP's self-answer.

– pomsky
Apr 19 at 16:59










2 Answers
2






active

oldest

votes


















0
















Updating VirtualBox and VirtualBox Guest Additions from 6.04 to 6.06 fixed the issue.



Edit: It appears the issue is not fixed. The video freezing seems to happen after locking the host and logging back in, so it's likely a VirtualBox bug/issue and not anything to do with Ubuntu or Firefox






share|improve this answer



























  • In that case consider reporting the issue to VirtualBox developers.

    – pomsky
    Apr 19 at 15:08


















0
















The only workaround I found so far was to disable audio in the settings of the virtual machine.






share|improve this answer


























    Your Answer








    StackExchange.ready(function()
    var channelOptions =
    tags: "".split(" "),
    id: "89"
    ;
    initTagRenderer("".split(" "), "".split(" "), channelOptions);

    StackExchange.using("externalEditor", function()
    // Have to fire editor after snippets, if snippets enabled
    if (StackExchange.settings.snippets.snippetsEnabled)
    StackExchange.using("snippets", function()
    createEditor();
    );

    else
    createEditor();

    );

    function createEditor()
    StackExchange.prepareEditor(
    heartbeatType: 'answer',
    autoActivateHeartbeat: false,
    convertImagesToLinks: true,
    noModals: true,
    showLowRepImageUploadWarning: true,
    reputationToPostImages: 10,
    bindNavPrevention: true,
    postfix: "",
    imageUploader:
    brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
    contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/4.0/"u003ecc by-sa 4.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
    allowUrls: true
    ,
    onDemand: true,
    discardSelector: ".discard-answer"
    ,immediatelyShowMarkdownHelp:true
    );



    );














    draft saved

    draft discarded
















    StackExchange.ready(
    function ()
    StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1134666%2fvideo-in-firefox-loads-and-then-pauses%23new-answer', 'question_page');

    );

    Post as a guest















    Required, but never shown

























    2 Answers
    2






    active

    oldest

    votes








    2 Answers
    2






    active

    oldest

    votes









    active

    oldest

    votes






    active

    oldest

    votes









    0
















    Updating VirtualBox and VirtualBox Guest Additions from 6.04 to 6.06 fixed the issue.



    Edit: It appears the issue is not fixed. The video freezing seems to happen after locking the host and logging back in, so it's likely a VirtualBox bug/issue and not anything to do with Ubuntu or Firefox






    share|improve this answer



























    • In that case consider reporting the issue to VirtualBox developers.

      – pomsky
      Apr 19 at 15:08















    0
















    Updating VirtualBox and VirtualBox Guest Additions from 6.04 to 6.06 fixed the issue.



    Edit: It appears the issue is not fixed. The video freezing seems to happen after locking the host and logging back in, so it's likely a VirtualBox bug/issue and not anything to do with Ubuntu or Firefox






    share|improve this answer



























    • In that case consider reporting the issue to VirtualBox developers.

      – pomsky
      Apr 19 at 15:08













    0














    0










    0









    Updating VirtualBox and VirtualBox Guest Additions from 6.04 to 6.06 fixed the issue.



    Edit: It appears the issue is not fixed. The video freezing seems to happen after locking the host and logging back in, so it's likely a VirtualBox bug/issue and not anything to do with Ubuntu or Firefox






    share|improve this answer















    Updating VirtualBox and VirtualBox Guest Additions from 6.04 to 6.06 fixed the issue.



    Edit: It appears the issue is not fixed. The video freezing seems to happen after locking the host and logging back in, so it's likely a VirtualBox bug/issue and not anything to do with Ubuntu or Firefox







    share|improve this answer














    share|improve this answer



    share|improve this answer








    edited Apr 19 at 14:04

























    answered Apr 17 at 15:55









    DSn0wManDSn0wMan

    241 silver badge6 bronze badges




    241 silver badge6 bronze badges















    • In that case consider reporting the issue to VirtualBox developers.

      – pomsky
      Apr 19 at 15:08

















    • In that case consider reporting the issue to VirtualBox developers.

      – pomsky
      Apr 19 at 15:08
















    In that case consider reporting the issue to VirtualBox developers.

    – pomsky
    Apr 19 at 15:08





    In that case consider reporting the issue to VirtualBox developers.

    – pomsky
    Apr 19 at 15:08













    0
















    The only workaround I found so far was to disable audio in the settings of the virtual machine.






    share|improve this answer





























      0
















      The only workaround I found so far was to disable audio in the settings of the virtual machine.






      share|improve this answer



























        0














        0










        0









        The only workaround I found so far was to disable audio in the settings of the virtual machine.






        share|improve this answer













        The only workaround I found so far was to disable audio in the settings of the virtual machine.







        share|improve this answer












        share|improve this answer



        share|improve this answer










        answered Apr 20 at 8:27









        816-8055816-8055

        1034 bronze badges




        1034 bronze badges































            draft saved

            draft discarded















































            Thanks for contributing an answer to Ask Ubuntu!


            • Please be sure to answer the question. Provide details and share your research!

            But avoid


            • Asking for help, clarification, or responding to other answers.

            • Making statements based on opinion; back them up with references or personal experience.

            To learn more, see our tips on writing great answers.




            draft saved


            draft discarded














            StackExchange.ready(
            function ()
            StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1134666%2fvideo-in-firefox-loads-and-then-pauses%23new-answer', 'question_page');

            );

            Post as a guest















            Required, but never shown





















































            Required, but never shown














            Required, but never shown












            Required, but never shown







            Required, but never shown

































            Required, but never shown














            Required, but never shown












            Required, but never shown







            Required, but never shown







            Popular posts from this blog

            Tamil (spriik) Luke uk diar | Nawigatjuun

            Align equal signs while including text over equalitiesAMS align: left aligned text/math plus multicolumn alignmentMultiple alignmentsAligning equations in multiple placesNumbering and aligning an equation with multiple columnsHow to align one equation with another multline equationUsing \ in environments inside the begintabularxNumber equations and preserving alignment of equal signsHow can I align equations to the left and to the right?Double equation alignment problem within align enviromentAligned within align: Why are they right-aligned?

            Where does the image of a data connector as a sharp metal spike originate from?Where does the concept of infected people turning into zombies only after death originate from?Where does the motif of a reanimated human head originate?Where did the notion that Dragons could speak originate?Where does the archetypal image of the 'Grey' alien come from?Where did the suffix '-Man' originate?Where does the notion of being injured or killed by an illusion originate?Where did the term “sophont” originate?Where does the trope of magic spells being driven by advanced technology originate from?Where did the term “the living impaired” originate?