Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[client-side] Chat not included within export presentation #85

Open
1Luc1 opened this issue Jun 8, 2023 · 0 comments
Open

[client-side] Chat not included within export presentation #85

1Luc1 opened this issue Jun 8, 2023 · 0 comments

Comments

@1Luc1
Copy link

1Luc1 commented Jun 8, 2023

Client side version works good for me, besides the chat isn't rendered into the final export video. The download_client.rb script downloads the slides_new.xml file without any problem and seems valid to me.

The export_presentation.rb scripts generates the chats folder with the chat.svg file in it. The chat.svg file looks good to me. The final export video is empty (white) on the left side panel.

Some output from the export_presentation.rb script:

ffmpeg version n6.0 Copyright (c) 2000-2023 the FFmpeg developers
  built with gcc 13.1.1 (GCC) 20230429
  configuration: --prefix=/usr --disable-debug --disable-static --disable-stripping --enable-amf --enable-avisynth --enable-cuda-llvm --enable-lto --enable-fontconfig --enable-gmp --enable-gnutls --enable-gpl --enable-ladspa --enable-libaom --enable-libass --enable-libbluray --enable-libbs2b --enable-libdav1d --enable-libdrm --enable-libfreetype --enable-libfribidi --enable-libgsm --enable-libiec61883 --enable-libjack --enable-libjxl --enable-libmfx --enable-libmodplug --enable-libmp3lame --enable-libopencore_amrnb --enable-libopencore_amrwb --enable-libopenjpeg --enable-libopenmpt --enable-libopus --enable-libpulse --enable-librav1e --enable-librsvg --enable-libsoxr --enable-libspeex --enable-libsrt --enable-libssh --enable-libsvtav1 --enable-libtheora --enable-libv4l2 --enable-libvidstab --enable-libvmaf --enable-libvorbis --enable-libvpx --enable-libwebp --enable-libx264 --enable-libx265 --enable-libxcb --enable-libxml2 --enable-libxvid --enable-libzimg --enable-nvdec --enable-nvenc --enable-opencl --enable-opengl --enable-shared --enable-version3 --enable-vulkan

[...]

Input #3, svg_pipe, from '/bbb-recording-exporter/chats/chat.svg':
  Duration: N/A, bitrate: N/A
  Stream #3:0: Video: svg, bgra, 320x2760, 1 fps, 1 tbr, 1 tbn

[...]

Stream mapping:
  Stream #0:0 (wrapped_avframe) -> overlay (graph 0)
  Stream #1:0 (librsvg) -> overlay (graph 0)
  Stream #2:0 (librsvg) -> sendcmd:default (graph 0)
  Stream #3:0 (librsvg) -> sendcmd:default (graph 0)
  Stream #4:0 (vp9) -> scale:default (graph 0)
  overlay:default (graph 0) -> Stream #0:0 (libx264)
  Stream #4:1 -> #0:1 (vorbis (native) -> aac (native))

Someone knows whats going on?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant