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]
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
The only workaround I found so far was to disable audio in the settings of the virtual machine.
It works (at least for youtube), by setting, in the audio page: the host driver to Pulse Audio and the guest controller to ICH AC97. The video was left unchanged (host set to VMSVGA with 3D acceleration on and Firefox in the guest with hardware accel on).
The host is slackware64 14.2 (with KDE1.1) and the guest is slackware-current64 (with xfce4), both using pulseaudio Virtualbox version is 6.1.6
I also faced this problem. then i just increased the video memory from 16mb to 32mb of debian vm. it worked for me.