X-Git-Url: http://research.m1stereo.tv/gitweb?a=blobdiff_plain;f=docs%2Fservices.txt;h=16c42cc58fba45381f5df7640a2beca8fc6b7885;hb=6336039a203c6496691784682f9ad56eb13abcc3;hp=f7dbbee4ff18ac7f1bc49626efdf8fbd938ae306;hpb=8a0491490ada5c3c83900528695544d4c1a1b41e;p=melted diff --git a/docs/services.txt b/docs/services.txt index f7dbbee..16c42cc 100644 --- a/docs/services.txt +++ b/docs/services.txt @@ -237,7 +237,7 @@ Producers Known Bugs - none + in/out settings are incorrectly handled. ppm Description @@ -373,11 +373,11 @@ Consumers Constructor Argument - int video_standard - 0 = PAL, 1 = NTSC + string video_standard - "PAL" (default) or "NTSC" Initialisation Properties - int video_standard - see above + int video_standard - 0 = PAL, 1 = NTSC Read Only Properties @@ -429,5 +429,6 @@ Consumers Known Bugs - ? + NTSC handling needs tightening up - sdl:NTSC is the only valid + constructor for NTSC playback at the moment.