Subj : Re: Change Frame of .AVI file To : borland.public.cpp.borlandcpp From : Ed Mulroy [TeamB] Date : Mon Jul 12 2004 08:18 am What you are using is the command line tools from C++ Builder version 5. However you are asking about it in the newsgroup for the old Borland C++ compiler. For best results you should post C++ Builder questions in newsgroups related to that product, newsgroups with the word 'cppbuilder' in their name. Try posting that question in one of these groups borland.public.cppbuilder.nativeapi borland.public.cppbuilder.graphics .. Ed > Emcpete wrote in message > news:40f21de5$1@newsgroups.borland.com... > > I am completely new to C++ so you will have to forgive > my inexperience. > > I need to change the color of some pixels of a certain > frame of an .AVI movie file. > > Can anyone point me in the right direction? > > Bye the way, I am using the Free Borland C++ compiler > on Windows XP. .