Re: editing code4lib livestream - preferred format

From: Joe Hourcle <oneiros_at_nyob>
Date: Fri, 15 Feb 2013 14:46:42 -0500
To: CODE4LIB_at_LISTSERV.ND.EDU
On Feb 15, 2013, at 2:30 PM, Matthew Sherman wrote:

> Not to be snarky, but wouldn't the session on HTML5 video tell you what you
> need to know?

Code it in 3+ different formats, and stack your tags in hope that
you've used enough different codecs that the browser actually
supports one of them?

	http://caniuse.com/#feat=video,ogv,webm,mpeg4

... then fail back to syncronized slide show / audio:

	http://caniuse.com/#feat=audio,svg-smil

... then fail back to Flash or some other security risk.


(or did they have some other solution?)

-Joe



> 
> On Fri, Feb 15, 2013 at 1:20 PM, Tara Robertson <trobertson_at_langara.bc.ca>wrote:
> 
>> Hi,
>> 
>> I'm editing the video from code4lib into the sesison chunks.
>> 
>> What format should I export the videos as? Anything else I should be aware
>> of?
>> 
>> Thanks,
>> Tara
>> --
>> 
>> Tara Robertson
>> 
>> Accessibility Librarian, CILS <http://www2.langara.bc.ca/**cils/<http://www2.langara.bc.ca/cils/>
>>> 
>> T  604.323.5254
>> F  604.323.5954
>> trobertson_at_langara.bc.ca <mailto:Tara%20Robertson%20%**
>> 3Ctrobertson_at_langara.bc.ca<Tara%2520Robertson%2520%253Ctrobertson_at_langara.bc.ca>
>> %3E>
>> 
>> Langara. <http://www.langara.bc.ca>
>> 
>> 100 West 49th Avenue, Vancouver, BC, V5Y 2Z6
>> 
Received on Fri Feb 15 2013 - 14:43:11 EST