[FFmpeg-user] how to programmatically set live_start_index

Louis Letourneau lletourn49 at gmail.com
Wed Nov 16 21:14:56 EET 2016


>
> 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


I didn't see the libav-user mailing list when I first looked. I'll know
next time.

I finally solved the problem by passing an AVDictionary
 at avformat_open_input thanks to a similar post in that mailing list.

thanks again Carl.
Louis


More information about the ffmpeg-user mailing list