Hello.
I'm doing video transcoding live stream. The H264 input stream from the usb 
camera, I decided to encode the same AVFrame in different threads for streaming 
x264 with low bitrate and for jpg snapshots, but at some points 
avcodec_send_frame is successful, at others it returns error -22, and sometimes 
even Segmentation fault.
 
What can be done about it?
_______________________________________________
Libav-user mailing list
Libav-user@ffmpeg.org
https://ffmpeg.org/mailman/listinfo/libav-user

To unsubscribe, visit link above, or email
libav-user-requ...@ffmpeg.org with subject "unsubscribe".

Reply via email to