shvalb
5th August 2005, 11:24
Hi.
I have this program that creates an avi movie file and I need this movie to run on mobile-phones, I understand that many Mobile-Phones support 3gp format and I need to convert my avi to 3gp. The convertion must be embedded in my c++ program, so I need either a console application converter or the actuall code of the converter or a codec that I can install in my OS and compress the avi using 3gp codec.
can anyone reference me to something that might help me ??
Thanks.
I have this program that creates an avi movie file and I need this movie to run on mobile-phones, I understand that many Mobile-Phones support 3gp format and I need to convert my avi to 3gp. The convertion must be embedded in my c++ program, so I need either a console application converter or the actuall code of the converter or a codec that I can install in my OS and compress the avi using 3gp codec.
can anyone reference me to something that might help me ??
Thanks.