obs-ffmpeg: Add network buffering property

(Note: This commit also modifies deps/media-playback)

Allows buffering network-based media sources where supported.  Default
is two megabytes of buffering.
This commit is contained in:
jp9000
2017-05-29 19:13:18 -07:00
parent 0302a4e7f7
commit 892a6548e7
4 changed files with 26 additions and 2 deletions

View File

@@ -23,6 +23,7 @@ LocalFile="Local File"
Looping="Loop"
Input="Input"
InputFormat="Input Format"
BufferingMB="Network Buffering (MB)"
HardwareDecode="Use hardware decoding when available"
ClearOnMediaEnd="Hide source when playback ends"
Advanced="Advanced"