Mediaserver - AVStream.codec to pass codec parameters to muxers is deprecated, use AVStream.codecpar instead. messages in Syslog
AnsweredWith the latest version of mediaserver, I am getting the following messages in my syslog.
Is there a way to fix this?
Vince
Jun 8 15:55:47 ubuntu mediaserver[28754]: [matroska @ 0xffff3c085e20] Using AVStream.codec.time_base as a timebase hint to the muxer is deprecated. Set AVStream.time_base instead.
Jun 8 15:55:47 ubuntu mediaserver[28754]: [matroska @ 0xffff3c085e20] Using AVStream.codec to pass codec parameters to muxers is deprecated, use AVStream.codecpar instead.
Jun 8 15:55:47 ubuntu mediaserver[28754]: [matroska @ 0xffff3c085e20] Using AVStream.codec to pass codec parameters to muxers is deprecated, use AVStream.codecpar instead.
Jun 8 15:56:20 ubuntu mediaserver[28754]: [matroska @ 0xffff0c01f400] Using AVStream.codec.time_base as a timebase hint to the muxer is deprecated. Set AVStream.time_base instead.
Jun 8 15:56:20 ubuntu mediaserver[28754]: [matroska @ 0xffff0c01f400] Using AVStream.codec to pass codec parameters to muxers is deprecated, use AVStream.codecpar instead.
-
Hi Vince,
Thank you for your feedback.
This is a known issue, but there is no easy workaround currently. It is a log generated from the ffmpeg library used by the mediaserver.
0 -
Is there any update on how to fix this issue? I'm also running into this.
0
Please sign in to leave a comment.
Comments
2 comments