obs-ffmpeg: Change clear on media end wording for media source

As per mantis issue 1403, the current wording for ClearOnMediaEnd is
ambiguous. Since it says "Hide source", some may believe it to mean the
scene item in the sources list will have it's visibility set to hidden.
This wording makes it clearer what the checkbox actually does.
This commit is contained in:
VodBox
2019-03-11 12:16:54 +13:00
parent 2a6070e308
commit ce4bda45df

View File

@@ -31,7 +31,7 @@ Input="Input"
InputFormat="Input Format"
BufferingMB="Network Buffering (MB)"
HardwareDecode="Use hardware decoding when available"
ClearOnMediaEnd="Hide source when playback ends"
ClearOnMediaEnd="Show nothing when playback ends"
Advanced="Advanced"
RestartWhenActivated="Restart playback when source becomes active"
CloseFileWhenInactive="Close file when inactive"