[whatwg] synchronization of (HTML5 video+audio) and (image) and (text/html/frames) = html5 multimedia presentation

Narendra Sisodiya narendra at narendrasisodiya.com
Fri May 13 00:55:38 PDT 2011


On Wed, May 11, 2011 at 5:06 PM, Narendra Sisodiya <
narendra at narendrasisodiya.com> wrote:

>
>
> On Wed, May 11, 2011 at 5:02 PM, Silvia Pfeiffer <
> silviapfeiffer1 at gmail.com> wrote:
>
>> Are you maybe talking about popcorn.js ?
>> Or are you after a certain API in HTML5?
>>
>>
> I was looking for popcorn.js
> I got it.
> My purpose is to replace flash and create multimedia content using open web
> standards ..
> Hope I will be able to create good content soon
>

PopCorm-js is a great project but it did not full fill my requirement ..
Popcorn-js synchronize resource (text, graphics, etc) over video..

What i want is a general purpose synchronize mechanism when resource like
(text, video, graphics, etc) will be played over a general purpose timer
(timeline) with interaction..


Ex -

       <resource type="html" src="asd.html" x="50%"  y="50%"  width="10%"
height="10%" z="6" xpath="page1" tIn="5000ms" tOut="9400ms"
inEffect="fadein" outEffect="fadeout" inEffectDur="1000ms"
outEffectDur="3000ms"/>

       <resource type="html" src="Indian.ogv" x="50%"  y="50%"  width="10%"
height="10%" z="6" xpath="page2" tIn="5000ms" tOut="9400ms"
inEffect="fadein" outEffect="fadeout" inEffectDur="1000ms"
outEffectDur="3000ms"/>


-- 
┌─────────────────────────┐
│    Narendra Sisodiya
│    http://narendrasisodiya.com
└─────────────────────────┘



More information about the whatwg mailing list