comparison 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
comparison
equal deleted inserted replaced
24743:acb856c03bd8 24744:d81eef9beb1b
1907 Specify default teletext language code (default: 0), which will be used 1907 Specify default teletext language code (default: 0), which will be used
1908 as primary language until a type 28 packet is received. 1908 as primary language until a type 28 packet is received.
1909 Useful when the teletext system uses a non-latin character set, but language 1909 Useful when the teletext system uses a non-latin character set, but language
1910 codes are not transmitted via teletext type 28 packets for some reason. 1910 codes are not transmitted via teletext type 28 packets for some reason.
1911 To see a list of supported language codes set this option to \-1. 1911 To see a list of supported language codes set this option to \-1.
1912 .IPs "hidden_video_renderer (dshow only)"
1913 Terminate stream with video renderer instead of Null renderer (default: off).
1914 Will help if video freezes but audio does not.
1915 NOTE: May not work with \-vo directx and \-vf crop combination.
1916 .IPs "hidden_vp_renderer (dshow only)"
1917 Terminate VideoPort pin stream with video renderer
1918 instead of removing it from the graph (default: off).
1919 Useful if your card has a VideoPort pin and video is choppy.
1920 NOTE: May not work with \-vo directx and \-vf crop combination.
1921 .IPs "system_clock (dshow only)"
1922 Use system clock as sync source instead of the default graph clock (usually the clock
1923 from one of the live sources in graph).
1924 .IPs "normalize_audio_chunks (dshow only)"
1925 Create audio chunks with a time length equal to
1926 video frame time length (default: off).
1927 Some audio cards create audio chunks about 0.5s in size, resulting in
1928 choppy video when using immediatemode=0.
1912 .RE 1929 .RE
1913 . 1930 .
1914 .TP 1931 .TP
1915 .B \-tvscan <option1:option2:...> (TV and MPlayer only) 1932 .B \-tvscan <option1:option2:...> (TV and MPlayer only)
1916 Tune the TV channel scanner. 1933 Tune the TV channel scanner.