obs-ffmpeg: Add clear on media end option

Clears source video when the media stream ends.
This commit is contained in:
kc5nra
2015-03-24 00:21:24 -05:00
parent 8effe2c635
commit dd2d6494a1
2 changed files with 11 additions and 0 deletions

View File

@@ -9,6 +9,7 @@ Input="Input"
InputFormat="Input Format"
ForceFormat="Force format conversion"
HardwareDecode="Use hardware decoding when available"
ClearOnMediaEnd="Clear media on stream end"
Advanced="Advanced"
AudioBufferSize="Audio Buffer Size (frames)"
VideoBufferSize="Video Buffer Size (frames)"