Discussion:
Cortado applet trouble
Holmes Wilson
2009-09-10 17:59:52 UTC
Permalink
Hey everyone,

Holmes from FSF here. Having some trouble with Cortado playback after
using "ffmpeg2theora -p videobin" for encoding. Applet loads, and
playback never starts in Firefox 3.0.1

http://www.fsf.org/blogs/community/windows7sins-teaser-video/

What's going wrong?

--Holmes
Ivo Emanuel Gonçalves
2009-09-11 08:47:44 UTC
Permalink
Holmes,
Post by Holmes Wilson
http://www.fsf.org/blogs/community/windows7sins-teaser-video/
What's going wrong?
I was going to suggest it was likely a certificate problem since that
is the common issue with Cortado. However, I can't even load that
page under Firefox 3.0 on Linux -- it immediately freezes the browser
-- so I can't see the code.

I suspect that if the applet is hosted internally the file may be
corrupted, but that's just a guess. I recommend instead that you hop
in into the theora-zeIfkxP3e/***@public.gmane.org mailing list (subscribe first) and ask for
help there. Xiph is the current maintainer of Cortado.

-Ivo
Chris Double
2009-09-11 11:30:50 UTC
Permalink
Post by Holmes Wilson
http://www.fsf.org/blogs/community/windows7sins-teaser-video/
What's going wrong?
You're loading the applet from a different protocol to that of the
video. Java's security model doesn't allow this unless the applet is
signed I believe. You're loading the jar from ftp://... and the video
from http://...

Chris.
--
http://www.bluishcoder.co.nz
Loading...