[MPlayer-DOCS] [PATCH] real media sync faq
Diego Biurrun
diego at biurrun.de
Wed Nov 23 09:38:52 CET 2005
On Tue, Nov 22, 2005 at 10:23:02PM -0500, compn wrote:
> another FAQ that all devs know the answer to but is not in the DOCS.
>
> hopefully its formatted correctly... pls check it before apply :)
> --- DOCS/xml/en/faq.xml 20 Oct 2005 23:07:55 -0000 1.98
> +++ DOCS/xml/en/faq.xml 23 Nov 2005 00:38:42 -0000
> @@ -708,6 +708,13 @@
> </itemizedlist>
> </para></answer>
> </qandaentry>
> +<qandaentry>
> +<question><para>
> +How can I get rid of a/v desync while seeking through .rm stream?
> +</para></question>
> +<answer><para>
> +<option>-mc 10</option> can help.
> +</para></answer>
> </qandadiv>
The <qandaentry> tag is never closed. It's also not forbidden to insert
empty lines between FAQ entries ;)
Applied, thanks.
Diego
More information about the MPlayer-DOCS
mailing list