mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-01-31 19:42:26 +00:00
validate: Minor documentation fix
This commit is contained in:
parent
06749ee333
commit
91d3e70098
1 changed files with 1 additions and 1 deletions
|
@ -119,7 +119,7 @@
|
|||
VP8 as the video codec and Vorbis as the audio codec), you should use:
|
||||
</para>
|
||||
<informalexample>
|
||||
<programlisting>video/webm:video/x-raw,width=1920,height=1080-->video/x-vp8:audio/x-vorbis</programlisting>
|
||||
<programlisting>video/webm:video/x-raw,width=1920,height=1080->video/x-vp8:audio/x-vorbis</programlisting>
|
||||
</informalexample>
|
||||
<refsect3>
|
||||
<title>Some serialized encoding formats examples:</title>
|
||||
|
|
Loading…
Reference in a new issue