Hi DSP Community,
Regarding your encoder demo that comes with the DM6446 EVM, I cannot seem to determine what is setting the written file's frame rate. Also, how do the macros FBIOPAN_DISPLAY and FBIO_WAITFORVSYNC relate to the method calls in the code? (I assume that those macros are defined in some system header files, somewhere, since they do not appear in the code.)
How do I set the frames per second in the encoded video files (writer thread)? (When playing back a file that I encode at four frames per second in Windows, it plays back much faster, and when playing the same file in Linux with mplayer, I have to specify the frames per second to mplayer, since mplayer cannot find it in the H.264 header.)
Any information on this is appreciated!
-Jon