Reader Animated Storybooks Animation Process Software Design A Solution The Problem Americans on average watch two hours of television each day. They read.

Slides:



Advertisements
Similar presentations
Created by P. Shoemaker for WLCS
Advertisements

Introduction to Digital Video. Digital Video Digital vs. Analog Analog video uses a continuous electrical signal to capture footage on a magnetic tape.
Steps of a Design Brief V Design Brief  Problem, identification, and definition Establish a clear idea of what is to be accomplished. Identify.
Rapid Prototyping Dimensions and terminology Non-computer methods
INTEGRATING YOUTUBE INTO TEACHING & LEARNING. What is YouTube?  video sharing website where users can upload, view, & share video clips  allows users.
Adobe Flash CS4 – Illustrated Unit E: Optimizing and Publishing a Movie.
Chapter 6 Preparing and Publishing Applications. Chapter 6 Lessons 1.Publish movies 2.Reduce file size to optimize a movie 3.Create a preloader 4.Publish.
Section 9.1 Identify multimedia design guidelines Identify sources of multimedia files Explain the ethical use of multimedia files Describe multimedia.
Unit 6 – Multimedia Element: Animation
Chapter 6 Photoshop and ImageReady: Part II The Web Warrior Guide to Web Design Technologies.
Objective Understand web-based digital media production methods, software, and hardware. Course Weight : 10%
. Website and file organization. How websites work.
Lipoprotein transport comes alive: Media for courses Dr. Lon Owen Biology Sharon Gorman e-Learning Center.
Specialized Application Software
Chapter 14: Event-Driven Programming with Graphical User Interfaces
Multimedia Enabling Software. The Human Perceptual System Since the multimedia systems are intended to be used by human, it is a pragmatic approach to.
Gearbox Software PRODUCTION PIPELINE – JOBS TITLES – JOB DESCRIPTIONS.
Promoting Success for All Students through Technology.
Software and Multimedia
Creating a Web Site Back to Table of Contents. Creating a Web Site Conceiving a Web Site Planning a Web Site 2 Creating a Web Site Section 9-1 Section.
Television Production Team. Standard 7.0 Standard Text: Exhibit knowledge of the television production team. Learning Goal: Students will be able to understand.
Created by: Ian Osborn. Possibilities Of Movie Maker Windows Movie Maker allows users to organize and add effects to media clips that ordinarily would.
The New Medical Device Audio & Video Player The interactive learning tool that is full of possibilities! from CMO Digital.
Dreamweaver Domain 3 KellerAdobe CS5 ACA Certification Prep Flash Domain 2 KellerAdobe CS5 ACA Certification Prep Flash Domain 2: Identifying Rich Media.
Specialized Application Software © 2013 The McGraw-Hill Companies, Inc. All rights reserved.Computing Essentials 2013.
Title of Articulate Module (must match what’s on the VITALS calendar) Johnny Hippocrates, MD Assistant Professor of Western Medicine
Chapter 3 Multimedia Skills
Creating Multimedia Interaction with Windows Media Technologies 7.
Chapter 6 Publishing to the iPad. Installing Software for Working with the iPad When you create layout in InDesign, you can use the Adobe Content Viewer.
The Basic Book Trailer. What is a Book Trailer? A book trailer is similar to a movie trailer. It uses images, sound and sometimes video to sell the book’s.
Multimedia Design 1. 2 Objectives By completion of this session, you will be able to: Organize your multimedia project Develop Flowcharts and Storyboards.
Adobe Flash CS3 Revealed Chapter 1 - GETTING STARTED WITH FLASH.
MULTIMEDIA DEFINITION OF MULTIMEDIA
CHAPTER TEN AUTHORING.
© 2001 Business & Information Systems 2/e1 Chapter 8 Personal Productivity and Problem Solving.
Lead Black Slide Powered by DeSiaMore1. 2 Chapter 8 Personal Productivity and Problem Solving.
Understand business uses of presentation software and methods of distribution.
CS 352, W12 Eric Happe, Daniel Sills, Daniel Thornton, Marcos Zavala, Ben Zoon ANDROID/IOS RPG GAME UI.
Chapter 7 Animation Prepared by: Ms. Ma. Anna Corina G. Kagaoan College of Arts and Sciences.
Storyboarding The Why and the How…. A set of drawings that represent screen layout sequences First used by filmmakers to plan the sequences of movie scenes.
MULTIMEDIA Hardware 4/24/2017.
AUDACITY Year Five. ICT TASK  Four lessons  First lesson will have students researching using tablets and computers information about the sun’s interaction.
Introduction to Interactive Media Interactive Media Tools: Authoring Applications.
Reading Flash. Training target: Read the following reading materials and use the reading skills mentioned in the passages above. You may also choose some.
Teaching and Learning with Technology Master title style  Allyn and Bacon 2002 Teaching and Learning with Technology to edit Master title style  Allyn.
Storyboarding Where It All Begins. The Storyboard The first step is to understand what you are trying to communicate and what your intended message is.
Lesson 3-Multimedia Skills. Overview Members of a multimedia team. Roles and responsibilities in a multimedia team.
Understanding Web-Based Digital Media Production Methods, Software, and Hardware Objective
Multimedia. A medium (plural media) is something that a presenter can use for presentation of information Two basic ways to present information are: –Unimedium.
Introduction to Digital Video. Digital Video Digital vs. Analog Analog video uses a continuous electrical signal to capture footage on a magnetic tape.
Unit 13 – Website Development FEATURES OF WEBSITES.
Adobe Flash Professional CS5 – Illustrated Unit E: Optimizing and Publishing a Movie.
Learning Aim A.  Websites are constructed on many different features.  It can be useful to think about these when designing your own websites.
Unit 6 – Multimedia Element: Animation
Introduction to Digital Video
Activity Development Process
Introduction to Digital Video
Presentation Graphics
Software and Multimedia
Introduction to Digital Video
Software and Multimedia
Introduction to Digital Video
Animation Procedures Basic Concepts.
Objective Understand web-based digital media production methods, software, and hardware. Course Weight : 10%
FILM TRAILERS The Making
Tutorial 7 – Integrating Access With the Web and With Other Programs
PRODUCTION PHASES CHANGES
PRODUCTION PHASES CHANGES
Creative Media Pre-production Introduction Creative Media GCSE
Adobe Flash CS3 Revealed
Presentation transcript:

Reader Animated Storybooks Animation Process Software Design A Solution The Problem Americans on average watch two hours of television each day. They read for about seven minutes. Books are actively consumed, whereas television is passively consumed. We need active engagement to learn and remember, but how can books compete with the flashiness of television? Mobile technology can marry active engagement and visually-appealing digital media. By putting interactive books on mobile phones and tablets, we can bring the next generation of readers into their stories. In fact, by using voice recognition made capable by mobile devices, we can let a story unfold only as the reader reads aloud the narrative! An animated story is meant to be read as well as watched. Text appears on the screen, the mobile device waits for the reader to speak it, and then the scene visually unfolds. What’s a Reader Animated Storybook? What’s Next? Our next step is to obtain feedback from Android Market by testing our application on readers young and old. Based on our results, we will improve our application and write more. We decided to use video files for the animation instead of any specialized graphics tool. This enables the artist to work with any technology, exporting the final result to a standard video file format. The artist also submits a plain text file with the story dialog, page transition times, and text colors. A custom tool was written to convert that plain text to an XML format which can be used directly in Android development. (Figure 3) The Android platform was chosen for ease of development and publishing. Initially, there were open questions about which animation and speech recognition technologies would be most appropriate. A core set of states and transitions (updating text, recognizing speech, animating, etc.) would be needed regardless of implementation. A reusable design was devised to accommodate this. (Figure 1) Speech Recognition Our first prototype used Android’s cloud-based speech recognizer. This provided accurate results but was slow, sometimes taking up to five seconds to submit the recorded audio, generate results on Google’s servers, and send them back to the device. When a user’s speech did not match the target text, the delay was discouraging. A better option was Pocket Sphinx, an open source toolkit for speech recognition that could run entirely on the device. While not perfect for all applications, we could provide a language model limited to only the words that were in our story. This made result matching more forgiving and increased speed, enabling us to provide word-by-word visual feedback to the user almost instantaneously. Integrating the Story Brainstorming Brainstorming is not just an accumulation of ideas, it is also a decision making process. Artists and designers have to decide from the initial conception of ideas, which one will be the best solution for the problem. For this project, we decided to create our own story rather than utilize an existing one. This allowed for more creative freedoms with how the story could progress as well as the complexity of the animations that would result. Development Process Storyboards From numerous brainstorming sessions came the idea of a robot named Tell and his robot dog Digger. Snapshots of their life quickly came to mind, like playing fetch and gardening on Mars. Therefore the next step in the animation process was to create storyboards. (Figure 2) Storyboards are sketches of the key frames of animated sequences. They help to logically process how the animations will play out because key frames indicate the starting point and end point of any sequence that requires a smooth transition. By drawing out the necessary key frames first, the animator is able to get an idea of whether the sequence needs to be animated frame by frame or if the sequence can utilize a tween. This also is when the compositions of scenes consisting of the layout and color schemes are decided upon. Because the process of animation is tedious and time consuming, it was important to make sure the storyboards were well thought out before beginning to integrate the scenes into the animation software. Animation Funding By: Differential Tuition Office of Research and Sponsored Programs Department of Computer Science ~ University of Wisconsin Eau Claire Jonathan Fretheim Computer Science Katrina Russell Graphic Design Christopher R. Johnson Assistant Professor of Computer Science Adobe Flash was utilized to create the animations, and Adobe Illustrator was used to create individual graphics. Flash contains features known as tweens that when added to the frames create smooth transitions between the key frames. This enables some animations to take less time to create, for example, making an object go across the screen. Other animations, like making Digger’s tail wag, needed to utilize frame-by-frame animation because the action was too complicated for tween animation. To create a finalized movie once the animations were complete, the artist exported the movie file from Flash as.mov file. From there, we utilized the Adobe Media Encoder software to write the.mov file to a H.264 format that could be more easily incorporated into the software. Figure 1 Figure 2 Figure 3