> > 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 _______________________________________________ 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".
