[Ffmpeg-devel] Timestamps on Decoding
Paul Curtis
pfc
Mon Oct 24 01:31:18 CEST 2005
Diego Biurrun wrote:
> MPlayer can use both libavformat and ist native demuxers for demuxing
> and both ffmpeg and libmpeg2 for decoding MPEG-2.
I watched which demuxer & codecs were being used by default, and then
looked at that code. I'll go back and check the libavformat method for
demuxing.
I will look for the avcodec_decode_audio() & avcodec_decode_video()
function calls, and trace back to determine how mplayer gets the PTS.
Paul
More information about the ffmpeg-devel
mailing list