[vlc-devel] Re: (no subject)
Olivier Aubert
oaubert at lisi.univ-lyon1.fr
Fri Apr 14 16:55:23 CEST 2006
The date is not exact anyway, as the information taken from the p_input
to tag an image obtained in a video output. The snapshot_GetMovieTime
function tries to alleviate this, by substracting p_input->i_pts_delay
from the p_input time, but it is not very precise. The best way would be
to timestamp (in movie time) packets/images along the whole
access/demux/.../output chain, but this is a heavy modification of the
code, and maybe not desired by the VLC team.
Olivier
--
This is the vlc-devel mailing-list, see http://www.videolan.org/vlc/
To unsubscribe, please read http://developers.videolan.org/lists.html
More information about the vlc-devel
mailing list