keeleysam / tenfourfox

Automatically exported from code.google.com/p/tenfourfox
0 stars 0 forks source link

QTE issues rollup for 17 #181

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
http://www.kickstarter.com/projects/adapteva/parallella-a-supercomputer-for-ever
yone

Original issue reported on code.google.com by classi...@floodgap.com on 28 Sep 2012 at 3:05

GoogleCodeExporter commented 9 years ago
On 10.5 this plays with QTE.
This appears to be an issue with Tiger's H.264 codec. The same happens with 
WebKit on 10.4 .
The gstreamer player in AuroraFox does also play this video on 10.5 - again 
using Apple's H.264 codec.
Forcing QuickTime to use Perian's libavcodec based H.264 codec (by moving 
QuickTimeH264.component out of /System/Library/QuickTime) doesn't seem to work 
here either - although I think it should.
But there is another Tiger compatible libavcodec based QuickTime codec that 
works well here (although it's more outdated): avc1Decoder 0.8.1 from 
http://www003.upp.so-net.ne.jp/mycometg3/ . Installing this will override 
Apple's and Perian's H.264 codecs.

Original comment by Tobias.N...@gmail.com on 30 Sep 2012 at 7:20

GoogleCodeExporter commented 9 years ago
Does it play in AuroraFox, or did you test it with TenFourFox 17a2?

Also, looks like YouTube URLs changed again; see 
http://www.youtube.com/watch?v=wusklcNKDZc&feature=related

Original comment by classi...@floodgap.com on 1 Oct 2012 at 12:49

GoogleCodeExporter commented 9 years ago
Of course I tested it in TenFourFox - and did it once more to verify. You could 
just have tried avc1Decoder and would have known already...

Original comment by Tobias.N...@gmail.com on 1 Oct 2012 at 5:29

GoogleCodeExporter commented 9 years ago
Also I need to add a "play link in QuickTime" for links to mp3s and the like.

Original comment by classi...@floodgap.com on 9 Oct 2012 at 4:56

GoogleCodeExporter commented 9 years ago
Plugins seem to be completely broken now that 10.5 support has been removed 
from that part of the code base. FlashPlayer doesn't launch and QuickTime 
crashes the browser.
Would be nice to have at least QTE - but gstreamer would be much better.

Original comment by Tobias.N...@gmail.com on 12 Oct 2012 at 10:26

GoogleCodeExporter commented 9 years ago
Can't say I'm surprised. :(

Issue 185 filed to irrevocably disable plugins in 18+.

Original comment by classi...@floodgap.com on 12 Oct 2012 at 10:32

GoogleCodeExporter commented 9 years ago
QTE v.115 now available for testing

Original comment by classi...@floodgap.com on 14 Oct 2012 at 3:55

GoogleCodeExporter commented 9 years ago
v.115 working as expected in 18.

Original comment by Tobias.N...@gmail.com on 14 Oct 2012 at 8:55

GoogleCodeExporter commented 9 years ago
I accidentally integrated the wrong SDK version, I just noticed. Ironically 
this means it will probably work okay with 10.x; I'll test that later. I will 
fix this for v.116 prior to 17 release.

Original comment by classi...@floodgap.com on 14 Oct 2012 at 9:50

GoogleCodeExporter commented 9 years ago
Any chance of a QTE source release? Could be useful to APE which will ideally 
support TFF's many 10.5 users.

Original comment by spm...@gmail.com on 16 Oct 2012 at 5:19

GoogleCodeExporter commented 9 years ago
It's just a JavaScript-based jetpack. Unzip it and look at main.js.

Original comment by classi...@floodgap.com on 16 Oct 2012 at 5:23

GoogleCodeExporter commented 9 years ago
Completed for 17

Original comment by classi...@floodgap.com on 30 Oct 2012 at 1:04