[FFmpeg-devel] looping input and pts rollover

Robert Nagy ronag89 at gmail.com
Wed May 23 23:38:23 CEST 2012


Andrey, I'm not sure what you suggest would work since your solution
seems to assume that video and audio is synced directly out of the
demuxer, which isn't always the case. Also how would cases where
"(total_audio_samples) % (audio_samples_per_frame * total_frames) !=
0" work when looping?


More information about the ffmpeg-devel mailing list