Book Image

Creative Motion Mastery with Adobe After Effects

By : Vishu Aggarwal
Book Image

Creative Motion Mastery with Adobe After Effects

By: Vishu Aggarwal

Overview of this book

Visual effects and motion graphics are everywhere, shaping the film, TV, games, websites, and application landscape. Navigating a field this complex and ever-expanding demands more than mere familiarity with tools; you need to stand out to get ahead. Creative Motion Mastery with Adobe After Effects is the definitive guide that not only equips you with the essential skills to distinguish yourself, but also takes you through real projects that you can add to your portfolio. Guided by a hands-on learning approach, you'll master the UI, workflow, and diverse projects such as text animation, shape layers, and rotoscoping. With this newfound knowledge, you’ll take your graphic design and post-production skills to the next level using chroma keying, particle simulations, and 2D and 3D tracking. You’ll progress faster than someone taking a formal course in Adobe After Effects! And it’s not all about creating; you’ll import graphics from Illustrator and Photoshop and apply post-production effects to give them a new life. Finally, you’ll discover how seamlessly you can export and manage your projects, ensuring end-to-end coverage of all you need. By the end of the book, you’ll have a thorough understanding of Adobe After Effects, equipped with the skills and practice you need to propel your career in graphic design.
Table of Contents (18 chapters)
1
Part 1: Working with Motion Graphics
8
Part 2: Post-Production and Visual Effects
13
Part 3: 2D and 3D Tracking, and Rendering

What is a format and a codec?

The video format refers to the specific file type used to store digital video data. It defines how the video information is encoded, stored, and structured within a file. Common video formats include .mp4, .avi, .mov, .mkv, and .wmv. Each format has its own specifications regarding video and audio compression methods, resolutions, and other technical aspects.

Conversely, a codec (short for encoder-decoder) is a software or hardware tool that compresses and decompresses digital media files. Codecs are used to shrink the size of video, audio, or image files, making them easier to store and share. When you play a video or audio file, the codec decompresses the data for playback. Examples of video codecs include H.264, H.265, and VP9, and audio codecs include AAC and MP3. The choice of codec can significantly impact the quality and file size of the media. H.264 is the most common video codec for the web and is widely supported across various devices, operating...