[
https://issues.apache.org/jira/browse/GUACAMOLE-167?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15843832#comment-15843832
]
Michael Jumper commented on GUACAMOLE-167:
------------------------------------------
Hi [~ultima1252] - I think I have this fixed on the "ffmpeg-compat" branch on
my fork of incubator-guacamole-server:
https://github.com/mike-jumper/incubator-guacamole-server/tree/ffmpeg-compat
Mind giving that a try?
> avcodec_encode_video2() is deprecated
> -------------------------------------
>
> Key: GUACAMOLE-167
> URL: https://issues.apache.org/jira/browse/GUACAMOLE-167
> Project: Guacamole
> Issue Type: Bug
> Components: guacenc
> Affects Versions: 0.9.10-incubating
> Environment: FreeBSD, Head, 11.0, 10.3
> Reporter: Richard Gallamore
> Assignee: Michael Jumper
> Priority: Minor
> Attachments: guacamole-server-0.9.10.log
>
>
> FFmpeg has deprecated {{avcodec_encode_video2()}} in favor of
> {{avcodec_send_frame()}} / {{avcodec_receive_packet()}}. See:
> https://github.com/FFmpeg/FFmpeg/blob/n3.2.2/libavcodec/avcodec.h#L5320
> Attached is a log file of the build if you are interested in other env, I can
> add those too.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)