[Laszlo-dev] [Gnash-dev] YouTube video via OpenLaszlo
Don Hopkins
dhopkins at DonHopkins.com
Mon Feb 5 20:25:51 PST 2007
I seem to recall something about the LZX compiler doing some kind of
obfuscation on the byte code.
Maybe that's why the length of the arguments after an opcode is wrong?
-Don
Rob Savoye wrote:
> John Gilmore wrote:
>
>
>> I don't know if it will run in current gnash -- but it might provide
>> another path for testing gnash's video support, without having to
>> resolve all of YouTube's ActionScript issues.
>>
>
> The last time I tried a Laszlo generated Flash movie, there was a
> simple bug, we thought in their Flash compiler, that kept anything from
> working at all. That was months ago, so it's probably worth checking
> again. A simple test is to run Gnash with "-v", and look for
> "unimplemented" messages. The mentioned bug had to do with the length of
> arguments after an opcode, which then screwed up the parsing of the rest
> of the movie.
>
> We still need to fix things so Gnash does work with GooTube, mostly so
> everyone will stop asking us when it will be working. :-) Plus that'll
> be other functionality that is then fully compatible with the other
> player. One more big thing working, off to the next task...
>
> Hey Don, want to do some Gnash hacking ? :-)
>
> - rob -
>
-------- Original Message --------
Subject: Re: [Gnash-dev] YouTube video via OpenLaszlo
Date: Mon, 05 Feb 2007 20:17:42 -0800
From: Don Hopkins <dhopkins at DonHopkins.com>
To: gnash-dev Mailing List <gnash-dev at gnu.org>
CC: John Gilmore <gnu at toad.com>, Don Hopkins <dhopkins at DonHopkins.com>
References: <129946722.20070205164358 at nova-sys.net>
<Pine.BSO.4.64.0702052023310.17510 at equi.bjacques.org>
<20070205194803.GA15610 at keybit.net>
<200702060218.l162IVWE009050 at new.toad.com>
Hi! I'm glad to help, and look forward to Gnash supporting Flash video!
I've checked the video stuff into the OpenLaszlo subversion tree at the
following locations:
lps/components/extensions/av -- low level video components
lps/components/av -- high level video user interface components
demos/youtube -- youtube demo
demos/videolibrary -- video library demo (requires Flash Media Server
or Red5)
test/video -- various video tests
If you want to run the YouTube player in debug mode, to see if there are
any warning messages in the debug window (and to see the mediastream
status callbacks), then you can open it with this url:
http://www.donhopkins.com/trunk/demos/youtube/youtube.lzx?lzt=swf&debug=true&tag=wet+pets+san+pablo
-Don
John Gilmore wrote:
> strk said:
>
>> I'd add I've been trying to fix ActionScript issues preventing
>> youtube player from working.
>>
>
> Don Hopkins implemented streaming video classes in OpenLaszlo a few
> months ago. His blog says that you can use his OpenLaszlo code to
> access YouTube. (OpenLaszlo compiles into Flash, among other things.)
>
> http://www.donhopkins.com/drupal/node/126
>
http://www.donhopkins.com/trunk/demos/youtube/youtube.lzx?lzt=swf&tag=wet+pets+san+pablo
>
> I don't know if it will run in current gnash -- but it might provide
> another path for testing gnash's video support, without having to
> resolve all of YouTube's ActionScript issues.
>
> John
>
> PS: Don, I don't see your video code in the OpenLaszlo SVN tree; can you
> give us a specific path to it?
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.openlaszlo.org/pipermail/laszlo-dev/attachments/20070205/b58ff544/attachment.html
More information about the Laszlo-dev
mailing list