On Thu, Sep 28, 2017 at 7:30 PM, Michael IV <[email protected]> wrote:
> Hi! > I am getting compiler warning for avcodec_parameters_copy being deprecated. > > But I also can't figure out how to use avcodec_parameters_copy when I have > AVStream as destination and AVCodecContext as src .AVCodecContext doesn't > have AVCodecParamters property. > > > check the codes in related h file, and in the include h file will tell you what to do. > _______________________________________________ > Libav-user mailing list > [email protected] > http://ffmpeg.org/mailman/listinfo/libav-user > >
_______________________________________________ Libav-user mailing list [email protected] http://ffmpeg.org/mailman/listinfo/libav-user
