diff options
Diffstat (limited to 'ext/mplex/gstmplex.cc')
-rw-r--r-- | ext/mplex/gstmplex.cc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/ext/mplex/gstmplex.cc b/ext/mplex/gstmplex.cc index 297bdcdd..253e9cf3 100644 --- a/ext/mplex/gstmplex.cc +++ b/ext/mplex/gstmplex.cc @@ -28,10 +28,10 @@ * and (un)compressed audio streams such as AC3, MPEG layer I/II/III. * It is based on the <ulink url="http://mjpeg.sourceforge.net/">mjpegtools</ulink> library. * Documentation on creating MPEG videos in general can be found in the - * <ulink url="https://sourceforge.net/docman/display_doc.php?docid=3456&group_id=5776#s7">MJPEG Howto</ulink> + * <ulink url="https://sourceforge.net/docman/display_doc.php?docid=3456&group_id=5776">MJPEG Howto</ulink> * and the man-page of the mplex tool documents the properties of this element, * which are shared with the mplex tool. - * + * * <refsect2> * <title>Example pipeline</title> * |[ |