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:
@@ -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"
|
||||
|
Reference in New Issue
Block a user