We are trying to include a timestamp using the vf_drawtext, from the ffmpeg-soc. We successfully compile the library and include the timestamp using the system time, but we have two problems: 1) using the system localtime_r function we need to force the ffmpeg to read the file in the same frequency of the input video; There is a way to overcome this, and get the right timestamp?
2) we want to create a timestamp from a pre determined time given by the user. It is possible to do this, how??? Thanks. _______________________________________________ libav-user mailing list [email protected] https://lists.mplayerhq.hu/mailman/listinfo/libav-user
