[vlc-devel] vlc: svn commit r17122 (hartman)

Subversion daemon svn at videolan.org
Mon Oct 16 23:58:13 CEST 2006


r17122 | hartman | 2006-10-16 23:58:12 +0200 (Mon, 16 Oct 2006) | 1 line
Changed paths:
   M /trunk/modules/packetizer/h264.c

Apparently ffmpeg doesn't like how we were feeding the SPS/PPS to it. At least this way it works. There is still something wrong. Instead of directly starting to work after the SPS/PPS is received (from MPEG-TS), it waits 1 extra I frame. If I just output the SPS/PPS directly instead of reinserting it, it works directly after the SPS/PPS is received on the I frame directly following them.
 > http://trac.videolan.org/vlc/changeset/17122

-- 
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