Hello.
I'm doing video transcoding live stream using libx264. 
I have to stop sometimes and start the RTSP stream. But after starting for 
about 2 seconds, I see frames from the previous session.
How can I reset the AVCodecContext buffer? 
 
If I call it  — avcodec_flush_buffers()
it will result in an error — Ignoring attempt to flush encoder that doesn't 
support it
 
 
 
_______________________________________________
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