Hi, On Wed, Apr 22, 2009 at 10:02 AM, Michael Niedermayer <michaelni at gmx.at> wrote: > changing the packet_size to signed is rejected What if I make AVFormatContext->packet_size unsigned? Seems like it's always incorrect. Ronald