New submission from Grae Cullen <[EMAIL PROTECTED]>: Problem:
This revision, 9148, disables certain types of NAL Streams, and makes bit stream switching harder. A sample video is included. Revision 9148: allocate PPS and SPS dynamically patch by Andreas Ă–man andreas ta olebyn tod nu reference thread: subject: [FFmpeg-devel] [PATCH] h264: allocate PPS and SPS dynamically date: 05/28/2007 03:00 PM Here is the reason for the patch: >Hi >The following patch reduces sizeof(H264Context) from ~240kB to ~140kB. >If only a few SPS and PPS are used (which i believe is most common) >thus, it should save some memory footprint. Basically, the old code is more robust, I don't think 100kb is really a big deal. You can see from me sample file the difference in behavior. ffplay houseToSoccer2.264 Thanks a lot, God Bless you, Grae Cullen ---------- messages: 2649 nosy: Grae priority: normal status: new substatus: new title: Regression in revision 9148 -- Unable to play H264 Streams that change SPS/PPS during stream. type: bug ______________________________________________________ FFmpeg issue tracker <[EMAIL PROTECTED]> <https://roundup.mplayerhq.hu/roundup/ffmpeg/issue557> ______________________________________________________
