Created by: HanzCEO
fixes #1044 (closed)
avformat_new_stream(AVFormatContext *s, const AVCodec *c) does not use their second parameter [1] So avcodec_parameters_from_context() should do the job [2]
Created by: HanzCEO
fixes #1044 (closed)
avformat_new_stream(AVFormatContext *s, const AVCodec *c) does not use their second parameter [1] So avcodec_parameters_from_context() should do the job [2]