2016-11-16 16:37 GMT+01:00 Louis Letourneau <[email protected]>: > if(av_opt_set_int(av_format_ctx_->priv_data, "live_start_index", 0, 0) > != 0)
Is priv_data the right parameter? I would have expected a FormatContext. There is a dedicated mailing list for using the FFmpeg libraries, see: https://ffmpeg.org/contact.html Carl Eugen _______________________________________________ ffmpeg-user mailing list [email protected] http://ffmpeg.org/mailman/listinfo/ffmpeg-user To unsubscribe, visit link above, or email [email protected] with subject "unsubscribe".
