Tuesday, October 30, 2007

new dynamic STL list

I always have to look back on how to do this, so here we go:

list<string> * myList = new list<string>();

Monday, October 15, 2007

VIVO and Video input a VGA card ?

I wanted to watch the video that is going out of my FreeBox HD on my PC. I thought of using the sVideo output of the FreeBox HD, and use the Peritel of the FreeBox HD for the sound.

I know I can use streaming directly from Free, but on the direct streaming there is no TF1 or M6.

On some PC VGA cards, you have a sVideo or DVI plug. However these are almost always video OUT only. To be able to use your VGA card for acquisition, it has to be VIVO labelled (Video In, Video Out). Just FYI.

Wednesday, October 3, 2007