I have a program the creates flash format stream and is work the first time 
thru but when I process the second stream, I get DTS/PTS non monotonically 
errors.
After each stream I free and reallocate all contexts:
avcodec_free_context() of all streams video and audio
avformat_free_context()
avio_close()

What am I missing so the format context can be reallocate and used?

Thanks William
_______________________________________________
Libav-user mailing list
[email protected]
https://ffmpeg.org/mailman/listinfo/libav-user

To unsubscribe, visit link above, or email
[email protected] with subject "unsubscribe".

Reply via email to