Hello, My setup is : dm6446 / montvista linux When we run the decode demo ( supplied by TI ), after the decode binary render's any video the last frame of the video remains as it is on the screen. And if i run another video, the last screen of the first video is present, than second video will start runing. My problem is how do i clear the screen when the decode binary finishes rendering the video. Once the video is finished the screen should be cleared. How do i do that?
I tried to do, $ fbset -fb /dev/fb/0 -xres 0 $ fbset -fb /dev/fb/2 -xres 0 $ fbset -fb /dev/fb/3 -xres 0. It doesnt clear the screen ? What do i need to do to clear the last frame of video stream? What do i need to change in decode demo code ? Warm Regards, Sagar
_______________________________________________ Davinci-linux-open-source mailing list [email protected] http://linux.davincidsp.com/mailman/listinfo/davinci-linux-open-source
