You are not logged in.

#1 2015-08-14 13:25:36

student975
Member
From: Russian Federation
Registered: 2011-03-05
Posts: 616

[workaround] Fiirefox stops to play Youtube after a second

Hi!

After upgrading to v.40 Firefox stops to play any Youtube video after a second (or few seconds, or part of second) regardless video itself (resolution and so on) - I haven't met a video with different behavior, they all stops. After seeking forward or backward playing back takes pace again during second or so, and stops again.

Any hints to cure?

Last edited by student975 (2015-08-27 01:01:20)


"I exist" is the best myth I know..

Offline

#2 2015-08-14 13:28:08

karol
Archivist
Registered: 2009-05-06
Posts: 25,440

Re: [workaround] Fiirefox stops to play Youtube after a second

Are you using the html5 player? Do you have all the needed optional dependencies installed? Are you using firefox from the repos?
Does it work on e.g. vimeo?

Offline

#3 2015-08-14 13:29:18

V1del
Forum Moderator
Registered: 2012-10-16
Posts: 25,076

Re: [workaround] Fiirefox stops to play Youtube after a second

From what I know, this happens if you have enabled the options to utilise mp4/webm/whathaveyou in order to get full hd youtube playback. There's a reason these aren't enabled by default, they aren't completely stable yet. And I experienced that with earlier versions of FF already if the mentioned settings have been enabled

Offline

#4 2015-08-14 13:32:04

student975
Member
From: Russian Federation
Registered: 2011-03-05
Posts: 616

Re: [workaround] Fiirefox stops to play Youtube after a second

Yes to all question except for the last one. If I enable webm, playing back doesn't stop, but I haven't a sound.

On vimeo I haven't a sound, just video is playing back.

Chrome hasn't any problems at any use case.


"I exist" is the best myth I know..

Offline

#5 2015-08-14 13:33:04

student975
Member
From: Russian Federation
Registered: 2011-03-05
Posts: 616

Re: [workaround] Fiirefox stops to play Youtube after a second

V1del wrote:

From what I know, this happens if you have enabled the options to utilise mp4/webm/whathaveyou in order to get full hd youtube playback. There's a reason these aren't enabled by default, they aren't completely stable yet. And I experienced that with earlier versions of FF already if the mentioned settings have been enabled

mp4/webm are disabled at the moment (I have tried them also).

And - yes, I have tried to start Firefox in safe mode with the same result.

Last edited by student975 (2015-08-14 13:47:25)


"I exist" is the best myth I know..

Offline

#6 2015-08-15 18:17:15

student975
Member
From: Russian Federation
Registered: 2011-03-05
Posts: 616

Re: [workaround] Fiirefox stops to play Youtube after a second

To be sure it isn't video driver problem, I have switch from proprietary NVIDIA driver to nouveau, and the issue takes place exactly the same way.


"I exist" is the best myth I know..

Offline

#7 2015-08-16 07:40:49

spiridow
Member
Registered: 2009-08-08
Posts: 40

Re: [workaround] Fiirefox stops to play Youtube after a second

This has fixed it for me. I had changed some values in about:config previously for testing HTML5 playback and since Firefox 40, if these values are set then I had the same issue you described.

The solution was to go to about:config and set these entries back to their default value:

media.mediasource.enabled => false
media.mediasource.webm.enabled => false

Basically, just make sure every value that appears when you search for "mediasource" has its default value (does not appear in bold).

Offline

#8 2015-08-16 10:38:32

student975
Member
From: Russian Federation
Registered: 2011-03-05
Posts: 616

Re: [workaround] Fiirefox stops to play Youtube after a second

@spiridow,

The thing is, the issue appeared with default settings as you wrote.


"I exist" is the best myth I know..

Offline

#9 2015-08-17 03:26:19

fernando_costa
Member
Registered: 2011-02-03
Posts: 31

Re: [workaround] Fiirefox stops to play Youtube after a second

The problem is: with "media.mediasource.enabled => false" and "media.mediasource.webm.enabled => false" the only resolution I can get is the lowest possible, 360p.

Offline

#10 2015-08-26 14:40:55

student975
Member
From: Russian Federation
Registered: 2011-03-05
Posts: 616

Re: [workaround] Fiirefox stops to play Youtube after a second

I still haven't resolved the issue. But today my mother told me she has got the same problem (I maintain her Arch installation remotely).
So, it isn't personal issue. And it is  interesting, her computer has absolutely different hardware (motherboard, processor, audio, video, ...).

Has anybody got some new information regarding the problem?

Last edited by student975 (2015-08-26 15:53:45)


"I exist" is the best myth I know..

Offline

#11 2015-08-26 15:56:14

student975
Member
From: Russian Federation
Registered: 2011-03-05
Posts: 616

Re: [workaround] Fiirefox stops to play Youtube after a second

Another additional information: I have installed VirtualBox guest Manjaro, and Youtube plays without any problems. So, the issue is in local Arch installation. And it isn't Firefox config as far as I have tried safe mode.

Also I have tried being logged in with different (test) account, the issue still takes place. That is the issue doesn't depend on user level configuration.

Also have tried with Midori, and the last one plays Youtube without problems also.

Last edited by student975 (2015-08-26 16:05:18)


"I exist" is the best myth I know..

Offline

#12 2015-08-26 16:12:51

V1del
Forum Moderator
Registered: 2012-10-16
Posts: 25,076

Re: [workaround] Fiirefox stops to play Youtube after a second

Is gst-vaapi installed? That one used to give problems, nothing in the terminal if you start firefox in one?

Offline

#13 2015-08-26 16:14:39

student975
Member
From: Russian Federation
Registered: 2011-03-05
Posts: 616

Re: [workaround] Fiirefox stops to play Youtube after a second

V1del wrote:

Is gst-vaapi installed? That one used to give problems, nothing in the terminal if you start firefox in one?

I have tried with and without gst-vaapi with the same result.

To be a pedant, the package is named  gstreamer-vaapi smile

Last edited by student975 (2015-08-26 16:27:06)


"I exist" is the best myth I know..

Offline

#14 2015-08-26 16:17:21

student975
Member
From: Russian Federation
Registered: 2011-03-05
Posts: 616

Re: [workaround] Fiirefox stops to play Youtube after a second

Also have tried firefox-developer from AUR (v.42.0a2 (2015-08-26)) - the issue still occurs.

As well as lts kernel. You are right, with the same result smile

Last edited by student975 (2015-08-26 16:56:58)


"I exist" is the best myth I know..

Offline

#15 2015-08-27 00:07:25

student975
Member
From: Russian Federation
Registered: 2011-03-05
Posts: 616

Re: [workaround] Fiirefox stops to play Youtube after a second

If to guess the issue will be resolved in future Firefox version, at the moment it is possible to use https://addons.mozilla.org/en-US/firefo … sh-player/ to temporary dirty workaround the issue.


"I exist" is the best myth I know..

Offline

Board footer

Powered by FluxBB