Bitmap Video Resizing

Description

This test shows a video whose size is animated, the result is displayed on top of a static image.
Both textures use a Bitmap node to allow efficient handling of the textures.
The resizing of the video is not done using a Transform2D node (or TransformMatrix2D) but by changing the size property of the Bitmap node.

GPAC Regression Tests
(C) 2002-2006 GPAC Team

Download