[FFmpeg-user] Avoiding rollover pts due to input looping

Robert Nagy ronag89 at gmail.com
Mon May 21 00:03:34 CEST 2012


I would like to avoid to handle pts rollover due to input looping. In
particular the need to reinitialize filter graphs.

Can I do that by modifying the AVPacket::pts after av_read_frame in
order to get continuous pts, or can that mess up decoders?


More information about the ffmpeg-user mailing list