I want to be able to split a video in half while playing it.
The general idea is to take a video that is (for example) 64pixels high and 1000 pixels wide and play it in a 128pixel high and 500 pixel wide window.
Kind of a CRLF in the middle of the video
example:
http://ideadeploymentonline.com/misc/forum/one.bmp
would be played as:
http://ideadeploymentonline.com/misc/forum/split1.bmp
I am sure DirectX could do it, but I have NO CLUE where to even begin to research it.
The general idea is to take a video that is (for example) 64pixels high and 1000 pixels wide and play it in a 128pixel high and 500 pixel wide window.
Kind of a CRLF in the middle of the video
example:
http://ideadeploymentonline.com/misc/forum/one.bmp
would be played as:
http://ideadeploymentonline.com/misc/forum/split1.bmp
I am sure DirectX could do it, but I have NO CLUE where to even begin to research it.