diff options
Diffstat (limited to 'files/ja/web/media')
-rw-r--r-- | files/ja/web/media/dash_adaptive_streaming_for_html_5_video/index.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/files/ja/web/media/dash_adaptive_streaming_for_html_5_video/index.html b/files/ja/web/media/dash_adaptive_streaming_for_html_5_video/index.html index 871d4ef8d2..517c96c23b 100644 --- a/files/ja/web/media/dash_adaptive_streaming_for_html_5_video/index.html +++ b/files/ja/web/media/dash_adaptive_streaming_for_html_5_video/index.html @@ -88,8 +88,8 @@ ffmpeg -i in.video -c:v libvpx-vp9 -keyint_min 150 -g 150 -tile-columns 4 -frame <h2 id="Links" name="Links">リンク</h2> -<p><a href="http://wiki.webmproject.org/adaptive-streaming/webm-dash-specification" title="http://wiki.webmproject.org/adaptive-streaming/webm-dash-specification">WebM DASH Specification at The WebM Project</a></p> +<p><a href="http://wiki.webmproject.org/adaptive-streaming/webm-dash-specification">WebM DASH Specification at The WebM Project</a></p> -<p><a href="http://dashif.org/" title="http://dashif.org/">DASH Industry Forum</a></p> +<p><a href="http://dashif.org/">DASH Industry Forum</a></p> <p><a href="http://wiki.webmproject.org/adaptive-streaming/instructions-to-playback-adaptive-webm-using-dash">WebM project description of how to create DASH files with FFMPEG</a></p> |