Avidemux Forum

Avidemux => Main version 2.6 => Topic started by: Jan Gruuthuse on April 03, 2017, 09:43:37 AM

Title: deprecated: AVStream.codec
Post by: Jan Gruuthuse on April 03, 2017, 09:43:37 AM
Just seen this flying by on terminal output?
[adm_lavLogCallback] 09:39:12-431  [lavc] Using AVStream.codec to pass codec parameters to muxers is deprecated, use AVStream.codecpar instead
Title: Re: deprecated: AVStream.codec
Post by: eumagga0x2a on April 03, 2017, 08:08:30 PM
Should be fixed by [muxer] Populate codecpar, silence lavc deprecated warning (https://github.com/mean00/avidemux2/commit/d2b1f44087b5774f00410db77fb9c560095939cc).
Title: Re: deprecated: AVStream.codec
Post by: Jan Gruuthuse on April 04, 2017, 05:09:36 AM
thanks, seems OK now.