Hi,
Suppose I have a movie, which its size is 720*480, but I need to send to my display device a buffer, which its size is 1024*2048.
I want that the decoded frame will be positioned at the upper left corner of my buffer, thus the extra place in each raw will be filled with zeros.
Is there a way to do it, or I must copy the decoded output buffer line by line into my 1024*2048 buffer?
Thanks,
Shai
_______________________________________________ Libmpeg2-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/libmpeg2-devel