I've been trying to fiddle around with using ffmpeg to encode video into h264, but if I set max_b_frames to more than 1 I get lots of errors about non-monotone timestamps, regardless of the output format I use. Is encoding h264 with multiple b-frames supported? Thanks, Ian