bigbluebutton-Github/record-and-playback
Calvin Walton 93422b5f21 Move ffmpeg '-an' and '-vn' options out of the working format args
Disabling audio or video processing isn't really something that's part
of the working format (and at some point we might want to combine
audio+video processing together).

Move the setting of the '-an' and '-vn' options to where they're
required - as a detail of the EDL processing for video-only and
audio-only components of the output.

Honestly, the main reason for this change is that when testing alternate
working formats, I had accidentally dropped the '-vn' option from the
FFMPEG_WF_ARGS variable without noticing.
2021-08-26 11:20:52 -04:00
..
core Move ffmpeg '-an' and '-vn' options out of the working format args 2021-08-26 11:20:52 -04:00
notes/scripts
podcast/scripts
presentation Recording processing using MP4/OGG temporary files, stream copy, and customizable (lower) frame rates. 2021-03-08 20:14:48 +02:00
screenshare
slides
.rubocop.yml Update gems for record-and-playback 2020-01-21 17:13:16 -05:00
changelog.md
deploy.sh
pyproject.toml presentation recording: generate poll svg images without gnuplot 2020-01-13 14:34:30 -05:00