bigbluebutton-Github/record-and-playback/core/lib/recordandplayback
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
..
edl Move ffmpeg '-an' and '-vn' options out of the working format args 2021-08-26 11:20:52 -04:00
generators Don't re-parse the events xml for the has_screenshare_audio check 2021-08-19 10:58:04 -04:00
workers feat(events): store etherpad events file 2021-05-04 13:06:12 -03:00
edl.rb Recording processing using MP4/OGG temporary files, stream copy, and customizable (lower) frame rates. 2021-03-08 20:14:48 +02:00
events_archiver.rb - store status when recording has no start/stop marks 2021-03-26 13:39:27 -07:00
workers.rb RaP: Clean up resque worker code, add worker for keep_events feature 2020-01-21 17:14:39 -05:00