diff DOCS/man/en/mplayer.1 @ 24744:d81eef9beb1b

DirectShow based tv:// driver for win32 Teletext is also supported (but 625 system parameters are hardcoded). pthreads is required for teletext. Code is still experimental.
author voroshil
date Sat, 13 Oct 2007 17:14:39 +0000
parents a61687a23f68
children d22f7397f563
line wrap: on
line diff
--- a/DOCS/man/en/mplayer.1	Sat Oct 13 14:16:37 2007 +0000
+++ b/DOCS/man/en/mplayer.1	Sat Oct 13 17:14:39 2007 +0000
@@ -1909,6 +1909,23 @@
 Useful when the teletext system uses a non-latin character set, but language
 codes are not transmitted via teletext type 28 packets for some reason.
 To see a list of supported language codes set this option to \-1.
+.IPs "hidden_video_renderer (dshow only)"
+Terminate stream with video renderer instead of Null renderer (default: off).
+Will help if video freezes but audio does not.
+NOTE: May not work with \-vo directx and \-vf crop combination.
+.IPs "hidden_vp_renderer (dshow only)"
+Terminate VideoPort pin stream with video renderer 
+instead of removing it from the graph (default: off).
+Useful if your card has a VideoPort pin and video is choppy.
+NOTE: May not work with \-vo directx and \-vf crop combination.
+.IPs "system_clock (dshow only)"
+Use system clock as sync source instead of the default graph clock (usually the clock 
+from one of the live sources in graph).
+.IPs "normalize_audio_chunks (dshow only)"
+Create audio chunks with a time length equal to
+video frame time length (default: off).
+Some audio cards create audio chunks about 0.5s in size, resulting in
+choppy video when using immediatemode=0.
 .RE
 .
 .TP