Changeset 964
- Timestamp:
- 04/28/10 03:32:25 (3 years ago)
- Files:
-
- 4 edited
-
plugins/audiodescription/v4/audiodescription.swf (modified) (previous)
-
plugins/audiodescription/v4/com/jeroenwijering/plugins/Audiodescription.as (modified) (1 diff)
-
testing/files/bitrates.xml (modified) (1 diff)
-
testing/files/chapters.xml (modified) (8 diffs)
Legend:
- Unmodified
- Added
- Removed
-
plugins/audiodescription/v4/com/jeroenwijering/plugins/Audiodescription.as
r913 r964 86 86 /** Extract a waveform of the sound when it's completed. **/ 87 87 private function completeHandler(evt:Event):void { 88 if(view.config['client'].indexOf(' 9.') > 0) { return; }89 88 var arr:ByteArray; 90 89 var bts:Number = 4410; 91 90 var pos:Number; 91 //if(view.config['client'].indexOf(' 9.') > 0) { return; } 92 92 // load a sound sample every .1 second. 93 93 while(bts == 4410) { -
testing/files/bitrates.xml
r885 r964 20 20 <title>HTTP streaming</title> 21 21 <description>Bitrate switching for HTTP streaming is done on startup and with every seek and fullscreen switch.</description> 22 <media:content bitrate="1600" width="1080" url="http://content.bitsontherun.com/videos/ 8Juv1MVa-67727.mp4" />23 <media:content bitrate="1200" width="720" url="http://content.bitsontherun.com/videos/ 8Juv1MVa-485.mp4" />24 <media:content bitrate="800" width="480" url="http://content.bitsontherun.com/videos/ 8Juv1MVa-484.mp4" />25 <media:content bitrate="400" width="320" url="http://content.bitsontherun.com/videos/ 8Juv1MVa-483.mp4" />22 <media:content bitrate="1600" width="1080" url="http://content.bitsontherun.com/videos/LJSVMnCF-67067.mp4" /> 23 <media:content bitrate="1200" width="720" url="http://content.bitsontherun.com/videos/LJSVMnCF-329.mp4" /> 24 <media:content bitrate="800" width="480" url="http://content.bitsontherun.com/videos/LJSVMnCF-60830.mp4" /> 25 <media:content bitrate="400" width="320" url="http://content.bitsontherun.com/videos/LJSVMnCF-327.mp4" /> 26 26 <media:thumbnail url="http://content.bitsontherun.com/thumbs/8Juv1MVa-480.jpg" /> 27 27 <jwplayer:type>http</jwplayer:type> -
testing/files/chapters.xml
r374 r964 7 7 <item> 8 8 <title>Opening credits</title> 9 <media:content url="http://content.bitsontherun.com/videos/ 8Juv1MVa-483.mp4" type="video/mp4" start="00:00" />9 <media:content url="http://content.bitsontherun.com/videos/LJSVMnCF-60830.mp4" type="video/mp4" start="00:00" /> 10 10 <description>In which we meet Proog and Emo, the two characters of this movie.</description> 11 11 <link>http://orange.blender.org/</link> … … 15 15 <item> 16 16 <title>Wire attack</title> 17 <media:content url="http://content.bitsontherun.com/videos/ 8Juv1MVa-483.mp4" type="video/mp4" start="00:26" />17 <media:content url="http://content.bitsontherun.com/videos/LJSVMnCF-60830.mp4" type="video/mp4" start="00:26" /> 18 18 <description>In which the computer world of our actors is being introduced.</description> 19 19 <link>http://orange.blender.org/</link> … … 23 23 <item> 24 24 <title>The bird cave</title> 25 <media:content url="http://content.bitsontherun.com/videos/ 8Juv1MVa-483.mp4" type="video/mp4" start="01:10" />25 <media:content url="http://content.bitsontherun.com/videos/LJSVMnCF-60830.mp4" type="video/mp4" start="01:10" /> 26 26 <description>In which Proog takes upon his role as a guide and savely sees Emo across.</description> 27 27 <link>http://orange.blender.org/</link> … … 31 31 <item> 32 32 <title>Answer the phone</title> 33 <media:content url="http://content.bitsontherun.com/videos/ 8Juv1MVa-483.mp4" type="video/mp4" start="02:30" />33 <media:content url="http://content.bitsontherun.com/videos/LJSVMnCF-60830.mp4" type="video/mp4" start="02:30" /> 34 34 <description>In which Emo and Proog have their first argument.</description> 35 35 <link>http://orange.blender.org/</link> … … 39 39 <item> 40 40 <title>Across the gap</title> 41 <media:content url="http://content.bitsontherun.com/videos/ 8Juv1MVa-483.mp4" type="video/mp4" start="03:44" />41 <media:content url="http://content.bitsontherun.com/videos/LJSVMnCF-60830.mp4" type="video/mp4" start="03:44" /> 42 42 <description>In which we learn that not everything here is what it looks like.</description> 43 43 <link>http://orange.blender.org/</link> … … 47 47 <item> 48 48 <title>Elevator Ride</title> 49 <media:content url="http://content.bitsontherun.com/videos/ 8Juv1MVa-483.mp4" type="video/mp4" start="04:53" />49 <media:content url="http://content.bitsontherun.com/videos/LJSVMnCF-60830.mp4" type="video/mp4" start="04:53" /> 50 50 <description>In which Proog and Emo jump into space, and fall back again.</description> 51 51 <link>http://orange.blender.org/</link> … … 55 55 <item> 56 56 <title>Final Conflict</title> 57 <media:content url="http://content.bitsontherun.com/videos/ 8Juv1MVa-483.mp4" type="video/mp4" start="06:25" />57 <media:content url="http://content.bitsontherun.com/videos/LJSVMnCF-60830.mp4" type="video/mp4" start="06:25" /> 58 58 <description>In which Emo does not tolerate Proogs guidance anymore, with fatal consequence.</description> 59 59 <link>http://orange.blender.org/</link> … … 63 63 <item> 64 64 <title>Ending Credits</title> 65 <media:content url="http://content.bitsontherun.com/videos/ 8Juv1MVa-483.mp4" type="video/mp4" start="09:25" />65 <media:content url="http://content.bitsontherun.com/videos/LJSVMnCF-60830.mp4" type="video/mp4" start="09:25" /> 66 66 <description>In which the huge list of contributers to this project passes by.</description> 67 67 <link>http://orange.blender.org/</link>
Note: See TracChangeset
for help on using the changeset viewer.
