[
https://issues.apache.org/jira/browse/GUACAMOLE-551?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16450063#comment-16450063
]
Nick Couchman commented on GUACAMOLE-551:
-----------------------------------------
>From latest git master version, running on Ubuntu 16.04.4, it seems to work
>fine:
{code}
guac@guachost2:~$ /opt/guac/bin/guacenc recording.1
guacenc: INFO: Guacamole video encoder (guacenc) version 0.9.14
guacenc: INFO: 1 input file(s) provided.
guacenc: INFO: Video will be encoded at 640x480 and 2000000 bps.
guacenc: INFO: Encoding "recording.1" to "recording.1.m4v" ...
guacenc: INFO: All files encoded successfully.
{code}
Version information:
{code}
guac@guachost2:~$ cat /etc/os-release
NAME="Ubuntu"
VERSION="16.04.4 LTS (Xenial Xerus)"
ID=ubuntu
ID_LIKE=debian
PRETTY_NAME="Ubuntu 16.04.4 LTS"
VERSION_ID="16.04"
HOME_URL="http://www.ubuntu.com/"
SUPPORT_URL="http://help.ubuntu.com/"
BUG_REPORT_URL="http://bugs.launchpad.net/ubuntu/"
VERSION_CODENAME=xenial
UBUNTU_CODENAME=xenial
guac@guachost2:~$ ffmpeg -V
ffmpeg version 2.8.14-0ubuntu0.16.04.1 Copyright (c) 2000-2018 the FFmpeg
developers
built with gcc 5.4.0 (Ubuntu 5.4.0-6ubuntu1~16.04.9) 20160609
configuration: --prefix=/usr --extra-version=0ubuntu0.16.04.1
--build-suffix=-ffmpeg --toolchain=hardened --libdir=/usr/lib/x86_64-linux-gnu
--incdir=/usr/include/x86_64-linux-gnu --cc=cc --cxx=g++ --enable-gpl
--enable-shared --disable-stripping --disable-decoder=libopenjpeg
--disable-decoder=libschroedinger --enable-avresample --enable-avisynth
--enable-gnutls --enable-ladspa --enable-libass --enable-libbluray
--enable-libbs2b --enable-libcaca --enable-libcdio --enable-libflite
--enable-libfontconfig --enable-libfreetype --enable-libfribidi --enable-libgme
--enable-libgsm --enable-libmodplug --enable-libmp3lame --enable-libopenjpeg
--enable-libopus --enable-libpulse --enable-librtmp --enable-libschroedinger
--enable-libshine --enable-libsnappy --enable-libsoxr --enable-libspeex
--enable-libssh --enable-libtheora --enable-libtwolame --enable-libvorbis
--enable-libvpx --enable-libwavpack --enable-libwebp --enable-libx265
--enable-libxvid --enable-libzvbi --enable-openal --enable-opengl
--enable-x11grab --enable-libdc1394 --enable-libiec61883 --enable-libzmq
--enable-frei0r --enable-libx264 --enable-libopencv
libavutil 54. 31.100 / 54. 31.100
libavcodec 56. 60.100 / 56. 60.100
libavformat 56. 40.101 / 56. 40.101
libavdevice 56. 4.100 / 56. 4.100
libavfilter 5. 40.101 / 5. 40.101
libavresample 2. 1. 0 / 2. 1. 0
libswscale 3. 1.101 / 3. 1.101
libswresample 1. 2.101 / 1. 2.101
libpostproc 53. 3.100 / 53. 3.100
{code}
> guacenc warning "Layer index out of bounds: -1"
> -----------------------------------------------
>
> Key: GUACAMOLE-551
> URL: https://issues.apache.org/jira/browse/GUACAMOLE-551
> Project: Guacamole
> Issue Type: Bug
> Components: guacamole-server
> Affects Versions: 0.9.14
> Reporter: Manjeeta Raj
> Priority: Minor
> Attachments: MJ.m4v, command.png, recording.1
>
>
> guacenc instruction throws a warning of "Layer index out of bounds: -1" for
> a recorded file "sudo guacenc /path/to/recording/recordingfilename". This
> issue was raised before too and says its fixed, for which link is attached
> below. Attaching the recorded file as well.
>
> [https://issues.apache.org/jira/browse/GUACAMOLE-307?attachmentSortBy=fileName|http://example.com]
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)