[FFmpeg-user] how to programmatically set live_start_index
Carl Eugen Hoyos
ceffmpeg at gmail.com
Wed Nov 16 20:51:13 EET 2016
2016-11-16 16:37 GMT+01:00 Louis Letourneau <lletourn49 at gmail.com>:
> 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
More information about the ffmpeg-user
mailing list