Hi all,
OS:WinCE 6.0
Platform:TI OMAP35xx Mistral EVM kit
We had interfaced camera to the TI OMAP3530 EVM and we are trying to record a video from the camera sensor.For video recording we are trying to use the DVSDK Mpeg4VideoEncoder.dll DirectShow filter for recoding the video as mpeg4.
Since Mpeg4VideoEncoder.dll DirectShow filter in the DVSDK uses DSP for encoding we are suspecting it to record the video at higher frame rate than the Software video encoder.
Currently for the default WinCE wmv video encoder,the filter graph is
Video Source Filter-->Color Convertor-->DMOWrapperFilter-->WMV Encoder-->Mux Filter--->File Writer
But for TI Mpeg4VideoEncoder.dll,i am not sure about how the filter graph would be?.Since the source for Mpeg4VideoEncoder.dll is not included as part of DVSDK.
Please let me know exactly which part of above graph was replaced by TI's Mpeg4VideoEncoder.dll?
Because of this i was not able to utilize DSP for video encoding purpose.
Regards,
Prabu