On Sun, Jul 27, 2008 at 10:19:17PM -0700, Baptiste Coudurier wrote: > > Like figured out, flv uses 32 bit signed timestamps, meaning that > pts_wrap_bits must be set to 31. I think this could be more readable if you used a #define with and explanatory name for the number 31. Diego