Logo Animation Export & Delivery Formats 2 — Questions and Answers
Question 1: For an animated logo intended for a broadcast TV bumper/sting, which format is most appropriate?
- Animated GIF
- H.264 at 720p
- ProRes 422 HQ at 1080i/1080p (Correct answer)
- WebP
Correct answer: ProRes 422 HQ at 1080i/1080p
ProRes 422 HQ at 1080i or 1080p is the broadcast industry standard, accepted by virtually all broadcast facilities for on-air delivery.
Question 2: Which image sequence format is preferred for lossless, transparent logo animation handoffs between software applications?
- PNG sequence (Correct answer)
- JPEG sequence
- BMP sequence
- TIFF sequence
Correct answer: PNG sequence
PNG sequences provide lossless compression with full alpha channel support, making them the preferred format for inter-application handoffs without quality loss.
Question 3: What is the primary advantage of delivering a logo animation as an SVG animation over a raster video format?
- Better audio synchronization capabilities
- Infinite scalability without quality loss (Correct answer)
- Broader browser support than any video format
- Faster rendering on all devices
Correct answer: Infinite scalability without quality loss
SVG animations are vector-based and can scale to any size without pixelation, making them ideal for responsive web environments where display sizes vary.
Question 4: What does 'pre-multiplied alpha' mean in a logo animation export context?
- The alpha value is multiplied by the total frame count
- RGB color values are multiplied by the alpha value before storage (Correct answer)
- Alpha is applied as a post-processing step after rendering
- Multiple alpha channels are blended together
Correct answer: RGB color values are multiplied by the alpha value before storage
Pre-multiplied alpha means RGB values are already multiplied by the alpha before storage, which affects how compositing software blends the footage with other layers.
Question 5: For an animated logo delivered via an email signature, which format has the widest email client support?
- WebM
- SVG animation
- Animated GIF (Correct answer)
- MP4
Correct answer: Animated GIF
Animated GIF is supported by virtually all email clients for inline animation display, despite its 256-color limitation.
Question 6: Which export setting most directly controls the smoothness of playback for an animated logo?
- Color depth
- Frame rate (Correct answer)
- Pixel aspect ratio
- Audio sample rate
Correct answer: Frame rate
Frame rate determines how many individual frames are displayed per second, directly controlling how smooth or choppy the animation appears.
Question 7: What is the purpose of an 'alpha channel' in logo animation export?
- To control audio levels within the video
- To define transparency information in the image (Correct answer)
- To set frame interpolation method
- To adjust playback speed
Correct answer: To define transparency information in the image
An alpha channel stores per-pixel transparency data, allowing the animated logo to be composited over different backgrounds without a solid color matte.
For an animated logo intended for a broadcast TV bumper/sting, which format is most appropriate?