diff DOCS/tech/slave.txt @ 32438:faefba58f413

Implement a basic capture feature, available through -capture. If a specified key is pressed during playback, the current stream is captured to a file, similar to what -dumpstream achieves. patch by P«”sztor Szil«”rd, don tricon hu
author diego
date Thu, 21 Oct 2010 18:19:30 +0000
parents 8f35fc25523f
children 0c5bb45690ea
line wrap: on
line diff
--- a/DOCS/tech/slave.txt	Thu Oct 21 17:35:56 2010 +0000
+++ b/DOCS/tech/slave.txt	Thu Oct 21 18:19:30 2010 +0000
@@ -76,6 +76,10 @@
     If [abs] is non-zero, parameter is set to <value>.
     <value> is in the range [-100, 100].
 
+capturing [value]
+    Toggle/set capturing the primary stream like -dumpstream.
+    Requires the -capture parameter to be given.
+
 change_rectangle <val1> <val2>
     Change the position of the rectangle filter rectangle.
         <val1>
@@ -537,6 +541,7 @@
 switch_audio       int       -2      255     X   X   X    select audio stream
 switch_angle       int       -2      255     X   X   X    select DVD angle
 switch_title       int       -2      255     X   X   X    select DVD title
+capturing          flag      0       1       X   X   X    dump primary stream if enabled
 fullscreen         flag      0       1       X   X   X
 deinterlace        flag      0       1       X   X   X
 ontop              flag      0       1       X   X   X