RESIZING mPEG
how to resize mpeg file as per size of the
picture box
how to resize mpeg file as per size of the
picture box
this is not a simple topic to cover - you need to know about how to handle video streams and the formatting and so on. It's not a simple task at all.
I would expect that perhaps you need some codecs to "talk" with and configure, some codecs allow giving it the size you want at the end of it all and are applied during the encoding process.
Sorry couldn't have been much help but it must be noted, its not a simple task