hi
Now i want to do a application on omap3530. it just like a Digital Video Camera (DVC) .
I want to record the encode video in sd card and then playback it ,through the codec engine H.264.
but the video is not a stand video ,it just can show on the LCD through the LCD control of the omap3530(dss).
my tft lcd just 320*240,not the 480p or 720p or 1080p.
if i can encode the video frame one by one?if i can consider the one video frame as the in.dat ?(like the ./examples/apps ,in.dat )
then one frame video to one encoded.dat. After sometimes add all the encoded.dat into one file ,at last save it in the sd card.
or can you tell me how to do that ?
And i want to find the "H.264 Baseline Profile Encoder on OMAP3530 User’s Guide ,Literature Number: SPRUET9 July 2009",but where it is?
regards
LEE