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

Diego Biurrun diego at biurrun.de
Tue Oct 9 14:31:24 CEST 2007


On Tue, Oct 09, 2007 at 05:19:19PM +0700, Vladimir Voroshilov wrote:
> 
> --- DOCS/man/en/mplayer.1	(revision 24750)
> +++ DOCS/man/en/mplayer.1	(working copy)
> @@ -1909,6 +1909,23 @@
> +.IPs "hidden_vp_renderer (dshow only)"
> +This option will cause VideoPort pin stream to be terminated with video renderer 
> +instead of removing it from the graph (default: off).

Terminate VideoPort pin stream with video renderer 
instead of removing it from the graph (default: off).

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

Useful if your card has a VideoPort pin and video is choppy.

> +.IPs "normalize_audio_chunks (dshow only)"
> +This option will create audio chunks with time length equal to
> +video frame time length (default: off).

Create audio chunks with a time length equal to the
video frame time length (default: off).

> +Some audio cards create audio chunks with about 0.5 sec size, resulting
> +choppy video when using immediatemode=0.

Some audio cards create audio chunks about 0.5s in size, resulting in
choppy video when using immediatemode=0.

Diego



More information about the MPlayer-dev-eng mailing list