The document proposes a new algorithm for hiding an image within a video clip. The algorithm embeds the first and second rows of the image into the first and last rows of each video frame. It does this for the red, green, and blue color channels. To extract the image, it takes the first and last rows of each frame and reconstructs the first two rows of the embedded image. The algorithm was implemented in MATLAB. Experimental results showed the hidden image was visually indistinguishable from the original video and had improved image quality compared to other methods. PSNR values between 30-31 dB demonstrated the effectiveness of the proposed approach.