A kind reminder we would like all registered users to weigh in on one of our forum's security policies.
Please take a moment to read this thread and place a vote.
https://forum.palemoon.org/viewtopic.php?f=17&t=32935

Video playback issue (Beta 2) Topic is solved

This board is for discussions, bug reports, etc. for pre-releases of the v27 milestone codenamed "Tycho".

Since the beta phase is over, this board is closed for new posts/topics.
User avatar
back2themoon
Knows the dark side
Knows the dark side
Posts: 3036
Joined: 2012-08-19, 20:32

Video playback issue (Beta 2)

Post by back2themoon » 2016-10-10, 17:07

Cannot play this one, with or without Flash. Tried Safe Mode and the three user agent strings found in Compatibility. Error console:

Code: Select all

Error: TypeError: d[f] is undefined
Source File: https://f.vimeocdn.com/js/froogaloop2.min.js

User avatar
trava90
Contributing developer
Contributing developer
Posts: 1771
Joined: 2013-05-20, 18:19
Location: Sector 001

Re: Video playback issue (Beta 2)

Post by trava90 » 2016-10-10, 17:43

I see the same error in the Error Console, but the video plays just fine for me with the native user agent.

User avatar
satrow
Forum staff
Forum staff
Posts: 1934
Joined: 2011-09-08, 11:27

Re: Video playback issue (Beta 2)

Post by satrow » 2016-10-10, 17:46

Works as expected here on W7, full screen, HD, no problem.

User avatar
back2themoon
Knows the dark side
Knows the dark side
Posts: 3036
Joined: 2012-08-19, 20:32

Re: Video playback issue (Beta 2)

Post by back2themoon » 2016-10-10, 20:13

Thank you both. I confirmed that the problem was my media.windows-media-foundation.enabled=false setting. After setting it to default (=true) and restarting, the video works.

It seems media.windows-media-foundation.play-stand-alone has been renamed to media.play-stand-alone and I toggled the wrong setting as a result (following this older thread).