mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-12-20 15:27:07 +00:00
validate: Remove 0.10 caps reference from the documentation
This commit is contained in:
parent
024b1762d7
commit
06749ee333
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-yuv,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