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
Moon Magic practitioner
Moon Magic practitioner
Posts: 2411
Joined: 2012-08-19, 20:32

Video playback issue (Beta 2)

Unread 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: 1742
Joined: 2013-05-20, 18:19
Location: Somewhere in Sector 001

Re: Video playback issue (Beta 2)

Unread 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: 1885
Joined: 2011-09-08, 11:27

Re: Video playback issue (Beta 2)

Unread post by satrow » 2016-10-10, 17:46

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

User avatar
back2themoon
Moon Magic practitioner
Moon Magic practitioner
Posts: 2411
Joined: 2012-08-19, 20:32

Re: Video playback issue (Beta 2)

Unread 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).