[ 
https://issues.apache.org/jira/browse/GUACAMOLE-307?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16284371#comment-16284371
 ] 

Michael Jumper commented on GUACAMOLE-307:
------------------------------------------

This is due to the wrong function being invoked within guacenc's implementation 
of the "size" instruction.

We are currently calling {{guacenc_display_get_layer()}}, but this is incorrect 
as that function can only deal with layers, and "size" can apply to both layers 
and buffers. We should instead be calling 
{{guacenc_display_get_related_buffer}}.

> guacenc: WARNING: Layer index out of bounds: -1 when trying to convert video 
> to m4v
> -----------------------------------------------------------------------------------
>
>                 Key: GUACAMOLE-307
>                 URL: https://issues.apache.org/jira/browse/GUACAMOLE-307
>             Project: Guacamole
>          Issue Type: Bug
>          Components: guacenc
>            Reporter: Pugazendhi Asaimuthu
>            Assignee: Michael Jumper
>            Priority: Trivial
>         Attachments: Anusha.1
>
>
> Getting "guacenc: WARNING: Layer index out of bounds: -1" when I execute 
> "sudo guacenc /path/to/recording/recordingfilename.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to