bigbluebutton-Github/record-and-playback/core/lib/recordandplayback
Calvin Walton 52fadaf4a6 Add a check to reject undecodable video streams.
In some cases, ffmpeg will be able to read the file, but the video itself
can't be decoded (missing/corrupt stream headers, for example). In this case,
some of the properties on the stream object will be nil.
Make sure that pix_fmt is present in the probed info, since that's a required
property.
2019-01-24 14:56:48 -05:00
..
edl Add a check to reject undecodable video streams. 2019-01-24 14:56:48 -05:00
generators add support for mp4 in the presentation playback, disabled by default 2018-07-12 00:05:17 -03:00
audio_archiver.rb - find audio wav files even if they are located in sub dirs 2014-10-08 13:50:41 -07:00
deskshare_archiver.rb recording: also archive .flv.ser files from deskshare directory 2017-04-16 17:28:37 -03:00
edl.rb Various recording script fixes & cleanups 2017-08-18 15:24:54 -04:00
events_archiver.rb Merge remote-tracking branch 'bigbluebutton/master' into merging-into-bbb-1.1 2017-04-04 20:42:15 +00:00
presentation_archiver.rb Update license. 2012-09-04 16:42:13 -05:00
video_archiver.rb Update license. 2012-09-04 16:42:13 -05:00