On 28.02.2016, at 03:10, Mats Peterson <[email protected]> wrote:
> On 02/28/2016 03:00 AM, Mats Peterson wrote: >> >> >> >> _______________________________________________ >> ffmpeg-devel mailing list >> [email protected] >> http://ffmpeg.org/mailman/listinfo/ffmpeg-devel >> > > Why is the packet data in AVI packets sometimes zero bytes when using stream > copy, Michael? There certainly must be some reason for it? AVI is fixed frame rate. If you have for example variable frame rate input empty packets will be used to get the right timing. I'm not sure that is truly the cause in your case, but it is at least one possible reason. _______________________________________________ ffmpeg-devel mailing list [email protected] http://ffmpeg.org/mailman/listinfo/ffmpeg-devel
