I'm using a VB program that generates TXT file that has Quick Time TextTrack content.. It can be played with Quicktime and the movie shows scrolling text. (more info on :
But, when the video is played above another video the scrolling text doesnt showed up (my program is supposed to make a NEWSTICKER effect like we usually see on TVs)
My prediction is the Quicktime movie (that i produced) has alpha channel information so it doesnt rendered like it supposed to be... FYI, the video renderer that used to prepare the video that would be broadcasted uses alpha information to determine what should be shown and which part should not be rendered....
So, what can i do to make the TextTrack movie to be shown up above the video (layer)...? Any suggestion would be very appreciated cuz i'm already desperate looking for other reference on the Net..
But, when the video is played above another video the scrolling text doesnt showed up (my program is supposed to make a NEWSTICKER effect like we usually see on TVs)
My prediction is the Quicktime movie (that i produced) has alpha channel information so it doesnt rendered like it supposed to be... FYI, the video renderer that used to prepare the video that would be broadcasted uses alpha information to determine what should be shown and which part should not be rendered....
So, what can i do to make the TextTrack movie to be shown up above the video (layer)...? Any suggestion would be very appreciated cuz i'm already desperate looking for other reference on the Net..