bigbluebutton-Github/record-and-playback/core/lib
Calvin Walton 5cb32ec088 Recording: Move tpad filter to after fps filter
The tpad filter is problematic on the variable-framerate webcam files,
and the result can end up being hangs (or, at least, very slow
processing) in the compositing.

Move the tpad filter to the compositing process where it can run after
the fps filter has converted the video to constant framerate. It still
needs to run before the start trimming, so switch to using the trim
filter rather than the fps filter's start_pts feature.
2022-12-06 15:59:54 -05:00
..
recordandplayback Recording: Move tpad filter to after fps filter 2022-12-06 15:59:54 -05:00
boot.rb RaP: Clean up resque worker code, add worker for keep_events feature 2020-01-21 17:14:39 -05:00
custom_hash.rb Merge remote-tracking branch 'mconf/mconf' 2017-03-20 19:45:59 +00:00
recordandplayback.rb [fix-PR-14628] - Include Return of the props in the read_props method. 2022-04-20 10:00:07 -03:00