| Video compressor/decompressor Although i am not 1 on 1 with c++(not even a beginner) i have compiled a few programs(2 command line which are mine and 1 other with a GUI)
The 3rd program i've compiled is called VirtualDub(source is available)
It uses the VfW framework in Windows, but i wanted to make an app for symbian mobile(s60v3 or my phone nokia n73)
But as the name says VfW it is only designed for windows and needs installed codecs to work..i want to be able to re-encode video files on my phone.
Is there any video compressor and decompressor for avi files (with source) available that has these codecs integrated and doesn't need the video for windows framework so it can be ported for Symbian?
P.S
Sorry if i posted this in wrong section(as i didnt find any suitable for symbian c++ or similar) |