bigbluebutton-Github/record-and-playback
Calvin Walton 3c1a9cd7c4 RAP: Use "asetpts=N" in ffmpeg audio processing
There's an issue sometimes where when processing the audio from a
desktop sharing file, the STARTPTS value is invalid somehow, and this
results in bad timestamps in the output stream. Depending on the
selected codec/container combination, this might result in errors such
as spam of the message:

Application provided invalid, non monotonically increasing dts to muxer in stream

or simply a hang during processing.

Since we're already using aresample in async mode to correct timestamp
gaps, we can use "asetpts=N" here to simply set the audio frame pts
values to the sample number directly, giving proper monotonic timestamps
with no gaps.
2021-10-21 11:23:09 -04:00
..
core RAP: Use "asetpts=N" in ffmpeg audio processing 2021-10-21 11:23:09 -04:00
notes/scripts Revert "Revert "Rename notes playback nginx file"" 2019-05-09 13:44:48 -04:00
podcast/scripts Fixes podcast undefined method xpath errors 2018-12-06 10:50:48 -02:00
presentation recording: Anonymize names in chat 2021-09-02 15:02:27 -04:00
screenshare screenshare recording format: add breakout room info to metadata.xml 2019-11-20 13:59:48 -05:00
slides Delete the 'slides' processing scripts 2014-11-13 11:15:43 -02:00
.rubocop.yml Update gems for record-and-playback 2020-01-21 17:13:16 -05:00
changelog.md a log file by meeting in archive phase 2013-04-29 16:03:21 -05:00
deploy.sh - deploy recording scripts in proper location 2019-06-04 14:07:10 -04:00
pyproject.toml presentation recording: generate poll svg images without gnuplot 2020-01-13 14:34:30 -05:00