Khvalovsky / gecko-mediaplayer

Automatically exported from code.google.com/p/gecko-mediaplayer
GNU General Public License v2.0
0 stars 0 forks source link

Unable to view HD trailers using Firefox 4.0 #133

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Install openSUSE 11.4 for x86_64 to 11.4. This comes with Firefox 4.0. 
Install gecko-mediaplayer-1.0.0-1.pm.1.1.x86_64 and 
gnome-mplayer-1.0.2-1.pm.1.1.x86_64 from packman repository.
2. Go to trailers.apple.com and attempt to view any trailer.
3. No joy.

What is the expected output? What do you see instead?
Same behaviour as in Firefox 3.6.16 - HD trailers are displayed.

What version of the product are you using? On what operating system?

Please provide any additional information below.

Original issue reported on code.google.com by vkr...@gmail.com on 24 Mar 2011 at 6:34

GoogleCodeExporter commented 8 years ago
Known issue, patch in SVN is being worked on. It should make it work, but has 
not been fully debugged. This has been in discussion on the mailing list for a 
couple of months.

Note that you will need to have development packages for libcurl installed for 
apple trailers to work when building gecko-mediaplayer.

The problem is that Firefox changed the way the user agent is set, without a 
clear upgrade path. Additionally, apple will only server media content to 
clients with user agent of QuickTime. Therefore, we need to use libcurl to 
emulate quicktime by passing QuickTime as a user agent. 

Recommend that you also upgrade gnome-mplayer to svn if you upgrade 
gecko-mediaplayer.

Original comment by kdeko...@gmail.com on 24 Mar 2011 at 7:01

GoogleCodeExporter commented 8 years ago
Is there any way I can help with debugging the patch or capturing logs? Do I 
just get gecko-mediaplayer and gnome-mplayer from svn and configure/make/make 
install them?

Original comment by vkr...@gmail.com on 24 Mar 2011 at 11:39

GoogleCodeExporter commented 8 years ago
Yup, that would be the way to test it out.

Original comment by kdeko...@gmail.com on 25 Mar 2011 at 2:50

GoogleCodeExporter commented 8 years ago
[deleted comment]
GoogleCodeExporter commented 8 years ago
Any idea when this will show up in Packman?
Can we see this in April?

Original comment by rb03...@gmail.com on 30 Mar 2011 at 4:37

GoogleCodeExporter commented 8 years ago
I have no idea as to when it will show up in packman, but the next release is 
planned to be soon.

Original comment by kdeko...@gmail.com on 30 Mar 2011 at 4:39

GoogleCodeExporter commented 8 years ago
Okay. Keep up with the great work!

Original comment by rb03...@gmail.com on 30 Mar 2011 at 4:43

GoogleCodeExporter commented 8 years ago
Should work in 1.0.3 and higher

Original comment by kdeko...@gmail.com on 1 Jul 2011 at 7:14