[MPlayer-dev-eng] [PATCH] tv:// for win32

Diego Biurrun diego at biurrun.de
Tue Oct 9 12:02:31 CEST 2007


On Tue, Oct 09, 2007 at 04:33:49PM +0700, Vladimir Voroshilov wrote:
> 
> I have prepared updated version of "tv:// for win32" patchset.
> 
> --- DOCS/man/en/mplayer.1	(revision 24750)
> +++ DOCS/man/en/mplayer.1	(working copy)
> @@ -1909,6 +1909,23 @@
> +.IPs "hidden_video_renderer (dshow only)"
> +Terminate stream with video renderer instead of Null renderer (default: off)

Missing period.

> +Will help if video freezes but audio does not.
> +NOTE: May not work with -vo directx and -vf crop combination.

Escape the - with backslashes.

> +.IPs "hidden_vp_renderer (dshow only)"
> +This option will cause VidePort pin stream to be terminated with video renderer 

VideOPort ?

> +instead of removing it from graph (default: off).

from the

> +Use this option if your card have VideoPort pin and video is choppy.

s/have/has a/

> +NOTE: May not work with -vo directx and -vf crop combination.

see above

> +.IPs "system_clock (dshow only)"
> +Use system clock as sync source instead of default graph clock (usually the clock 

of the

> +from one of live sources in graph.

one of the, missing parenthesis

> +.IPs "normilize_audio_chunks (dshow only)"

normAlize

> +Some audio cards creates audio chunks with about 0.5 sec size resulting

create, resulting in

> +choppy video when using mplayer with immediatemode=0

This is not specific to MPlayer, missing period.

Diego



More information about the MPlayer-dev-eng mailing list