On 8/7/15, Ganesh Ajjanagadde <gajja...@mit.edu> wrote: > https://trac.ffmpeg.org/ticket/4753: > The issue seems to come from the fact that there are multiple frames per > packet. > In fact, the duration field of the packet is set incorrectly, > and reports the duration of a single frame only (80). > Unfortunately, I do not know about where/how this needs to be done, > but can do this if a dev outlines the process.
Write trivial g729_parser which splits input into 8 byte packets. Problem is how to tell parser from demuxer that another non 8 byte mode is in operation. Because decoder operates in one of two modes, either 8 byte or 10 byte. > > Thanks, > Ganesh > _______________________________________________ > ffmpeg-devel mailing list > ffmpeg-devel@ffmpeg.org > http://ffmpeg.org/mailman/listinfo/ffmpeg-devel > _______________________________________________ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org http://ffmpeg.org/mailman/listinfo/ffmpeg-devel