diff options
author | Jonas Smedegaard <dr@jones.dk> | 2017-05-18 16:48:07 +0200 |
---|---|---|
committer | Jonas Smedegaard <dr@jones.dk> | 2017-05-18 16:48:07 +0200 |
commit | 856ac60b55af5f0f411d5a04ca4a14fdc1a972c4 (patch) | |
tree | c90c10310b0fc2365c384ddbe65755abca567253 /templates | |
parent | 3e20fa43a4660c2ea81dfee3e3479dce91709d60 (diff) |
Refine text on external players.
Diffstat (limited to 'templates')
-rw-r--r-- | templates/video.mdwn | 15 |
1 files changed, 10 insertions, 5 deletions
diff --git a/templates/video.mdwn b/templates/video.mdwn index bd96cec..23bcd64 100644 --- a/templates/video.mdwn +++ b/templates/video.mdwn @@ -17,11 +17,16 @@ </div><TMPL_IF live-app> <p><strong>Recommendations:</strong> <ul> -<li>Best: Desktop/laptop computer with dedicated media player <a href="https://mpv.io/">mpv</a> -(or the slightly heavier <a href="http://bakamplayer.u8sand.net/">Baka</a> or <a href="https://lhc70000.github.io/iina/">IINA</a>), -and play the <TMPL_UNLESS nom3u8><a href="//media.couchdesign.dk/<TMPL_VAR stem>.m3u8">HLS</a> stream. -<li> Good: Desktop/laptop computer with recent version of <a href="https://mozilla.org/firefox/">Firefox</a>. -<li>NB! Infrequent "freeze"s of a few seconds may occur, or on iPhone up to 10 seconds. +<li>Best: Pass the <TMPL_UNLESS nom3u8><a href="//media.couchdesign.dk/<TMPL_VAR stem>.m3u8">HLS</a> stream +on a desktop/laptop computer +with the dedicated media player <a href="https://mpv.io/">mpv</a> +(or the slightly heavier <a href="http://bakamplayer.u8sand.net/">Baka</a> +or <a href="https://lhc70000.github.io/iina/">IINA</a>). +<li> Good: Watch this page +on a desktop/laptop computer +with a recent version of <a href="https://mozilla.org/firefox/">Firefox</a>. +<li>NB! Infrequent "freeze"s of a few seconds may occur, +or on iPhone up to 10 seconds. </TMPL_UNLESS></p> [[!meta script="/js/lib/adapter.min.js"]] [[!meta script="/js/lib/janus.nojquery.js"]] |